Wrapper of Instance/Delete ThreadCache in thread. More...
#include <EventLoop.h>
Public Member Functions | |
| EventLoopThreadWrapper () | |
| Constructor Function. | |
| virtual | ~EventLoopThreadWrapper () |
| Destructor Function. | |
Static Public Member Functions | |
| static EventLoop *& | GetInst (InetAddress *address=nullptr) |
| Get EventLoop Instance. @reutrn Returns EventLoop Instance. | |
Private Attributes | |
| EventLoop * | instance |
| This thread EventLoop instance. | |
Wrapper of Instance/Delete ThreadCache in thread.
Definition at line 179 of file EventLoop.h.