#include <SayResult.h>
Public Types | |
typedef boost::shared_ptr < ::cob_sound::SayResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_sound::SayResult_ < ContainerAllocator > > | Ptr |
typedef SayResult_ < ContainerAllocator > | Type |
Public Member Functions | |
SayResult_ () | |
SayResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 21 of file SayResult.h.
typedef boost::shared_ptr< ::cob_sound::SayResult_<ContainerAllocator> const> cob_sound::SayResult_< ContainerAllocator >::ConstPtr |
Definition at line 34 of file SayResult.h.
typedef boost::shared_ptr< ::cob_sound::SayResult_<ContainerAllocator> > cob_sound::SayResult_< ContainerAllocator >::Ptr |
Definition at line 33 of file SayResult.h.
typedef SayResult_<ContainerAllocator> cob_sound::SayResult_< ContainerAllocator >::Type |
Definition at line 22 of file SayResult.h.
cob_sound::SayResult_< ContainerAllocator >::SayResult_ | ( | ) | [inline] |
Definition at line 24 of file SayResult.h.
cob_sound::SayResult_< ContainerAllocator >::SayResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file SayResult.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_sound::SayResult_< ContainerAllocator >::__connection_header |
Definition at line 35 of file SayResult.h.