Project: bml_srvs License: BSD Dependencies: Used by: |
bml_srvs::BMLLocomotionRequest_< ContainerAllocator > Struct Template Reference
Detailed Descriptiontemplate<class ContainerAllocator>
|
typedef ::bml_msgs::Behavior_<ContainerAllocator> bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::_behav_type |
Definition at line 50 of file BMLLocomotion.h.
typedef ::bml_msgs::Flag_<ContainerAllocator> bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::_dynamic_type |
Definition at line 65 of file BMLLocomotion.h.
typedef float bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::_facing_type |
Definition at line 59 of file BMLLocomotion.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::_manner_type |
Definition at line 62 of file BMLLocomotion.h.
typedef float bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::_proximity_type |
Definition at line 56 of file BMLLocomotion.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::_type_type |
Definition at line 53 of file BMLLocomotion.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::_velocity_type |
Definition at line 68 of file BMLLocomotion.h.
typedef boost::shared_ptr< ::bml_srvs::BMLLocomotionRequest_<ContainerAllocator> const> bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::ConstPtr |
Definition at line 202 of file BMLLocomotion.h.
typedef boost::shared_ptr< ::bml_srvs::BMLLocomotionRequest_<ContainerAllocator> > bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::Ptr |
Definition at line 201 of file BMLLocomotion.h.
typedef BMLLocomotionRequest_<ContainerAllocator> bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::Type |
Definition at line 26 of file BMLLocomotion.h.
bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::BMLLocomotionRequest_ | ( | ) | [inline] |
Definition at line 28 of file BMLLocomotion.h.
bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::BMLLocomotionRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file BMLLocomotion.h.
ROS_DEPRECATED const std::string bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 77 of file BMLLocomotion.h.
ROS_DEPRECATED const std::string bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 84 of file BMLLocomotion.h.
ROS_DEPRECATED const std::string bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 160 of file BMLLocomotion.h.
ROS_DEPRECATED const std::string bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 91 of file BMLLocomotion.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 75 of file BMLLocomotion.h.
static const char* bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 73 of file BMLLocomotion.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 82 of file BMLLocomotion.h.
static const char* bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 80 of file BMLLocomotion.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 158 of file BMLLocomotion.h.
static const char* bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 94 of file BMLLocomotion.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 89 of file BMLLocomotion.h.
static const char* bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 87 of file BMLLocomotion.h.
virtual ROS_DEPRECATED uint8_t* bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 175 of file BMLLocomotion.h.
virtual ROS_DEPRECATED uint32_t bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 188 of file BMLLocomotion.h.
virtual ROS_DEPRECATED uint8_t* bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 162 of file BMLLocomotion.h.
::bml_msgs::Behavior_<ContainerAllocator> bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::behav |
Definition at line 51 of file BMLLocomotion.h.
::bml_msgs::Flag_<ContainerAllocator> bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::dynamic |
Definition at line 66 of file BMLLocomotion.h.
float bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::facing |
Definition at line 60 of file BMLLocomotion.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::manner |
Definition at line 63 of file BMLLocomotion.h.
float bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::proximity |
Definition at line 57 of file BMLLocomotion.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::type |
Definition at line 54 of file BMLLocomotion.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_srvs::BMLLocomotionRequest_< ContainerAllocator >::velocity |
Definition at line 69 of file BMLLocomotion.h.