#include <SayText.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _text_type |
typedef boost::shared_ptr < ::cob_sound::SayTextRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_sound::SayTextRequest_ < ContainerAllocator > > | Ptr |
typedef SayTextRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SayTextRequest_ () | |
SayTextRequest_ (const ContainerAllocator &_alloc) | |
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 > | text |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_sound::SayTextRequest_< ContainerAllocator >::_text_type |
typedef boost::shared_ptr< ::cob_sound::SayTextRequest_<ContainerAllocator> const> cob_sound::SayTextRequest_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::cob_sound::SayTextRequest_<ContainerAllocator> > cob_sound::SayTextRequest_< ContainerAllocator >::Ptr |
typedef SayTextRequest_<ContainerAllocator> cob_sound::SayTextRequest_< ContainerAllocator >::Type |
cob_sound::SayTextRequest_< ContainerAllocator >::SayTextRequest_ | ( | ) | [inline] |
cob_sound::SayTextRequest_< ContainerAllocator >::SayTextRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > cob_sound::SayTextRequest_< ContainerAllocator >::__connection_header |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_sound::SayTextRequest_< ContainerAllocator >::text |