|
DDS
ver. 3.6
|
#include <AgentChannel.h>
Public Types | |
| using | SlotContainer_t = std::map< slotID_t, SSlotInfo > |
Public Member Functions | |
| SAgentInfo () | |
| void | addSlot (const SSlotInfo &_slot) |
| SlotContainer_t & | getSlots () |
| SSlotInfo & | getSlotByID (slotID_t _slotID) |
Public Attributes | |
| uint64_t | m_id |
| protocol_api::SHostInfoCmd | m_remoteHostInfo |
| std::chrono::milliseconds | m_startUpTime |
| using dds::commander_cmd::SAgentInfo::SlotContainer_t = std::map<slotID_t, SSlotInfo> |
|
inline |
|
inline |
|
inline |
| uint64_t dds::commander_cmd::SAgentInfo::m_id |
| protocol_api::SHostInfoCmd dds::commander_cmd::SAgentInfo::m_remoteHostInfo |
| std::chrono::milliseconds dds::commander_cmd::SAgentInfo::m_startUpTime |
1.8.15