Public Types | Public Member Functions | Public Attributes
roslisp_tutorials::Test_< ContainerAllocator > Struct Template Reference

#include <Test.h>

List of all members.

Public Types

typedef boost::array
< ::roslisp_tutorials::Point_
< ContainerAllocator >, 2 > 
_location_type
typedef std::vector< int32_t,
typename
ContainerAllocator::template
rebind< int32_t >::other > 
_orientation_type
typedef boost::shared_ptr
< ::roslisp_tutorials::Test_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::roslisp_tutorials::Test_
< ContainerAllocator > > 
Ptr
typedef Test_< ContainerAllocator > Type

Public Member Functions

 Test_ ()
 Test_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
boost::array
< ::roslisp_tutorials::Point_
< ContainerAllocator >, 2 > 
location
std::vector< int32_t, typename
ContainerAllocator::template
rebind< int32_t >::other > 
orientation

Detailed Description

template<class ContainerAllocator>
struct roslisp_tutorials::Test_< ContainerAllocator >

Definition at line 22 of file Test.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef boost::array< ::roslisp_tutorials::Point_<ContainerAllocator> , 2> roslisp_tutorials::Test_< ContainerAllocator >::_location_type

Definition at line 38 of file Test.h.

template<class ContainerAllocator >
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > roslisp_tutorials::Test_< ContainerAllocator >::_orientation_type

Definition at line 41 of file Test.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::roslisp_tutorials::Test_<ContainerAllocator> const> roslisp_tutorials::Test_< ContainerAllocator >::ConstPtr

Definition at line 46 of file Test.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::roslisp_tutorials::Test_<ContainerAllocator> > roslisp_tutorials::Test_< ContainerAllocator >::Ptr

Definition at line 45 of file Test.h.

template<class ContainerAllocator >
typedef Test_<ContainerAllocator> roslisp_tutorials::Test_< ContainerAllocator >::Type

Definition at line 23 of file Test.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
roslisp_tutorials::Test_< ContainerAllocator >::Test_ ( ) [inline]

Definition at line 25 of file Test.h.

template<class ContainerAllocator >
roslisp_tutorials::Test_< ContainerAllocator >::Test_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 31 of file Test.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > roslisp_tutorials::Test_< ContainerAllocator >::__connection_header

Definition at line 47 of file Test.h.

template<class ContainerAllocator >
boost::array< ::roslisp_tutorials::Point_<ContainerAllocator> , 2> roslisp_tutorials::Test_< ContainerAllocator >::location

Definition at line 39 of file Test.h.

template<class ContainerAllocator >
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > roslisp_tutorials::Test_< ContainerAllocator >::orientation

Definition at line 42 of file Test.h.


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


roslisp_tutorials
Author(s): Bhaskara Marthi
autogenerated on Wed Apr 23 2014 10:28:03