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