|
CatapultServer
v0.5.0.1 (Elephant)
|


Go to the source code of this file.
Namespaces | |
| catapult | |
| catapult::ionet | |
Macros | |
| #define | SOCKET_OPERATION_CODE_LIST |
| #define | ENUM_VALUE(LABEL) LABEL, |
Enumerations | |
| enum | catapult::ionet::SocketOperationCode { catapult::ionet::SocketOperationCode::SOCKET_OPERATION_CODE_LIST } |
| Enumeration of socket operation results. More... | |
Functions | |
| std::ostream & | catapult::ionet::operator<< (std::ostream &out, SocketOperationCode value) |
| Insertion operator for outputting value to out. More... | |
| #define ENUM_VALUE | ( | LABEL | ) | LABEL, |
| #define SOCKET_OPERATION_CODE_LIST |