#include <ManualSelfTest.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _message_type |
typedef boost::shared_ptr < ::sr_robot_msgs::ManualSelfTestRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::sr_robot_msgs::ManualSelfTestRequest_ < ContainerAllocator > > | Ptr |
typedef ManualSelfTestRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
ManualSelfTestRequest_ () | |
ManualSelfTestRequest_ (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 > | message |
Definition at line 25 of file ManualSelfTest.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::ManualSelfTestRequest_< ContainerAllocator >::_message_type |
Definition at line 38 of file ManualSelfTest.h.
typedef boost::shared_ptr< ::sr_robot_msgs::ManualSelfTestRequest_<ContainerAllocator> const> sr_robot_msgs::ManualSelfTestRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file ManualSelfTest.h.
typedef boost::shared_ptr< ::sr_robot_msgs::ManualSelfTestRequest_<ContainerAllocator> > sr_robot_msgs::ManualSelfTestRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file ManualSelfTest.h.
typedef ManualSelfTestRequest_<ContainerAllocator> sr_robot_msgs::ManualSelfTestRequest_< ContainerAllocator >::Type |
Definition at line 26 of file ManualSelfTest.h.
sr_robot_msgs::ManualSelfTestRequest_< ContainerAllocator >::ManualSelfTestRequest_ | ( | ) | [inline] |
Definition at line 28 of file ManualSelfTest.h.
sr_robot_msgs::ManualSelfTestRequest_< ContainerAllocator >::ManualSelfTestRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file ManualSelfTest.h.
boost::shared_ptr<std::map<std::string, std::string> > sr_robot_msgs::ManualSelfTestRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file ManualSelfTest.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::ManualSelfTestRequest_< ContainerAllocator >::message |
Definition at line 39 of file ManualSelfTest.h.