Project: bml_srvs License: BSD Dependencies: Used by: |
bml_srvs::BMLSpeechRequest_< ContainerAllocator > Struct Template Reference
Detailed Descriptiontemplate<class ContainerAllocator>
|
typedef ::bml_msgs::Behavior_<ContainerAllocator> bml_srvs::BMLSpeechRequest_< ContainerAllocator >::_behav_type |
Definition at line 39 of file BMLSpeech.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_srvs::BMLSpeechRequest_< ContainerAllocator >::_text_type |
Definition at line 42 of file BMLSpeech.h.
typedef boost::shared_ptr< ::bml_srvs::BMLSpeechRequest_<ContainerAllocator> const> bml_srvs::BMLSpeechRequest_< ContainerAllocator >::ConstPtr |
Definition at line 120 of file BMLSpeech.h.
typedef boost::shared_ptr< ::bml_srvs::BMLSpeechRequest_<ContainerAllocator> > bml_srvs::BMLSpeechRequest_< ContainerAllocator >::Ptr |
Definition at line 119 of file BMLSpeech.h.
typedef BMLSpeechRequest_<ContainerAllocator> bml_srvs::BMLSpeechRequest_< ContainerAllocator >::Type |
Definition at line 25 of file BMLSpeech.h.
bml_srvs::BMLSpeechRequest_< ContainerAllocator >::BMLSpeechRequest_ | ( | ) | [inline] |
Definition at line 27 of file BMLSpeech.h.
bml_srvs::BMLSpeechRequest_< ContainerAllocator >::BMLSpeechRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file BMLSpeech.h.
ROS_DEPRECATED const std::string bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 51 of file BMLSpeech.h.
ROS_DEPRECATED const std::string bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 58 of file BMLSpeech.h.
ROS_DEPRECATED const std::string bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 93 of file BMLSpeech.h.
ROS_DEPRECATED const std::string bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 65 of file BMLSpeech.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 49 of file BMLSpeech.h.
static const char* bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 47 of file BMLSpeech.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 56 of file BMLSpeech.h.
static const char* bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 54 of file BMLSpeech.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 91 of file BMLSpeech.h.
static const char* bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 68 of file BMLSpeech.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 63 of file BMLSpeech.h.
static const char* bml_srvs::BMLSpeechRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 61 of file BMLSpeech.h.
virtual ROS_DEPRECATED uint8_t* bml_srvs::BMLSpeechRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 103 of file BMLSpeech.h.
virtual ROS_DEPRECATED uint32_t bml_srvs::BMLSpeechRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 111 of file BMLSpeech.h.
virtual ROS_DEPRECATED uint8_t* bml_srvs::BMLSpeechRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 95 of file BMLSpeech.h.
::bml_msgs::Behavior_<ContainerAllocator> bml_srvs::BMLSpeechRequest_< ContainerAllocator >::behav |
Definition at line 40 of file BMLSpeech.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bml_srvs::BMLSpeechRequest_< ContainerAllocator >::text |
Definition at line 43 of file BMLSpeech.h.