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

dds-commander's container of options More...

#include <Options.h>

Public Member Functions

 SOptions ()
 

Public Attributes

bool m_bNeedCommanderPid
 
bool m_bNeedDDSStatus
 
bool m_bNeedAgentsList
 
bool m_bNeedPropList
 
bool m_bNeedPropValues
 
bool m_bNeedActiveTopology
 
std::string m_propertyName
 
boost::uuids::uuid m_sid
 
bool m_bNeedActiveCount
 
bool m_bNeedIdleCount
 
bool m_bNeedExecutingCount
 
int m_nWaitCount
 

Detailed Description

dds-commander's container of options

Constructor & Destructor Documentation

◆ SOptions()

dds::info_cmd::SOptions::SOptions ( )
inline

Member Data Documentation

◆ m_bNeedActiveCount

bool dds::info_cmd::SOptions::m_bNeedActiveCount

◆ m_bNeedActiveTopology

bool dds::info_cmd::SOptions::m_bNeedActiveTopology

◆ m_bNeedAgentsList

bool dds::info_cmd::SOptions::m_bNeedAgentsList

◆ m_bNeedCommanderPid

bool dds::info_cmd::SOptions::m_bNeedCommanderPid

◆ m_bNeedDDSStatus

bool dds::info_cmd::SOptions::m_bNeedDDSStatus

◆ m_bNeedExecutingCount

bool dds::info_cmd::SOptions::m_bNeedExecutingCount

◆ m_bNeedIdleCount

bool dds::info_cmd::SOptions::m_bNeedIdleCount

◆ m_bNeedPropList

bool dds::info_cmd::SOptions::m_bNeedPropList

◆ m_bNeedPropValues

bool dds::info_cmd::SOptions::m_bNeedPropValues

◆ m_nWaitCount

int dds::info_cmd::SOptions::m_nWaitCount

◆ m_propertyName

std::string dds::info_cmd::SOptions::m_propertyName

◆ m_sid

boost::uuids::uuid dds::info_cmd::SOptions::m_sid

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