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

dds-info command line options More...

#include <Options.h>

Public Attributes

bool m_bNeedCommanderPid { false }
 
bool m_bNeedStatus { false }
 
bool m_bNeedAgentList { false }
 
bool m_bNeedSlotList { false }
 
bool m_bNeedActiveTopology { false }
 
bool m_bNeedActiveCount { false }
 
bool m_bNeedIdleCount { false }
 
bool m_bNeedExecutingCount { false }
 
uint32_t m_nWaitCount { 0 }
 
boost::uuids::uuid m_sid { boost::uuids::nil_uuid() }
 

Detailed Description

dds-info command line options

Member Data Documentation

◆ m_bNeedActiveCount

bool dds::info_cmd::SOptions::m_bNeedActiveCount { false }

◆ m_bNeedActiveTopology

bool dds::info_cmd::SOptions::m_bNeedActiveTopology { false }

◆ m_bNeedAgentList

bool dds::info_cmd::SOptions::m_bNeedAgentList { false }

◆ m_bNeedCommanderPid

bool dds::info_cmd::SOptions::m_bNeedCommanderPid { false }

◆ m_bNeedExecutingCount

bool dds::info_cmd::SOptions::m_bNeedExecutingCount { false }

◆ m_bNeedIdleCount

bool dds::info_cmd::SOptions::m_bNeedIdleCount { false }

◆ m_bNeedSlotList

bool dds::info_cmd::SOptions::m_bNeedSlotList { false }

◆ m_bNeedStatus

bool dds::info_cmd::SOptions::m_bNeedStatus { false }

◆ m_nWaitCount

uint32_t dds::info_cmd::SOptions::m_nWaitCount { 0 }

◆ m_sid

boost::uuids::uuid dds::info_cmd::SOptions::m_sid { boost::uuids::nil_uuid() }

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