#include <DM_UIobjcom.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _command_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _message_type |
typedef uint32_t | _requestID_type |
typedef boost::shared_ptr < ::srs_msgs::DM_UIobjcom_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_msgs::DM_UIobjcom_ < ContainerAllocator > > | Ptr |
typedef DM_UIobjcom_ < ContainerAllocator > | Type |
Public Member Functions | |
DM_UIobjcom_ () | |
DM_UIobjcom_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | command |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | message |
uint32_t | requestID |
Definition at line 21 of file DM_UIobjcom.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::DM_UIobjcom_< ContainerAllocator >::_command_type |
Definition at line 38 of file DM_UIobjcom.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::DM_UIobjcom_< ContainerAllocator >::_message_type |
Definition at line 41 of file DM_UIobjcom.h.
typedef uint32_t srs_msgs::DM_UIobjcom_< ContainerAllocator >::_requestID_type |
Definition at line 44 of file DM_UIobjcom.h.
typedef boost::shared_ptr< ::srs_msgs::DM_UIobjcom_<ContainerAllocator> const> srs_msgs::DM_UIobjcom_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file DM_UIobjcom.h.
typedef boost::shared_ptr< ::srs_msgs::DM_UIobjcom_<ContainerAllocator> > srs_msgs::DM_UIobjcom_< ContainerAllocator >::Ptr |
Definition at line 48 of file DM_UIobjcom.h.
typedef DM_UIobjcom_<ContainerAllocator> srs_msgs::DM_UIobjcom_< ContainerAllocator >::Type |
Definition at line 22 of file DM_UIobjcom.h.
srs_msgs::DM_UIobjcom_< ContainerAllocator >::DM_UIobjcom_ | ( | ) | [inline] |
Definition at line 24 of file DM_UIobjcom.h.
srs_msgs::DM_UIobjcom_< ContainerAllocator >::DM_UIobjcom_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file DM_UIobjcom.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_msgs::DM_UIobjcom_< ContainerAllocator >::__connection_header |
Definition at line 50 of file DM_UIobjcom.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::DM_UIobjcom_< ContainerAllocator >::command |
Definition at line 39 of file DM_UIobjcom.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::DM_UIobjcom_< ContainerAllocator >::message |
Definition at line 42 of file DM_UIobjcom.h.
uint32_t srs_msgs::DM_UIobjcom_< ContainerAllocator >::requestID |
Definition at line 45 of file DM_UIobjcom.h.