golib
0.5
|
Public Member Functions | |
void | cleanupConnectedObjects () |
Public Attributes | |
int | classID |
goString | objectName |
goMutex | connectedObjectsMutex |
bool | connectedObjectsLocked |
bool | connectedObjectsCleanupNeeded |
goList< goObjectBase * > | connectedObjects |
goMutex | queuedMethodsMutex |
goList< int > | queuedMethods |
goList< goObjectMethodParameters * > | queuedMethodParams |