Public Types | Public Member Functions | Public Attributes
rosbridge_test::DurationArrayTest_< ContainerAllocator > Struct Template Reference

#include <DurationArrayTest.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct rosbridge_test::DurationArrayTest_< ContainerAllocator >

Definition at line 21 of file DurationArrayTest.h.


Member Typedef Documentation

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosbridge_test::DurationArrayTest_<ContainerAllocator> const> rosbridge_test::DurationArrayTest_< ContainerAllocator >::ConstPtr

Definition at line 39 of file DurationArrayTest.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosbridge_test::DurationArrayTest_<ContainerAllocator> > rosbridge_test::DurationArrayTest_< ContainerAllocator >::Ptr

Definition at line 38 of file DurationArrayTest.h.

template<class ContainerAllocator >
typedef DurationArrayTest_<ContainerAllocator> rosbridge_test::DurationArrayTest_< ContainerAllocator >::Type

Definition at line 22 of file DurationArrayTest.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
rosbridge_test::DurationArrayTest_< ContainerAllocator >::DurationArrayTest_ ( ) [inline]

Definition at line 24 of file DurationArrayTest.h.

template<class ContainerAllocator >
rosbridge_test::DurationArrayTest_< ContainerAllocator >::DurationArrayTest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 29 of file DurationArrayTest.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > rosbridge_test::DurationArrayTest_< ContainerAllocator >::__connection_header

Definition at line 40 of file DurationArrayTest.h.

template<class ContainerAllocator >
std::vector<ros::Duration, typename ContainerAllocator::template rebind<ros::Duration>::other > rosbridge_test::DurationArrayTest_< ContainerAllocator >::durations

Definition at line 35 of file DurationArrayTest.h.


The documentation for this struct was generated from the following file:


rosbridge_test
Author(s): Jonathan Mace
autogenerated on Thu Jan 2 2014 11:54:04