CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Namespaces | |
catapult | |
catapult::ionet | |
Macros | |
#define | CONNECT_RESULT_LIST |
#define | ENUM_VALUE(LABEL) LABEL, |
Enumerations | |
enum | catapult::ionet::ConnectResult { catapult::ionet::ConnectResult::CONNECT_RESULT_LIST } |
Enumeration of possible connection results. More... | |
Functions | |
std::ostream & | catapult::ionet::operator<< (std::ostream &out, ConnectResult value) |
Insertion operator for outputting value to out. More... | |
#define CONNECT_RESULT_LIST |
#define ENUM_VALUE | ( | LABEL | ) | LABEL, |