#include <UI_DMobjresp.h>
Public Types | |
typedef uint32_t | _responseID_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _solution_type |
typedef boost::shared_ptr < ::srs_msgs::UI_DMobjresp_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_msgs::UI_DMobjresp_ < ContainerAllocator > > | Ptr |
typedef UI_DMobjresp_ < ContainerAllocator > | Type |
Public Member Functions | |
UI_DMobjresp_ () | |
UI_DMobjresp_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint32_t | responseID |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | solution |
Definition at line 21 of file UI_DMobjresp.h.
typedef uint32_t srs_msgs::UI_DMobjresp_< ContainerAllocator >::_responseID_type |
Definition at line 39 of file UI_DMobjresp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::UI_DMobjresp_< ContainerAllocator >::_solution_type |
Definition at line 36 of file UI_DMobjresp.h.
typedef boost::shared_ptr< ::srs_msgs::UI_DMobjresp_<ContainerAllocator> const> srs_msgs::UI_DMobjresp_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file UI_DMobjresp.h.
typedef boost::shared_ptr< ::srs_msgs::UI_DMobjresp_<ContainerAllocator> > srs_msgs::UI_DMobjresp_< ContainerAllocator >::Ptr |
Definition at line 43 of file UI_DMobjresp.h.
typedef UI_DMobjresp_<ContainerAllocator> srs_msgs::UI_DMobjresp_< ContainerAllocator >::Type |
Definition at line 22 of file UI_DMobjresp.h.
srs_msgs::UI_DMobjresp_< ContainerAllocator >::UI_DMobjresp_ | ( | ) | [inline] |
Definition at line 24 of file UI_DMobjresp.h.
srs_msgs::UI_DMobjresp_< ContainerAllocator >::UI_DMobjresp_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file UI_DMobjresp.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_msgs::UI_DMobjresp_< ContainerAllocator >::__connection_header |
Definition at line 45 of file UI_DMobjresp.h.
uint32_t srs_msgs::UI_DMobjresp_< ContainerAllocator >::responseID |
Definition at line 40 of file UI_DMobjresp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::UI_DMobjresp_< ContainerAllocator >::solution |
Definition at line 37 of file UI_DMobjresp.h.