$search
#include <PtuAction.h>
Public Types | |
typedef ::cogman_msgs::PtuActionFeedback_ < ContainerAllocator > | _action_feedback_type |
typedef ::cogman_msgs::PtuActionGoal_ < ContainerAllocator > | _action_goal_type |
typedef ::cogman_msgs::PtuActionResult_ < ContainerAllocator > | _action_result_type |
typedef boost::shared_ptr < ::cogman_msgs::PtuAction_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cogman_msgs::PtuAction_ < ContainerAllocator > > | Ptr |
typedef PtuAction_ < 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) |
PtuAction_ (const ContainerAllocator &_alloc) | |
PtuAction_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
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 |
::cogman_msgs::PtuActionFeedback_ < ContainerAllocator > | action_feedback |
::cogman_msgs::PtuActionGoal_ < ContainerAllocator > | action_goal |
::cogman_msgs::PtuActionResult_ < ContainerAllocator > | action_result |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 24 of file PtuAction.h.
typedef ::cogman_msgs::PtuActionFeedback_<ContainerAllocator> cogman_msgs::PtuAction_< ContainerAllocator >::_action_feedback_type |
Definition at line 47 of file PtuAction.h.
typedef ::cogman_msgs::PtuActionGoal_<ContainerAllocator> cogman_msgs::PtuAction_< ContainerAllocator >::_action_goal_type |
Definition at line 41 of file PtuAction.h.
typedef ::cogman_msgs::PtuActionResult_<ContainerAllocator> cogman_msgs::PtuAction_< ContainerAllocator >::_action_result_type |
Definition at line 44 of file PtuAction.h.
typedef boost::shared_ptr< ::cogman_msgs::PtuAction_<ContainerAllocator> const> cogman_msgs::PtuAction_< ContainerAllocator >::ConstPtr |
Definition at line 207 of file PtuAction.h.
typedef boost::shared_ptr< ::cogman_msgs::PtuAction_<ContainerAllocator> > cogman_msgs::PtuAction_< ContainerAllocator >::Ptr |
Definition at line 206 of file PtuAction.h.
typedef PtuAction_<ContainerAllocator> cogman_msgs::PtuAction_< ContainerAllocator >::Type |
Definition at line 25 of file PtuAction.h.
cogman_msgs::PtuAction_< ContainerAllocator >::PtuAction_ | ( | ) | [inline] |
Definition at line 27 of file PtuAction.h.
cogman_msgs::PtuAction_< ContainerAllocator >::PtuAction_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file PtuAction.h.
ROS_DEPRECATED const std::string cogman_msgs::PtuAction_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 56 of file PtuAction.h.
ROS_DEPRECATED const std::string cogman_msgs::PtuAction_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 63 of file PtuAction.h.
ROS_DEPRECATED const std::string cogman_msgs::PtuAction_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 177 of file PtuAction.h.
static ROS_DEPRECATED const std::string cogman_msgs::PtuAction_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 54 of file PtuAction.h.
static const char* cogman_msgs::PtuAction_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 52 of file PtuAction.h.
static ROS_DEPRECATED const std::string cogman_msgs::PtuAction_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 61 of file PtuAction.h.
static const char* cogman_msgs::PtuAction_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 59 of file PtuAction.h.
static ROS_DEPRECATED const std::string cogman_msgs::PtuAction_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 175 of file PtuAction.h.
static const char* cogman_msgs::PtuAction_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 66 of file PtuAction.h.
virtual ROS_DEPRECATED uint8_t* cogman_msgs::PtuAction_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 188 of file PtuAction.h.
virtual ROS_DEPRECATED uint32_t cogman_msgs::PtuAction_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 197 of file PtuAction.h.
virtual ROS_DEPRECATED uint8_t* cogman_msgs::PtuAction_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 179 of file PtuAction.h.
boost::shared_ptr<std::map<std::string, std::string> > cogman_msgs::PtuAction_< ContainerAllocator >::__connection_header |
Definition at line 208 of file PtuAction.h.
::cogman_msgs::PtuActionFeedback_<ContainerAllocator> cogman_msgs::PtuAction_< ContainerAllocator >::action_feedback |
Definition at line 48 of file PtuAction.h.
::cogman_msgs::PtuActionGoal_<ContainerAllocator> cogman_msgs::PtuAction_< ContainerAllocator >::action_goal |
Definition at line 42 of file PtuAction.h.
::cogman_msgs::PtuActionResult_<ContainerAllocator> cogman_msgs::PtuAction_< ContainerAllocator >::action_result |
Definition at line 45 of file PtuAction.h.