|
Planeshift
|
This is the complete list of members for MsgHandler, including all inherited members.
| AddToLocalQueue(MsgEntry *me) | MsgHandler | inline |
| Broadcast(MsgEntry *msg, broadcasttype scope=NetBase::BC_EVERYONEBUTSELF, int guildID=-1) | MsgHandler | inlinevirtual |
| broadcasttype typedef | MsgHandler | |
| Flush() | MsgHandler | inline |
| GetPing() | MsgHandler | inline |
| Initialize(NetBase *nb, int queuelen=500) | MsgHandler | |
| MsgHandler() | MsgHandler | |
| Multicast(MsgEntry *msg, csArray< PublishDestination > &multi, uint32_t except, float range) | MsgHandler | inlinevirtual |
| mutex | MsgHandler | protected |
| netbase | MsgHandler | protected |
| Publish(MsgEntry *msg) | MsgHandler | |
| queue | MsgHandler | protected |
| SendMessage(MsgEntry *msg) | MsgHandler | inlinevirtual |
| Subscribe(iNetSubscriber *subscriber, msgtype type, uint32_t flags=0x01) | MsgHandler | virtual |
| subscribers | MsgHandler | protected |
| Unsubscribe(iNetSubscriber *subscriber, msgtype type) | MsgHandler | virtual |
| UnsubscribeAll(iNetSubscriber *subscriber) | MsgHandler | virtual |
| ~MsgHandler() | MsgHandler | virtual |