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

#include <ArrayRequest.h>

List of all members.

Public Types

typedef std::vector< int32_t,
typename
ContainerAllocator::template
rebind< int32_t >::other > 
_int_type
typedef boost::shared_ptr
< ::rosbridge_test::ArrayRequestRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosbridge_test::ArrayRequestRequest_
< ContainerAllocator > > 
Ptr
typedef ArrayRequestRequest_
< ContainerAllocator > 
Type

Public Member Functions

 ArrayRequestRequest_ ()
 ArrayRequestRequest_ (const ContainerAllocator &_alloc)

Public Attributes

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

Detailed Description

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

Definition at line 25 of file ArrayRequest.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > rosbridge_test::ArrayRequestRequest_< ContainerAllocator >::_int_type

Definition at line 38 of file ArrayRequest.h.

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

Definition at line 43 of file ArrayRequest.h.

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

Definition at line 42 of file ArrayRequest.h.

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

Definition at line 26 of file ArrayRequest.h.


Constructor & Destructor Documentation

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

Definition at line 28 of file ArrayRequest.h.

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

Definition at line 33 of file ArrayRequest.h.


Member Data Documentation

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

Definition at line 44 of file ArrayRequest.h.

template<class ContainerAllocator >
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > rosbridge_test::ArrayRequestRequest_< ContainerAllocator >::int

Definition at line 39 of file ArrayRequest.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