|
CatapultServer
v0.5.0.1 (Elephant)
|


Go to the source code of this file.
Classes | |
| struct | catapult::ionet::ServiceIdentifier_tag |
| struct | catapult::ionet::ConnectionState |
| Connection state unique to a node and connection identifier. More... | |
| struct | catapult::ionet::NodeInfo |
| Information about a node and its interactions. More... | |
Namespaces | |
| catapult | |
| catapult::ionet | |
Macros | |
| #define | NODE_SOURCE_LIST |
| #define | ENUM_VALUE(LABEL) LABEL, |
Typedefs | |
| using | catapult::ionet::ServiceIdentifier = utils::BaseValue< uint32_t, ServiceIdentifier_tag > |
Enumerations | |
| enum | catapult::ionet::NodeSource : uint32_t { catapult::ionet::NodeSource::NODE_SOURCE_LIST } |
Functions | |
| std::ostream & | catapult::ionet::operator<< (std::ostream &out, NodeSource value) |
| Insertion operator for outputting value to out. More... | |
| #define ENUM_VALUE | ( | LABEL | ) | LABEL, |
| #define NODE_SOURCE_LIST |