|
DDS
ver. 2.0
|
Go to the source code of this file.
Classes | |
| struct | dds::commander_cmd::SAgentInfo |
| class | dds::commander_cmd::CAgentChannel |
Namespaces | |
| dds | |
| dds::commander_cmd | |
Typedefs | |
| typedef std::map< uint64_t, SAgentInfo > | dds::commander_cmd::AgentInfoContainer_t |
| typedef std::vector< uint64_t > | dds::commander_cmd::LobbyProtocolHeaderIdContainer_t |
Enumerations | |
| enum | dds::commander_cmd::EAgentState { dds::commander_cmd::unknown = 0, dds::commander_cmd::idle, dds::commander_cmd::executing } |
Variables | |
| const std::array< std::string, 3 > | dds::commander_cmd::g_agentStates = { { "unknown", "idle", "executing" } } |
1.8.13