Public Types | Public Member Functions | Public Attributes
rosserial_arduino::TestRequest_< ContainerAllocator > Struct Template Reference

#include <Test.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_input_type
typedef boost::shared_ptr
< ::rosserial_arduino::TestRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosserial_arduino::TestRequest_
< ContainerAllocator > > 
Ptr
typedef TestRequest_
< ContainerAllocator > 
Type

Public Member Functions

 TestRequest_ ()
 TestRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
input

Detailed Description

template<class ContainerAllocator>
struct rosserial_arduino::TestRequest_< ContainerAllocator >

Definition at line 25 of file Test.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_arduino::TestRequest_< ContainerAllocator >::_input_type

Definition at line 38 of file Test.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosserial_arduino::TestRequest_<ContainerAllocator> const> rosserial_arduino::TestRequest_< ContainerAllocator >::ConstPtr

Definition at line 43 of file Test.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosserial_arduino::TestRequest_<ContainerAllocator> > rosserial_arduino::TestRequest_< ContainerAllocator >::Ptr

Definition at line 42 of file Test.h.

template<class ContainerAllocator >
typedef TestRequest_<ContainerAllocator> rosserial_arduino::TestRequest_< ContainerAllocator >::Type

Definition at line 26 of file Test.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
rosserial_arduino::TestRequest_< ContainerAllocator >::TestRequest_ ( ) [inline]

Definition at line 28 of file Test.h.

template<class ContainerAllocator >
rosserial_arduino::TestRequest_< ContainerAllocator >::TestRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file Test.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > rosserial_arduino::TestRequest_< ContainerAllocator >::__connection_header

Definition at line 44 of file Test.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosserial_arduino::TestRequest_< ContainerAllocator >::input

Definition at line 39 of file Test.h.


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


rosserial_arduino
Author(s): Michael Ferguson, Adam Stambler
autogenerated on Fri Dec 6 2013 20:35:55