Jpp - the software that should make you happy
|
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 477 of file JLigier.cc.
|
inline |
Default constructor.
Definition at line 484 of file JLigier.cc.
|
inline |
Add message to client queues depending on subscription of each client.
message | message |
Definition at line 494 of file JLigier.cc.
|
inline |
Drop all messages from client queues for which the client has not the 'all' subscription.
Definition at line 505 of file JLigier.cc.