DDS  ver. 3.4
Public Types | Static Public Member Functions | List of all members
dds::protocol_api::SCommandAttachmentImpl< _cmd > Struct Template Reference

#include <CommandAttachmentImpl.h>

Public Types

typedef std::shared_ptr< SEmptyCmdptr_t
 

Static Public Member Functions

static ptr_t decode (CProtocolMessage::protocolMessagePtr_t _msg)
 
static CProtocolMessage::protocolMessagePtr_t encode (const SEmptyCmd &, uint64_t _ID)
 

Member Typedef Documentation

◆ ptr_t

template<ECmdType _cmd>
typedef std::shared_ptr<SEmptyCmd> dds::protocol_api::SCommandAttachmentImpl< _cmd >::ptr_t

Member Function Documentation

◆ decode()

template<ECmdType _cmd>
static ptr_t dds::protocol_api::SCommandAttachmentImpl< _cmd >::decode ( CProtocolMessage::protocolMessagePtr_t  _msg)
inlinestatic

◆ encode()

template<ECmdType _cmd>
static CProtocolMessage::protocolMessagePtr_t dds::protocol_api::SCommandAttachmentImpl< _cmd >::encode ( const SEmptyCmd ,
uint64_t  _ID 
)
inlinestatic

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