Go to the source code of this file.
Classes | |
| class | conscience_core::communication::CscMessagingRequestContext |
Namespaces | |
| conscience_core | |
| conscience_core::communication | |
Macros | |
| #define | ENTITY_PORT_UDP_DEFAULT 1705 |
| #define | ENTITY_PORT_TCP_DEFAULT 1805 |
| #define | ENGINE_PORT_UDP_DEFAULT 1707 |
| #define | ENGINE_PORT_TCP_DEFAULT 1807 |
| #define | MESSAGE_META_PARAM_UDP_RESPONSE_PORT "udpP" |
| #define | MESSAGE_META_PARAMS_SEPARATOR ":|:" |
Typedefs | |
| typedef unsigned int | conscience_core::communication::CscMessagingPort |
Enumerations | |
| enum | conscience_core::communication::CscMessagingProtocol { conscience_core::communication::UDP = 0, conscience_core::communication::TCP = 1 } |
| #define ENGINE_PORT_TCP_DEFAULT 1807 |
| #define ENGINE_PORT_UDP_DEFAULT 1707 |
| #define ENTITY_PORT_TCP_DEFAULT 1805 |
| #define ENTITY_PORT_UDP_DEFAULT 1705 |
| #define MESSAGE_META_PARAM_UDP_RESPONSE_PORT "udpP" |
| #define MESSAGE_META_PARAMS_SEPARATOR ":|:" |