|
CatapultServer
v0.5.0.1 (Elephant)
|


Go to the source code of this file.
Namespaces | |
| catapult | |
| catapult::ionet | |
Macros | |
| #define | NODE_INTERACTION_RESULT_CODE_LIST |
| #define | ENUM_VALUE(LABEL) LABEL, |
Enumerations | |
| enum | catapult::ionet::NodeInteractionResultCode { catapult::ionet::NodeInteractionResultCode::NODE_INTERACTION_RESULT_CODE_LIST } |
| Possible node interaction result codes. More... | |
Functions | |
| std::ostream & | catapult::ionet::operator<< (std::ostream &out, NodeInteractionResultCode value) |
| Insertion operator for outputting value to out. More... | |
| #define ENUM_VALUE | ( | LABEL | ) | LABEL, |
| #define NODE_INTERACTION_RESULT_CODE_LIST |