DDS  ver. 2.0
Public Member Functions | Public Attributes | List of all members
dds::commander_cmd::SAgentInfo Struct Reference

#include <AgentChannel.h>

Public Member Functions

 SAgentInfo ()
 

Public Attributes

bool m_lobbyLeader
 
uint64_t m_id
 
protocol_api::SHostInfoCmd m_remoteHostInfo
 
uint64_t m_taskID
 
std::chrono::milliseconds m_startUpTime
 
EAgentState m_state
 

Constructor & Destructor Documentation

◆ SAgentInfo()

dds::commander_cmd::SAgentInfo::SAgentInfo ( )
inline

Member Data Documentation

◆ m_id

uint64_t dds::commander_cmd::SAgentInfo::m_id

◆ m_lobbyLeader

bool dds::commander_cmd::SAgentInfo::m_lobbyLeader

◆ m_remoteHostInfo

protocol_api::SHostInfoCmd dds::commander_cmd::SAgentInfo::m_remoteHostInfo

◆ m_startUpTime

std::chrono::milliseconds dds::commander_cmd::SAgentInfo::m_startUpTime

◆ m_state

EAgentState dds::commander_cmd::SAgentInfo::m_state

◆ m_taskID

uint64_t dds::commander_cmd::SAgentInfo::m_taskID

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