|
Collage
1.0.1
Object-Oriented C++ Network Library
|
This is the complete list of members for co::Node, including all inherited members.
| _addConnectionDescription(ConnectionDescriptionPtr cd) (defined in co::Node) | co::Node | protected |
| _cmdUnknown(ICommand &command) | co::Dispatcher | protected |
| _getMulticast() const (defined in co::Node) | co::Node | protected |
| _removeConnectionDescription(ConnectionDescriptionPtr cd) (defined in co::Node) | co::Node | protected |
| addConnectionDescription(ConnectionDescriptionPtr cd) | co::Node | |
| deserialize(std::string &data) (defined in co::Node) | co::Node | |
| dispatchCommand(ICommand &command) | co::Dispatcher | virtual |
| Dispatcher() (defined in co::Dispatcher) | co::Dispatcher | protected |
| Dispatcher(const Dispatcher &from) (defined in co::Dispatcher) | co::Dispatcher | protected |
| Func typedef | co::Dispatcher | |
| getConnection(const bool multicast=false) | co::Node | |
| getConnectionDescriptions() const | co::Node | |
| getLastReceiveTime() const (defined in co::Node) | co::Node | |
| getMulticast() | co::Node | protected |
| getNodeID() const | co::Node | |
| getType() const | co::Node | |
| isBigEndian() const (defined in co::Node) | co::Node | |
| isClosed() const | co::Node | |
| isClosing() const | co::Node | |
| isConnected() const | co::Node | |
| isListening() const | co::Node | |
| isLocal() const | co::Node | inline |
| isReachable() const | co::Node | |
| LocalNode (defined in co::Node) | co::Node | friend |
| Node(const uint32_t type=co::NODETYPE_NODE) | co::Node | |
| operator<< (defined in co::Node) | co::Node | friend |
| operator=(const Dispatcher &) (defined in co::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 *queue) | co::Dispatcher | |
| removeConnectionDescription(ConnectionDescriptionPtr cd) | co::Node | |
| send(const uint32_t cmd, const bool multicast=false) | co::Node | |
| send(const uint128_t &commandID, const bool multicast=false) | co::Node | |
| serialize() const (defined in co::Node) | co::Node | |
| ~Dispatcher() (defined in co::Dispatcher) | co::Dispatcher | protectedvirtual |
| ~Node() | co::Node | protectedvirtual |
1.8.5