#include <wav_play.h>
Public Types | |
typedef boost::shared_ptr < ::rovio_shared::wav_playResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rovio_shared::wav_playResponse_ < ContainerAllocator > > | Ptr |
typedef wav_playResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
wav_playResponse_ () | |
wav_playResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 53 of file wav_play.h.
typedef boost::shared_ptr< ::rovio_shared::wav_playResponse_<ContainerAllocator> const> rovio_shared::wav_playResponse_< ContainerAllocator >::ConstPtr |
Definition at line 66 of file wav_play.h.
typedef boost::shared_ptr< ::rovio_shared::wav_playResponse_<ContainerAllocator> > rovio_shared::wav_playResponse_< ContainerAllocator >::Ptr |
Definition at line 65 of file wav_play.h.
typedef wav_playResponse_<ContainerAllocator> rovio_shared::wav_playResponse_< ContainerAllocator >::Type |
Definition at line 54 of file wav_play.h.
rovio_shared::wav_playResponse_< ContainerAllocator >::wav_playResponse_ | ( | ) | [inline] |
Definition at line 56 of file wav_play.h.
rovio_shared::wav_playResponse_< ContainerAllocator >::wav_playResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 60 of file wav_play.h.
boost::shared_ptr<std::map<std::string, std::string> > rovio_shared::wav_playResponse_< ContainerAllocator >::__connection_header |
Definition at line 67 of file wav_play.h.