DDS  ver. 3.6
Public Member Functions | List of all members
dds::commander_cmd::CUpdateTopologyChannelInfo Class Reference

#include <UIChannelInfo.h>

Inheritance diagram for dds::commander_cmd::CUpdateTopologyChannelInfo:
dds::commander_cmd::CUIChannelInfo< CUpdateTopologyChannelInfo >

Public Member Functions

 CUpdateTopologyChannelInfo ()
 
std::string getMessage (const dds::protocol_api::SSenderInfo &, const protocol_api::SReplyCmd &, CAgentChannel::weakConnectionPtr_t _channel) const
 
std::string getErrorMessage (const dds::protocol_api::SSenderInfo &, const protocol_api::SReplyCmd &_cmd, CAgentChannel::weakConnectionPtr_t _channel) const
 
std::string getAllReceivedMessage () const
 
- Public Member Functions inherited from dds::commander_cmd::CUIChannelInfo< CUpdateTopologyChannelInfo >
 CUIChannelInfo ()
 
size_t nofReceived () const
 
bool allReceived () const
 
void zeroCounters ()
 
bool processMessage (const dds::protocol_api::SSenderInfo &_sender, const A &_cmd, CAgentChannel::weakConnectionPtr_t _channel)
 
bool processErrorMessage (const dds::protocol_api::SSenderInfo &_sender, const A &_cmd, CAgentChannel::weakConnectionPtr_t _channel)
 
void sendUIMessage (const std::string &_msg, dds::intercom_api::EMsgSeverity _severity=dds::intercom_api::EMsgSeverity::info)
 
void sendUIProgress (const dds::tools_api::SProgressResponseData &_progress)
 
void doneWithUI ()
 

Additional Inherited Members

- Public Attributes inherited from dds::commander_cmd::CUIChannelInfo< CUpdateTopologyChannelInfo >
size_t m_nofRequests
 
size_t m_nofReceived
 
size_t m_nofReceivedErrors
 
CAgentChannel::weakConnectionPtr_t m_channel
 
std::mutex m_mutexStart
 
std::mutex m_mutexReceive
 
bool m_shutdownOnComplete
 
uint16_t m_srcCommand
 
dds::tools_api::requestID_t m_requestID
 

Constructor & Destructor Documentation

◆ CUpdateTopologyChannelInfo()

dds::commander_cmd::CUpdateTopologyChannelInfo::CUpdateTopologyChannelInfo ( )
inline

Member Function Documentation

◆ getAllReceivedMessage()

std::string dds::commander_cmd::CUpdateTopologyChannelInfo::getAllReceivedMessage ( ) const
inline

◆ getErrorMessage()

std::string dds::commander_cmd::CUpdateTopologyChannelInfo::getErrorMessage ( const dds::protocol_api::SSenderInfo ,
const protocol_api::SReplyCmd _cmd,
CAgentChannel::weakConnectionPtr_t  _channel 
) const
inline

◆ getMessage()

std::string dds::commander_cmd::CUpdateTopologyChannelInfo::getMessage ( const dds::protocol_api::SSenderInfo ,
const protocol_api::SReplyCmd ,
CAgentChannel::weakConnectionPtr_t  _channel 
) const
inline

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