DDS
ver. 3.6
|
Go to the source code of this file.
Classes | |
struct | dds::commander_cmd::SSlotInfo |
struct | dds::commander_cmd::SAgentInfo |
class | dds::commander_cmd::CAgentChannel |
Namespaces | |
dds | |
Miscellaneous functions and helpers are located here. | |
dds::commander_cmd | |
Typedefs | |
using | dds::commander_cmd::slotID_t = uint64_t |
using | dds::commander_cmd::taskID_t = uint64_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" } } |