$search
#include <MoveArmResult.h>
Public Types | |
typedef std::vector < ::arm_navigation_msgs::ContactInformation_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::arm_navigation_msgs::ContactInformation_ < ContainerAllocator > >::other > | _contacts_type |
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | _error_code_type |
typedef boost::shared_ptr < ::arm_navigation_msgs::MoveArmResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::arm_navigation_msgs::MoveArmResult_ < ContainerAllocator > > | Ptr |
typedef MoveArmResult_ < 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) |
ROS_DEPRECATED uint32_t | get_contacts_size () const |
ROS_DEPRECATED void | get_contacts_vec (std::vector< ::arm_navigation_msgs::ContactInformation_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ContactInformation_< ContainerAllocator > >::other > &vec) const |
MoveArmResult_ (const ContainerAllocator &_alloc) | |
MoveArmResult_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_contacts_size (uint32_t size) |
ROS_DEPRECATED void | set_contacts_vec (const std::vector< ::arm_navigation_msgs::ContactInformation_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ContactInformation_< ContainerAllocator > >::other > &vec) |
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 |
std::vector < ::arm_navigation_msgs::ContactInformation_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::arm_navigation_msgs::ContactInformation_ < ContainerAllocator > >::other > | contacts |
::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | error_code |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 23 of file MoveArmResult.h.
typedef std::vector< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> >::other > arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::_contacts_type |
Definition at line 41 of file MoveArmResult.h.
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::_error_code_type |
Definition at line 38 of file MoveArmResult.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::MoveArmResult_<ContainerAllocator> const> arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::ConstPtr |
Definition at line 224 of file MoveArmResult.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::MoveArmResult_<ContainerAllocator> > arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::Ptr |
Definition at line 223 of file MoveArmResult.h.
typedef MoveArmResult_<ContainerAllocator> arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::Type |
Definition at line 24 of file MoveArmResult.h.
arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::MoveArmResult_ | ( | ) | [inline] |
Definition at line 26 of file MoveArmResult.h.
arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::MoveArmResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file MoveArmResult.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 54 of file MoveArmResult.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 61 of file MoveArmResult.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 197 of file MoveArmResult.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 52 of file MoveArmResult.h.
static const char* arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 50 of file MoveArmResult.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 59 of file MoveArmResult.h.
static const char* arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 57 of file MoveArmResult.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 195 of file MoveArmResult.h.
static const char* arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 64 of file MoveArmResult.h.
virtual ROS_DEPRECATED uint8_t* arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 207 of file MoveArmResult.h.
ROS_DEPRECATED uint32_t arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::get_contacts_size | ( | ) | const [inline] |
Definition at line 45 of file MoveArmResult.h.
ROS_DEPRECATED void arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::get_contacts_vec | ( | std::vector< ::arm_navigation_msgs::ContactInformation_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ContactInformation_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 47 of file MoveArmResult.h.
virtual ROS_DEPRECATED uint32_t arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 215 of file MoveArmResult.h.
virtual ROS_DEPRECATED uint8_t* arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 199 of file MoveArmResult.h.
ROS_DEPRECATED void arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::set_contacts_size | ( | uint32_t | size | ) | [inline] |
Definition at line 46 of file MoveArmResult.h.
ROS_DEPRECATED void arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::set_contacts_vec | ( | const std::vector< ::arm_navigation_msgs::ContactInformation_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ContactInformation_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 48 of file MoveArmResult.h.
boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::__connection_header |
Definition at line 225 of file MoveArmResult.h.
std::vector< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> >::other > arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::contacts |
Definition at line 42 of file MoveArmResult.h.
::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::error_code |
Definition at line 39 of file MoveArmResult.h.