My Project
|
Public Attributes | |
int | socket |
bool | loop |
char * | buffer |
Thread | thread |
Lock | lock |
char* GGSEvent::buffer |
read buffer
Lock GGSEvent::lock |
lock
bool GGSEvent::loop |
loop
int GGSEvent::socket |
socket
Thread GGSEvent::thread |
thread