#include <ManualSelfTest.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _message_type |
typedef uint8_t | _ok_type |
typedef boost::shared_ptr < ::sr_robot_msgs::ManualSelfTestResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::sr_robot_msgs::ManualSelfTestResponse_ < ContainerAllocator > > | Ptr |
typedef ManualSelfTestResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ManualSelfTestResponse_ () | |
ManualSelfTestResponse_ (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 |
uint8_t | ok |
Definition at line 54 of file ManualSelfTest.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::ManualSelfTestResponse_< ContainerAllocator >::_message_type |
Definition at line 72 of file ManualSelfTest.h.
typedef uint8_t sr_robot_msgs::ManualSelfTestResponse_< ContainerAllocator >::_ok_type |
Definition at line 69 of file ManualSelfTest.h.
typedef boost::shared_ptr< ::sr_robot_msgs::ManualSelfTestResponse_<ContainerAllocator> const> sr_robot_msgs::ManualSelfTestResponse_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file ManualSelfTest.h.
typedef boost::shared_ptr< ::sr_robot_msgs::ManualSelfTestResponse_<ContainerAllocator> > sr_robot_msgs::ManualSelfTestResponse_< ContainerAllocator >::Ptr |
Definition at line 76 of file ManualSelfTest.h.
typedef ManualSelfTestResponse_<ContainerAllocator> sr_robot_msgs::ManualSelfTestResponse_< ContainerAllocator >::Type |
Definition at line 55 of file ManualSelfTest.h.
sr_robot_msgs::ManualSelfTestResponse_< ContainerAllocator >::ManualSelfTestResponse_ | ( | ) | [inline] |
Definition at line 57 of file ManualSelfTest.h.
sr_robot_msgs::ManualSelfTestResponse_< ContainerAllocator >::ManualSelfTestResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file ManualSelfTest.h.
boost::shared_ptr<std::map<std::string, std::string> > sr_robot_msgs::ManualSelfTestResponse_< ContainerAllocator >::__connection_header |
Definition at line 78 of file ManualSelfTest.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::ManualSelfTestResponse_< ContainerAllocator >::message |
Definition at line 73 of file ManualSelfTest.h.
uint8_t sr_robot_msgs::ManualSelfTestResponse_< ContainerAllocator >::ok |
Definition at line 70 of file ManualSelfTest.h.