#include <HeaderArrayTest.h>
Public Types | |
| typedef std::vector < ::std_msgs::Header_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::std_msgs::Header_ < ContainerAllocator > >::other >  | _header_type | 
| typedef boost::shared_ptr < ::rosbridge_test::HeaderArrayTest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::rosbridge_test::HeaderArrayTest_ < ContainerAllocator > >  | Ptr | 
| typedef HeaderArrayTest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| HeaderArrayTest_ () | |
| HeaderArrayTest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| std::vector < ::std_msgs::Header_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::std_msgs::Header_ < ContainerAllocator > >::other >  | header | 
Definition at line 22 of file HeaderArrayTest.h.
| typedef std::vector< ::std_msgs::Header_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::Header_<ContainerAllocator> >::other > rosbridge_test::HeaderArrayTest_< ContainerAllocator >::_header_type | 
Definition at line 35 of file HeaderArrayTest.h.
| typedef boost::shared_ptr< ::rosbridge_test::HeaderArrayTest_<ContainerAllocator> const> rosbridge_test::HeaderArrayTest_< ContainerAllocator >::ConstPtr | 
Definition at line 40 of file HeaderArrayTest.h.
| typedef boost::shared_ptr< ::rosbridge_test::HeaderArrayTest_<ContainerAllocator> > rosbridge_test::HeaderArrayTest_< ContainerAllocator >::Ptr | 
Definition at line 39 of file HeaderArrayTest.h.
| typedef HeaderArrayTest_<ContainerAllocator> rosbridge_test::HeaderArrayTest_< ContainerAllocator >::Type | 
Definition at line 23 of file HeaderArrayTest.h.
| rosbridge_test::HeaderArrayTest_< ContainerAllocator >::HeaderArrayTest_ | ( | ) |  [inline] | 
        
Definition at line 25 of file HeaderArrayTest.h.
| rosbridge_test::HeaderArrayTest_< ContainerAllocator >::HeaderArrayTest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 30 of file HeaderArrayTest.h.
| boost::shared_ptr<std::map<std::string, std::string> > rosbridge_test::HeaderArrayTest_< ContainerAllocator >::__connection_header | 
Definition at line 41 of file HeaderArrayTest.h.
| std::vector< ::std_msgs::Header_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::Header_<ContainerAllocator> >::other > rosbridge_test::HeaderArrayTest_< ContainerAllocator >::header | 
Definition at line 36 of file HeaderArrayTest.h.