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