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

#include <RequestAndResponse.h>

List of all members.

Public Types

typedef int32_t _data_type
typedef boost::shared_ptr
< ::rosbridge_test::RequestAndResponseResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosbridge_test::RequestAndResponseResponse_
< ContainerAllocator > > 
Ptr
typedef
RequestAndResponseResponse_
< ContainerAllocator > 
Type

Public Member Functions

 RequestAndResponseResponse_ ()
 RequestAndResponseResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int32_t data

Detailed Description

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

Definition at line 53 of file RequestAndResponse.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t rosbridge_test::RequestAndResponseResponse_< ContainerAllocator >::_data_type

Definition at line 66 of file RequestAndResponse.h.

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

Definition at line 71 of file RequestAndResponse.h.

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

Definition at line 70 of file RequestAndResponse.h.

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

Definition at line 54 of file RequestAndResponse.h.


Constructor & Destructor Documentation

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

Definition at line 56 of file RequestAndResponse.h.

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

Definition at line 61 of file RequestAndResponse.h.


Member Data Documentation

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

Definition at line 72 of file RequestAndResponse.h.

template<class ContainerAllocator >
int32_t rosbridge_test::RequestAndResponseResponse_< ContainerAllocator >::data

Definition at line 67 of file RequestAndResponse.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