#include <UI_DMresp.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _parameter_type |
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_DMresp_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_msgs::UI_DMresp_ < ContainerAllocator > > | Ptr |
typedef UI_DMresp_ < ContainerAllocator > | Type |
Public Member Functions | |
UI_DMresp_ () | |
UI_DMresp_ (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 > | parameter |
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_DMresp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::UI_DMresp_< ContainerAllocator >::_parameter_type |
Definition at line 41 of file UI_DMresp.h.
typedef uint32_t srs_msgs::UI_DMresp_< ContainerAllocator >::_responseID_type |
Definition at line 44 of file UI_DMresp.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::UI_DMresp_< ContainerAllocator >::_solution_type |
Definition at line 38 of file UI_DMresp.h.
typedef boost::shared_ptr< ::srs_msgs::UI_DMresp_<ContainerAllocator> const> srs_msgs::UI_DMresp_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file UI_DMresp.h.
typedef boost::shared_ptr< ::srs_msgs::UI_DMresp_<ContainerAllocator> > srs_msgs::UI_DMresp_< ContainerAllocator >::Ptr |
Definition at line 48 of file UI_DMresp.h.
typedef UI_DMresp_<ContainerAllocator> srs_msgs::UI_DMresp_< ContainerAllocator >::Type |
Definition at line 22 of file UI_DMresp.h.
srs_msgs::UI_DMresp_< ContainerAllocator >::UI_DMresp_ | ( | ) | [inline] |
Definition at line 24 of file UI_DMresp.h.
srs_msgs::UI_DMresp_< ContainerAllocator >::UI_DMresp_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file UI_DMresp.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_msgs::UI_DMresp_< ContainerAllocator >::__connection_header |
Definition at line 50 of file UI_DMresp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::UI_DMresp_< ContainerAllocator >::parameter |
Definition at line 42 of file UI_DMresp.h.
uint32_t srs_msgs::UI_DMresp_< ContainerAllocator >::responseID |
Definition at line 45 of file UI_DMresp.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::UI_DMresp_< ContainerAllocator >::solution |
Definition at line 39 of file UI_DMresp.h.