FACT++
1.0
|
Public Member Functions | |
Trigger () | |
void | Add (tcp_connection *ptr) |
void | Remove (tcp_connection *ptr) |
void | commandHandler () |
Public Member Functions inherited from DimCommandHandler | |
DimCommand * | getCommand () |
virtual | ~DimCommandHandler () |
Private Attributes | |
DimCommand | fCmd |
vector< tcp_connection * > | vec |
Additional Inherited Members | |
Public Attributes inherited from DimCommandHandler | |
DimCommand * | itsCommand |