DDS  ver. 3.6
Classes | Typedefs | Functions
dds::agent_cmd Namespace Reference

Classes

class  CAgentConnectionManager
 
class  CCommanderChannel
 
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::agent_cmd::SOptions SOptions_t
 dds-commander's container of options More...
 

Functions

bool ParseCmdLine (int _argc, char *_argv[], SOptions *_options)
 

Typedef Documentation

◆ slotId_t

using dds::agent_cmd::slotId_t = typedef uint64_t

◆ SOptions_t

dds-commander's container of options

◆ taskId_t

using dds::agent_cmd::taskId_t = typedef uint64_t

Function Documentation

◆ ParseCmdLine()

bool dds::agent_cmd::ParseCmdLine ( int  _argc,
char *  _argv[],
SOptions _options 
)
inline