Jpp
|
List of ControlHost client managers. More...
Public Member Functions | |
JClientList () | |
Default constructor. More... | |
void | add (const JDispatch &message) |
Add message to client queues depending on subscription of each client. More... | |
void | drop () |
Drop all messages from client queues for which the client has not the 'all' subscription. More... | |
List of ControlHost client managers.
Definition at line 454 of file JLigier.cc.
|
inline |
Default constructor.
Definition at line 461 of file JLigier.cc.
|
inline |
Add message to client queues depending on subscription of each client.
message | message |
Definition at line 471 of file JLigier.cc.
|
inline |
Drop all messages from client queues for which the client has not the 'all' subscription.
Definition at line 482 of file JLigier.cc.