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