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

#include <RequestOnly.h>

List of all members.

Public Types

typedef boost::shared_ptr
< ::rosbridge_test::RequestOnlyResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosbridge_test::RequestOnlyResponse_
< ContainerAllocator > > 
Ptr
typedef RequestOnlyResponse_
< ContainerAllocator > 
Type

Public Member Functions

 RequestOnlyResponse_ ()
 RequestOnlyResponse_ (const ContainerAllocator &_alloc)

Public Attributes

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

Detailed Description

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

Definition at line 53 of file RequestOnly.h.


Member Typedef Documentation

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

Definition at line 66 of file RequestOnly.h.

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

Definition at line 65 of file RequestOnly.h.

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

Definition at line 54 of file RequestOnly.h.


Constructor & Destructor Documentation

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

Definition at line 56 of file RequestOnly.h.

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

Definition at line 60 of file RequestOnly.h.


Member Data Documentation

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

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