|
DDS
ver. 3.6
|
Classes | |
| class | CAgentChannel |
| class | CConnectionManager |
| class | CGetLogChannelInfo |
| class | CScheduler |
| class | CSubmitAgentsChannelInfo |
| class | CTestChannelInfo |
| class | CUIChannelInfo |
| class | CUpdateTopologyChannelInfo |
| class | DDSChannelId |
| struct | SAgentInfo |
| struct | SOptions |
| dds-commander's container of options More... | |
| struct | SSlotInfo |
Typedefs | |
| using | slotID_t = uint64_t |
| using | taskID_t = uint64_t |
| typedef struct dds::commander_cmd::SOptions | SOptions_t |
| dds-commander's container of options More... | |
Enumerations | |
| enum | EAgentState { unknown = 0, idle, executing } |
Functions | |
| bool | ParseCmdLine (int _argc, char *_argv[], SOptions *_options) |
Variables | |
| const std::array< std::string, 3 > | g_agentStates = { { "unknown", "idle", "executing" } } |
| using dds::commander_cmd::slotID_t = typedef uint64_t |
| typedef struct dds::commander_cmd::SOptions dds::commander_cmd::SOptions_t |
dds-commander's container of options
| using dds::commander_cmd::taskID_t = typedef uint64_t |
|
inline |
1.8.15