$search
#include <TestRequestGoal.h>
Public Types | |
| enum | { TERMINATE_SUCCESS = 0 } |
| enum | { TERMINATE_ABORTED = 1 } |
| enum | { TERMINATE_REJECTED = 2 } |
| enum | { TERMINATE_LOSE = 3 } |
| enum | { TERMINATE_DROP = 4 } |
| enum | { TERMINATE_EXCEPTION = 5 } |
| typedef ros::Duration | _delay_accept_type |
| typedef ros::Duration | _delay_terminate_type |
| typedef uint8_t | _ignore_cancel_type |
| typedef uint8_t | _is_simple_client_type |
| typedef ros::Duration | _pause_status_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _result_text_type |
| typedef int32_t | _terminate_status_type |
| typedef int32_t | _the_result_type |
| typedef boost::shared_ptr < ::actionlib::TestRequestGoal_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::actionlib::TestRequestGoal_ < ContainerAllocator > > | Ptr |
| typedef TestRequestGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
| ROS_DEPRECATED const std::string | __getDataType () const |
| ROS_DEPRECATED const std::string | __getMD5Sum () const |
| ROS_DEPRECATED const std::string | __getMessageDefinition () const |
| virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
| virtual ROS_DEPRECATED uint32_t | serializationLength () const |
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
| TestRequestGoal_ (const ContainerAllocator &_alloc) | |
| TestRequestGoal_ () | |
Static Public Member Functions | |
| static ROS_DEPRECATED const std::string | __s_getDataType () |
| static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
| static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ros::Duration | delay_accept |
| ros::Duration | delay_terminate |
| uint8_t | ignore_cancel |
| uint8_t | is_simple_client |
| ros::Duration | pause_status |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | result_text |
| int32_t | terminate_status |
| int32_t | the_result |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 21 of file TestRequestGoal.h.
| typedef ros::Duration actionlib::TestRequestGoal_< ContainerAllocator >::_delay_accept_type |
Definition at line 63 of file TestRequestGoal.h.
| typedef ros::Duration actionlib::TestRequestGoal_< ContainerAllocator >::_delay_terminate_type |
Definition at line 66 of file TestRequestGoal.h.
| typedef uint8_t actionlib::TestRequestGoal_< ContainerAllocator >::_ignore_cancel_type |
Definition at line 51 of file TestRequestGoal.h.
| typedef uint8_t actionlib::TestRequestGoal_< ContainerAllocator >::_is_simple_client_type |
Definition at line 60 of file TestRequestGoal.h.
| typedef ros::Duration actionlib::TestRequestGoal_< ContainerAllocator >::_pause_status_type |
Definition at line 69 of file TestRequestGoal.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > actionlib::TestRequestGoal_< ContainerAllocator >::_result_text_type |
Definition at line 54 of file TestRequestGoal.h.
| typedef int32_t actionlib::TestRequestGoal_< ContainerAllocator >::_terminate_status_type |
Definition at line 48 of file TestRequestGoal.h.
| typedef int32_t actionlib::TestRequestGoal_< ContainerAllocator >::_the_result_type |
Definition at line 57 of file TestRequestGoal.h.
| typedef boost::shared_ptr< ::actionlib::TestRequestGoal_<ContainerAllocator> const> actionlib::TestRequestGoal_< ContainerAllocator >::ConstPtr |
Definition at line 159 of file TestRequestGoal.h.
| typedef boost::shared_ptr< ::actionlib::TestRequestGoal_<ContainerAllocator> > actionlib::TestRequestGoal_< ContainerAllocator >::Ptr |
Definition at line 158 of file TestRequestGoal.h.
| typedef TestRequestGoal_<ContainerAllocator> actionlib::TestRequestGoal_< ContainerAllocator >::Type |
Definition at line 22 of file TestRequestGoal.h.
| anonymous enum |
Definition at line 72 of file TestRequestGoal.h.
| anonymous enum |
Definition at line 73 of file TestRequestGoal.h.
| anonymous enum |
Definition at line 74 of file TestRequestGoal.h.
| anonymous enum |
Definition at line 75 of file TestRequestGoal.h.
| anonymous enum |
Definition at line 76 of file TestRequestGoal.h.
| anonymous enum |
Definition at line 77 of file TestRequestGoal.h.
| actionlib::TestRequestGoal_< ContainerAllocator >::TestRequestGoal_ | ( | ) | [inline] |
Definition at line 24 of file TestRequestGoal.h.
| actionlib::TestRequestGoal_< ContainerAllocator >::TestRequestGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file TestRequestGoal.h.
| ROS_DEPRECATED const std::string actionlib::TestRequestGoal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 84 of file TestRequestGoal.h.
| ROS_DEPRECATED const std::string actionlib::TestRequestGoal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 91 of file TestRequestGoal.h.
| ROS_DEPRECATED const std::string actionlib::TestRequestGoal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 114 of file TestRequestGoal.h.
| static ROS_DEPRECATED const std::string actionlib::TestRequestGoal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 82 of file TestRequestGoal.h.
| static const char* actionlib::TestRequestGoal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 80 of file TestRequestGoal.h.
| static ROS_DEPRECATED const std::string actionlib::TestRequestGoal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 89 of file TestRequestGoal.h.
| static const char* actionlib::TestRequestGoal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 87 of file TestRequestGoal.h.
| static ROS_DEPRECATED const std::string actionlib::TestRequestGoal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 112 of file TestRequestGoal.h.
| static const char* actionlib::TestRequestGoal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 94 of file TestRequestGoal.h.
| virtual ROS_DEPRECATED uint8_t* actionlib::TestRequestGoal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 130 of file TestRequestGoal.h.
| virtual ROS_DEPRECATED uint32_t actionlib::TestRequestGoal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 144 of file TestRequestGoal.h.
| virtual ROS_DEPRECATED uint8_t* actionlib::TestRequestGoal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 116 of file TestRequestGoal.h.
| boost::shared_ptr<std::map<std::string, std::string> > actionlib::TestRequestGoal_< ContainerAllocator >::__connection_header |
Definition at line 160 of file TestRequestGoal.h.
| ros::Duration actionlib::TestRequestGoal_< ContainerAllocator >::delay_accept |
Definition at line 64 of file TestRequestGoal.h.
| ros::Duration actionlib::TestRequestGoal_< ContainerAllocator >::delay_terminate |
Definition at line 67 of file TestRequestGoal.h.
| uint8_t actionlib::TestRequestGoal_< ContainerAllocator >::ignore_cancel |
Definition at line 52 of file TestRequestGoal.h.
| uint8_t actionlib::TestRequestGoal_< ContainerAllocator >::is_simple_client |
Definition at line 61 of file TestRequestGoal.h.
| ros::Duration actionlib::TestRequestGoal_< ContainerAllocator >::pause_status |
Definition at line 70 of file TestRequestGoal.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > actionlib::TestRequestGoal_< ContainerAllocator >::result_text |
Definition at line 55 of file TestRequestGoal.h.
| int32_t actionlib::TestRequestGoal_< ContainerAllocator >::terminate_status |
Definition at line 49 of file TestRequestGoal.h.
| int32_t actionlib::TestRequestGoal_< ContainerAllocator >::the_result |
Definition at line 58 of file TestRequestGoal.h.