$search
#include <JointConstraint.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _joint_name_type |
typedef double | _position_type |
typedef double | _tolerance_above_type |
typedef double | _tolerance_below_type |
typedef double | _weight_type |
typedef boost::shared_ptr < ::arm_navigation_msgs::JointConstraint_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::arm_navigation_msgs::JointConstraint_ < ContainerAllocator > > | Ptr |
typedef JointConstraint_ < 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) |
JointConstraint_ (const ContainerAllocator &_alloc) | |
JointConstraint_ () | |
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 |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | joint_name |
double | position |
double | tolerance_above |
double | tolerance_below |
double | weight |
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 JointConstraint.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > arm_navigation_msgs::JointConstraint_< ContainerAllocator >::_joint_name_type |
Definition at line 42 of file JointConstraint.h.
typedef double arm_navigation_msgs::JointConstraint_< ContainerAllocator >::_position_type |
Definition at line 45 of file JointConstraint.h.
typedef double arm_navigation_msgs::JointConstraint_< ContainerAllocator >::_tolerance_above_type |
Definition at line 48 of file JointConstraint.h.
typedef double arm_navigation_msgs::JointConstraint_< ContainerAllocator >::_tolerance_below_type |
Definition at line 51 of file JointConstraint.h.
typedef double arm_navigation_msgs::JointConstraint_< ContainerAllocator >::_weight_type |
Definition at line 54 of file JointConstraint.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::JointConstraint_<ContainerAllocator> const> arm_navigation_msgs::JointConstraint_< ContainerAllocator >::ConstPtr |
Definition at line 123 of file JointConstraint.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::JointConstraint_<ContainerAllocator> > arm_navigation_msgs::JointConstraint_< ContainerAllocator >::Ptr |
Definition at line 122 of file JointConstraint.h.
typedef JointConstraint_<ContainerAllocator> arm_navigation_msgs::JointConstraint_< ContainerAllocator >::Type |
Definition at line 22 of file JointConstraint.h.
arm_navigation_msgs::JointConstraint_< ContainerAllocator >::JointConstraint_ | ( | ) | [inline] |
Definition at line 24 of file JointConstraint.h.
arm_navigation_msgs::JointConstraint_< ContainerAllocator >::JointConstraint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file JointConstraint.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::JointConstraint_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 63 of file JointConstraint.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::JointConstraint_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 70 of file JointConstraint.h.
ROS_DEPRECATED const std::string arm_navigation_msgs::JointConstraint_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 87 of file JointConstraint.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::JointConstraint_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 61 of file JointConstraint.h.
static const char* arm_navigation_msgs::JointConstraint_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 59 of file JointConstraint.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::JointConstraint_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 68 of file JointConstraint.h.
static const char* arm_navigation_msgs::JointConstraint_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 66 of file JointConstraint.h.
static ROS_DEPRECATED const std::string arm_navigation_msgs::JointConstraint_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 85 of file JointConstraint.h.
static const char* arm_navigation_msgs::JointConstraint_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 73 of file JointConstraint.h.
virtual ROS_DEPRECATED uint8_t* arm_navigation_msgs::JointConstraint_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 100 of file JointConstraint.h.
virtual ROS_DEPRECATED uint32_t arm_navigation_msgs::JointConstraint_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 111 of file JointConstraint.h.
virtual ROS_DEPRECATED uint8_t* arm_navigation_msgs::JointConstraint_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 89 of file JointConstraint.h.
boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::JointConstraint_< ContainerAllocator >::__connection_header |
Definition at line 124 of file JointConstraint.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > arm_navigation_msgs::JointConstraint_< ContainerAllocator >::joint_name |
Definition at line 43 of file JointConstraint.h.
double arm_navigation_msgs::JointConstraint_< ContainerAllocator >::position |
Definition at line 46 of file JointConstraint.h.
double arm_navigation_msgs::JointConstraint_< ContainerAllocator >::tolerance_above |
Definition at line 49 of file JointConstraint.h.
double arm_navigation_msgs::JointConstraint_< ContainerAllocator >::tolerance_below |
Definition at line 52 of file JointConstraint.h.
double arm_navigation_msgs::JointConstraint_< ContainerAllocator >::weight |
Definition at line 55 of file JointConstraint.h.