Public Attributes | |
struct event_base * | evbase |
struct event * | fifo_event |
struct ev_io | fifo_event |
FILE * | input |
struct ev_loop * | loop |
CURLM * | multi |
int | still_running |
guint | timer_event |
struct event * | timer_event |
struct ev_timer | timer_event |
Definition at line 63 of file asiohiper.cpp.
struct event_base* _GlobalInfo::evbase |
Definition at line 80 of file hiperfifo.c.
struct event* _GlobalInfo::fifo_event |
Definition at line 81 of file hiperfifo.c.
struct ev_io _GlobalInfo::fifo_event |
Definition at line 85 of file evhiperfifo.c.
FILE * _GlobalInfo::input |
Definition at line 89 of file evhiperfifo.c.
struct ev_loop* _GlobalInfo::loop |
Definition at line 84 of file evhiperfifo.c.
Definition at line 65 of file asiohiper.cpp.
Definition at line 66 of file asiohiper.cpp.
guint _GlobalInfo::timer_event |
struct event* _GlobalInfo::timer_event |
Definition at line 82 of file hiperfifo.c.
struct ev_timer _GlobalInfo::timer_event |
Definition at line 86 of file evhiperfifo.c.