#include <JointConstraint.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _type_type |
typedef ::brics_actuator::JointValue_ < ContainerAllocator > | _value_type |
typedef boost::shared_ptr < ::brics_actuator::JointConstraint_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::brics_actuator::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 | |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | type |
::brics_actuator::JointValue_ < ContainerAllocator > | value |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 18 of file JointConstraint.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > brics_actuator::JointConstraint_< ContainerAllocator >::_type_type |
Definition at line 34 of file JointConstraint.h.
typedef ::brics_actuator::JointValue_<ContainerAllocator> brics_actuator::JointConstraint_< ContainerAllocator >::_value_type |
Definition at line 37 of file JointConstraint.h.
typedef boost::shared_ptr< ::brics_actuator::JointConstraint_<ContainerAllocator> const> brics_actuator::JointConstraint_< ContainerAllocator >::ConstPtr |
Definition at line 97 of file JointConstraint.h.
typedef boost::shared_ptr< ::brics_actuator::JointConstraint_<ContainerAllocator> > brics_actuator::JointConstraint_< ContainerAllocator >::Ptr |
Definition at line 96 of file JointConstraint.h.
typedef JointConstraint_<ContainerAllocator> brics_actuator::JointConstraint_< ContainerAllocator >::Type |
Definition at line 20 of file JointConstraint.h.
brics_actuator::JointConstraint_< ContainerAllocator >::JointConstraint_ | ( | ) | [inline] |
Definition at line 22 of file JointConstraint.h.
brics_actuator::JointConstraint_< ContainerAllocator >::JointConstraint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file JointConstraint.h.
ROS_DEPRECATED const std::string brics_actuator::JointConstraint_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 46 of file JointConstraint.h.
ROS_DEPRECATED const std::string brics_actuator::JointConstraint_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 53 of file JointConstraint.h.
ROS_DEPRECATED const std::string brics_actuator::JointConstraint_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 70 of file JointConstraint.h.
static ROS_DEPRECATED const std::string brics_actuator::JointConstraint_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 44 of file JointConstraint.h.
static const char* brics_actuator::JointConstraint_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 42 of file JointConstraint.h.
static ROS_DEPRECATED const std::string brics_actuator::JointConstraint_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 51 of file JointConstraint.h.
static const char* brics_actuator::JointConstraint_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 49 of file JointConstraint.h.
static ROS_DEPRECATED const std::string brics_actuator::JointConstraint_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 68 of file JointConstraint.h.
static const char* brics_actuator::JointConstraint_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 56 of file JointConstraint.h.
virtual ROS_DEPRECATED uint8_t* brics_actuator::JointConstraint_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 80 of file JointConstraint.h.
virtual ROS_DEPRECATED uint32_t brics_actuator::JointConstraint_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 88 of file JointConstraint.h.
virtual ROS_DEPRECATED uint8_t* brics_actuator::JointConstraint_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 72 of file JointConstraint.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > brics_actuator::JointConstraint_< ContainerAllocator >::type |
Definition at line 35 of file JointConstraint.h.
::brics_actuator::JointValue_<ContainerAllocator> brics_actuator::JointConstraint_< ContainerAllocator >::value |
Definition at line 38 of file JointConstraint.h.