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