#include <AudioData.h>
Public Types | |
| typedef std::vector< uint8_t,  typename ContainerAllocator::template rebind< uint8_t >::other >  | _data_type | 
| typedef boost::shared_ptr < ::audio_common_msgs::AudioData_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::audio_common_msgs::AudioData_ < ContainerAllocator > >  | Ptr | 
| typedef AudioData_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| AudioData_ () | |
| AudioData_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| std::vector< uint8_t, typename  ContainerAllocator::template rebind< uint8_t >::other >  | data | 
Definition at line 21 of file AudioData.h.
| typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > audio_common_msgs::AudioData_< ContainerAllocator >::_data_type | 
Definition at line 34 of file AudioData.h.
| typedef boost::shared_ptr< ::audio_common_msgs::AudioData_<ContainerAllocator> const> audio_common_msgs::AudioData_< ContainerAllocator >::ConstPtr | 
Definition at line 39 of file AudioData.h.
| typedef boost::shared_ptr< ::audio_common_msgs::AudioData_<ContainerAllocator> > audio_common_msgs::AudioData_< ContainerAllocator >::Ptr | 
Definition at line 38 of file AudioData.h.
| typedef AudioData_<ContainerAllocator> audio_common_msgs::AudioData_< ContainerAllocator >::Type | 
Definition at line 22 of file AudioData.h.
| audio_common_msgs::AudioData_< ContainerAllocator >::AudioData_ | ( | ) |  [inline] | 
        
Definition at line 24 of file AudioData.h.
| audio_common_msgs::AudioData_< ContainerAllocator >::AudioData_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 29 of file AudioData.h.
| boost::shared_ptr<std::map<std::string, std::string> > audio_common_msgs::AudioData_< ContainerAllocator >::__connection_header | 
Definition at line 40 of file AudioData.h.
| std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > audio_common_msgs::AudioData_< ContainerAllocator >::data | 
Definition at line 35 of file AudioData.h.