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

#include <CharTest.h>

List of all members.

Public Types

typedef std::vector< uint8_t,
typename
ContainerAllocator::template
rebind< uint8_t >::other > 
_data_type
typedef boost::shared_ptr
< ::rosbridge_test::CharTest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosbridge_test::CharTest_
< ContainerAllocator > > 
Ptr
typedef CharTest_
< ContainerAllocator > 
Type

Public Member Functions

 CharTest_ ()
 CharTest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< uint8_t, typename
ContainerAllocator::template
rebind< uint8_t >::other > 
data

Detailed Description

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

Definition at line 21 of file CharTest.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > rosbridge_test::CharTest_< ContainerAllocator >::_data_type

Definition at line 34 of file CharTest.h.

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

Definition at line 39 of file CharTest.h.

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

Definition at line 38 of file CharTest.h.

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

Definition at line 22 of file CharTest.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file CharTest.h.

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

Definition at line 29 of file CharTest.h.


Member Data Documentation

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

Definition at line 40 of file CharTest.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > rosbridge_test::CharTest_< ContainerAllocator >::data

Definition at line 35 of file CharTest.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