|
DDS
ver. 2.0
|
#include <UIChannelInfo.h>
Public Member Functions | |
| CGetLogChannelInfo () | |
| std::string | getMessage (const dds::protocol_api::SSenderInfo &_sender, const protocol_api::SBinaryAttachmentReceivedCmd &_cmd, CAgentChannel::weakConnectionPtr_t _channel) const |
| std::string | getErrorMessage (const dds::protocol_api::SSenderInfo &_sender, const protocol_api::SSimpleMsgCmd &_cmd, CAgentChannel::weakConnectionPtr_t _channel) const |
| std::string | getAllReceivedMessage () const |
Public Member Functions inherited from dds::commander_cmd::CUIChannelInfo< CGetLogChannelInfo > | |
| 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) |
Additional Inherited Members | |
Public Attributes inherited from dds::commander_cmd::CUIChannelInfo< CGetLogChannelInfo > | |
| 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 |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.13