DDS  ver. 1.6
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 &)
 

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 )
inlinestatic

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