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

#include <ResponseOnly.h>

List of all members.

Public Types

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

Public Member Functions

 ResponseOnlyResponse_ ()
 ResponseOnlyResponse_ (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::ResponseOnlyResponse_< ContainerAllocator >

Definition at line 48 of file ResponseOnly.h.


Member Typedef Documentation

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

Definition at line 61 of file ResponseOnly.h.

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

Definition at line 66 of file ResponseOnly.h.

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

Definition at line 65 of file ResponseOnly.h.

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

Definition at line 49 of file ResponseOnly.h.


Constructor & Destructor Documentation

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

Definition at line 51 of file ResponseOnly.h.

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

Definition at line 56 of file ResponseOnly.h.


Member Data Documentation

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

Definition at line 67 of file ResponseOnly.h.

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

Definition at line 62 of file ResponseOnly.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