|
Equalizer
1.4.1
|
| _cmdUnknown(Command &command) | co::Dispatcher | [protected] |
| addConnectionDescription(ConnectionDescriptionPtr cd) | co::Node | |
| createNode(const uint32_t type) | co::Node | [protected, virtual] |
| deserialize(std::string &data) | co::Node | |
| dispatchCommand(Command &command) | co::Dispatcher | [virtual] |
| Dispatcher() (defined in co::Dispatcher) | co::Dispatcher | |
| Dispatcher(const Dispatcher &from) (defined in co::Dispatcher) | co::Dispatcher | |
| Func typedef (defined in co::Dispatcher) | co::Dispatcher | |
| getConnection() const | co::Node | [inline] |
| getConnectionDescriptions() const | co::Node | |
| getLastReceiveTime() const | co::Node | [inline] |
| getNodeID() const (defined in co::Node) | co::Node | [inline] |
| getType() const | co::Node | [inline, virtual] |
| isClosed() const (defined in co::Node) | co::Node | [inline] |
| isConnected() const (defined in co::Node) | co::Node | [inline] |
| isListening() const (defined in co::Node) | co::Node | [inline] |
| isLocal() const | co::Node | [inline] |
| LocalNode (defined in co::Node) | co::Node | [friend] |
| multicast(const Packet &packet) | co::Node | [inline] |
| Node() | co::Node | |
| operator<< (defined in co::Node) | co::Node | [friend] |
| operator<< (defined in co::Node) | co::Node | [friend] |
| operator=(const Dispatcher &) | co::Dispatcher | [inline] |
| operator==(const Node *n) const (defined in co::Node) | co::Node | |
| registerCommand(const uint32_t command, const CommandFunc< T > &func, CommandQueue *destinationQueue) | co::Dispatcher | [protected] |
| removeConnectionDescription(ConnectionDescriptionPtr cd) | co::Node | |
| send(const Packet &packet) | co::Node | [inline] |
| send(Packet &packet, const std::string &string) | co::Node | [inline] |
| send(Packet &packet, const std::vector< T > &data) | co::Node | [inline] |
| send(Packet &packet, const void *data, const uint64_t size) | co::Node | [inline] |
| serialize() const | co::Node | |
| useMulticast() | co::Node | |
| ~Dispatcher() (defined in co::Dispatcher) | co::Dispatcher | [virtual] |
| ~Node() | co::Node | [protected, virtual] |
1.4.1 by
1.7.6.1