#include <wav_play.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _f_type |
typedef boost::shared_ptr < ::rovio_shared::wav_playRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rovio_shared::wav_playRequest_ < ContainerAllocator > > | Ptr |
typedef wav_playRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
wav_playRequest_ () | |
wav_playRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | f |
Definition at line 25 of file wav_play.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rovio_shared::wav_playRequest_< ContainerAllocator >::_f_type |
Definition at line 38 of file wav_play.h.
typedef boost::shared_ptr< ::rovio_shared::wav_playRequest_<ContainerAllocator> const> rovio_shared::wav_playRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file wav_play.h.
typedef boost::shared_ptr< ::rovio_shared::wav_playRequest_<ContainerAllocator> > rovio_shared::wav_playRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file wav_play.h.
typedef wav_playRequest_<ContainerAllocator> rovio_shared::wav_playRequest_< ContainerAllocator >::Type |
Definition at line 26 of file wav_play.h.
rovio_shared::wav_playRequest_< ContainerAllocator >::wav_playRequest_ | ( | ) | [inline] |
Definition at line 28 of file wav_play.h.
rovio_shared::wav_playRequest_< ContainerAllocator >::wav_playRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file wav_play.h.
boost::shared_ptr<std::map<std::string, std::string> > rovio_shared::wav_playRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file wav_play.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rovio_shared::wav_playRequest_< ContainerAllocator >::f |
Definition at line 39 of file wav_play.h.