Public Member Functions | |
Event () | |
Public Attributes | |
void * | data |
HandlerType | handler |
Definition at line 50 of file curlite.cpp.
|
inline |
Definition at line 55 of file curlite.cpp.
void* curlite::Event< HandlerType >::data |
Definition at line 53 of file curlite.cpp.
HandlerType curlite::Event< HandlerType >::handler |
Definition at line 52 of file curlite.cpp.