#include <ArrayRequest.h>
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 | 
Definition at line 25 of file ArrayRequest.h.
| 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.
| typedef boost::shared_ptr< ::rosbridge_test::ArrayRequestRequest_<ContainerAllocator> const> rosbridge_test::ArrayRequestRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 43 of file ArrayRequest.h.
| typedef boost::shared_ptr< ::rosbridge_test::ArrayRequestRequest_<ContainerAllocator> > rosbridge_test::ArrayRequestRequest_< ContainerAllocator >::Ptr | 
Definition at line 42 of file ArrayRequest.h.
| typedef ArrayRequestRequest_<ContainerAllocator> rosbridge_test::ArrayRequestRequest_< ContainerAllocator >::Type | 
Definition at line 26 of file ArrayRequest.h.
| rosbridge_test::ArrayRequestRequest_< ContainerAllocator >::ArrayRequestRequest_ | ( | ) |  [inline] | 
        
Definition at line 28 of file ArrayRequest.h.
| rosbridge_test::ArrayRequestRequest_< ContainerAllocator >::ArrayRequestRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 33 of file ArrayRequest.h.
| boost::shared_ptr<std::map<std::string, std::string> > rosbridge_test::ArrayRequestRequest_< ContainerAllocator >::__connection_header | 
Definition at line 44 of file ArrayRequest.h.
| std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > rosbridge_test::ArrayRequestRequest_< ContainerAllocator >::int | 
Definition at line 39 of file ArrayRequest.h.