#include <VoiceMessage.h>
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 > | _texts_type |
typedef boost::shared_ptr < ::jsk_gui_msgs::VoiceMessage_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::jsk_gui_msgs::VoiceMessage_ < ContainerAllocator > > | Ptr |
typedef VoiceMessage_ < ContainerAllocator > | Type |
Public Member Functions | |
VoiceMessage_ () | |
VoiceMessage_ (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 > | texts |
Definition at line 21 of file VoiceMessage.h.
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 > jsk_gui_msgs::VoiceMessage_< ContainerAllocator >::_texts_type |
Definition at line 34 of file VoiceMessage.h.
typedef boost::shared_ptr< ::jsk_gui_msgs::VoiceMessage_<ContainerAllocator> const> jsk_gui_msgs::VoiceMessage_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file VoiceMessage.h.
typedef boost::shared_ptr< ::jsk_gui_msgs::VoiceMessage_<ContainerAllocator> > jsk_gui_msgs::VoiceMessage_< ContainerAllocator >::Ptr |
Definition at line 38 of file VoiceMessage.h.
typedef VoiceMessage_<ContainerAllocator> jsk_gui_msgs::VoiceMessage_< ContainerAllocator >::Type |
Definition at line 22 of file VoiceMessage.h.
jsk_gui_msgs::VoiceMessage_< ContainerAllocator >::VoiceMessage_ | ( | ) | [inline] |
Definition at line 24 of file VoiceMessage.h.
jsk_gui_msgs::VoiceMessage_< ContainerAllocator >::VoiceMessage_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file VoiceMessage.h.
boost::shared_ptr<std::map<std::string, std::string> > jsk_gui_msgs::VoiceMessage_< ContainerAllocator >::__connection_header |
Definition at line 40 of file VoiceMessage.h.
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 > jsk_gui_msgs::VoiceMessage_< ContainerAllocator >::texts |
Definition at line 35 of file VoiceMessage.h.