Public Types | Public Member Functions | Public Attributes
tts_server::AvailableVoicesResponse_< ContainerAllocator > Struct Template Reference

#include <AvailableVoices.h>

List of all members.

Public Types

typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_voices_type
typedef boost::shared_ptr
< ::tts_server::AvailableVoicesResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::tts_server::AvailableVoicesResponse_
< ContainerAllocator > > 
Ptr
typedef
AvailableVoicesResponse_
< ContainerAllocator > 
Type

Public Member Functions

 AvailableVoicesResponse_ ()
 AvailableVoicesResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
voices

Detailed Description

template<class ContainerAllocator>
struct tts_server::AvailableVoicesResponse_< ContainerAllocator >

Definition at line 48 of file AvailableVoices.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > tts_server::AvailableVoicesResponse_< ContainerAllocator >::_voices_type

Definition at line 61 of file AvailableVoices.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::tts_server::AvailableVoicesResponse_<ContainerAllocator> const> tts_server::AvailableVoicesResponse_< ContainerAllocator >::ConstPtr

Definition at line 66 of file AvailableVoices.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::tts_server::AvailableVoicesResponse_<ContainerAllocator> > tts_server::AvailableVoicesResponse_< ContainerAllocator >::Ptr

Definition at line 65 of file AvailableVoices.h.

template<class ContainerAllocator >
typedef AvailableVoicesResponse_<ContainerAllocator> tts_server::AvailableVoicesResponse_< ContainerAllocator >::Type

Definition at line 49 of file AvailableVoices.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
tts_server::AvailableVoicesResponse_< ContainerAllocator >::AvailableVoicesResponse_ ( ) [inline]

Definition at line 51 of file AvailableVoices.h.

template<class ContainerAllocator >
tts_server::AvailableVoicesResponse_< ContainerAllocator >::AvailableVoicesResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 56 of file AvailableVoices.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > tts_server::AvailableVoicesResponse_< ContainerAllocator >::__connection_header

Definition at line 67 of file AvailableVoices.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > tts_server::AvailableVoicesResponse_< ContainerAllocator >::voices

Definition at line 62 of file AvailableVoices.h.


The documentation for this struct was generated from the following file:


tts_server
Author(s): haidai
autogenerated on Thu Dec 12 2013 12:09:34