#include <SetMaryVoice.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _voice_name_type |
typedef boost::shared_ptr < ::mary_tts::SetMaryVoiceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::mary_tts::SetMaryVoiceRequest_ < ContainerAllocator > > | Ptr |
typedef SetMaryVoiceRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetMaryVoiceRequest_ () | |
SetMaryVoiceRequest_ (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 > | voice_name |
Definition at line 25 of file SetMaryVoice.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > mary_tts::SetMaryVoiceRequest_< ContainerAllocator >::_voice_name_type |
Definition at line 38 of file SetMaryVoice.h.
typedef boost::shared_ptr< ::mary_tts::SetMaryVoiceRequest_<ContainerAllocator> const> mary_tts::SetMaryVoiceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file SetMaryVoice.h.
typedef boost::shared_ptr< ::mary_tts::SetMaryVoiceRequest_<ContainerAllocator> > mary_tts::SetMaryVoiceRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file SetMaryVoice.h.
typedef SetMaryVoiceRequest_<ContainerAllocator> mary_tts::SetMaryVoiceRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetMaryVoice.h.
mary_tts::SetMaryVoiceRequest_< ContainerAllocator >::SetMaryVoiceRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetMaryVoice.h.
mary_tts::SetMaryVoiceRequest_< ContainerAllocator >::SetMaryVoiceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file SetMaryVoice.h.
boost::shared_ptr<std::map<std::string, std::string> > mary_tts::SetMaryVoiceRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file SetMaryVoice.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > mary_tts::SetMaryVoiceRequest_< ContainerAllocator >::voice_name |
Definition at line 39 of file SetMaryVoice.h.