#include <SetMaryVoice.h>
Public Types | |
typedef uint8_t | _result_type |
typedef boost::shared_ptr < ::mary_tts::SetMaryVoiceResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::mary_tts::SetMaryVoiceResponse_ < ContainerAllocator > > | Ptr |
typedef SetMaryVoiceResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetMaryVoiceResponse_ () | |
SetMaryVoiceResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | result |
Definition at line 53 of file SetMaryVoice.h.
typedef uint8_t mary_tts::SetMaryVoiceResponse_< ContainerAllocator >::_result_type |
Definition at line 66 of file SetMaryVoice.h.
typedef boost::shared_ptr< ::mary_tts::SetMaryVoiceResponse_<ContainerAllocator> const> mary_tts::SetMaryVoiceResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file SetMaryVoice.h.
typedef boost::shared_ptr< ::mary_tts::SetMaryVoiceResponse_<ContainerAllocator> > mary_tts::SetMaryVoiceResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file SetMaryVoice.h.
typedef SetMaryVoiceResponse_<ContainerAllocator> mary_tts::SetMaryVoiceResponse_< ContainerAllocator >::Type |
Definition at line 54 of file SetMaryVoice.h.
mary_tts::SetMaryVoiceResponse_< ContainerAllocator >::SetMaryVoiceResponse_ | ( | ) | [inline] |
Definition at line 56 of file SetMaryVoice.h.
mary_tts::SetMaryVoiceResponse_< ContainerAllocator >::SetMaryVoiceResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file SetMaryVoice.h.
boost::shared_ptr<std::map<std::string, std::string> > mary_tts::SetMaryVoiceResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file SetMaryVoice.h.
uint8_t mary_tts::SetMaryVoiceResponse_< ContainerAllocator >::result |
Definition at line 67 of file SetMaryVoice.h.