#include <Test.h>
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 |
typedef boost::array< ::roslisp_tutorials::Point_<ContainerAllocator> , 2> roslisp_tutorials::Test_< ContainerAllocator >::_location_type |
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > roslisp_tutorials::Test_< ContainerAllocator >::_orientation_type |
typedef boost::shared_ptr< ::roslisp_tutorials::Test_<ContainerAllocator> const> roslisp_tutorials::Test_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::roslisp_tutorials::Test_<ContainerAllocator> > roslisp_tutorials::Test_< ContainerAllocator >::Ptr |
typedef Test_<ContainerAllocator> roslisp_tutorials::Test_< ContainerAllocator >::Type |
roslisp_tutorials::Test_< ContainerAllocator >::Test_ | ( | ) | [inline] |
roslisp_tutorials::Test_< ContainerAllocator >::Test_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > roslisp_tutorials::Test_< ContainerAllocator >::__connection_header |
boost::array< ::roslisp_tutorials::Point_<ContainerAllocator> , 2> roslisp_tutorials::Test_< ContainerAllocator >::location |
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > roslisp_tutorials::Test_< ContainerAllocator >::orientation |