DDS  ver. 3.4
Public Member Functions | Public Attributes | List of all members
dds::agent_cmd_cmd::SOptions Struct Reference

dds-agent-cmd's container of options More...

#include <Options.h>

Public Member Functions

 SOptions ()
 

Public Attributes

bool m_sendCommandToAllAgents
 
EAgentCmdType m_agentCmd
 
bool m_verbose
 
boost::uuids::uuid m_sid
 

Detailed Description

dds-agent-cmd's container of options

Constructor & Destructor Documentation

◆ SOptions()

dds::agent_cmd_cmd::SOptions::SOptions ( )
inline

Member Data Documentation

◆ m_agentCmd

EAgentCmdType dds::agent_cmd_cmd::SOptions::m_agentCmd

◆ m_sendCommandToAllAgents

bool dds::agent_cmd_cmd::SOptions::m_sendCommandToAllAgents

◆ m_sid

boost::uuids::uuid dds::agent_cmd_cmd::SOptions::m_sid

◆ m_verbose

bool dds::agent_cmd_cmd::SOptions::m_verbose

The documentation for this struct was generated from the following file: