#include <Say.h>
Public Types | |
| typedef boost::shared_ptr < ::tts_server::SayResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::tts_server::SayResponse_ < ContainerAllocator > > | Ptr |
| typedef SayResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| SayResponse_ () | |
| SayResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| typedef boost::shared_ptr< ::tts_server::SayResponse_<ContainerAllocator> const> tts_server::SayResponse_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::tts_server::SayResponse_<ContainerAllocator> > tts_server::SayResponse_< ContainerAllocator >::Ptr |
| typedef SayResponse_<ContainerAllocator> tts_server::SayResponse_< ContainerAllocator >::Type |
| tts_server::SayResponse_< ContainerAllocator >::SayResponse_ | ( | ) | [inline] |
| tts_server::SayResponse_< ContainerAllocator >::SayResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > tts_server::SayResponse_< ContainerAllocator >::__connection_header |