#include <RequestOnly.h>
Public Types | |
| typedef int32_t | _data_type | 
| typedef boost::shared_ptr < ::rosbridge_test::RequestOnlyRequest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::rosbridge_test::RequestOnlyRequest_ < ContainerAllocator > >  | Ptr | 
| typedef RequestOnlyRequest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| RequestOnlyRequest_ () | |
| RequestOnlyRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| int32_t | data | 
Definition at line 25 of file RequestOnly.h.
| typedef int32_t rosbridge_test::RequestOnlyRequest_< ContainerAllocator >::_data_type | 
Definition at line 38 of file RequestOnly.h.
| typedef boost::shared_ptr< ::rosbridge_test::RequestOnlyRequest_<ContainerAllocator> const> rosbridge_test::RequestOnlyRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 43 of file RequestOnly.h.
| typedef boost::shared_ptr< ::rosbridge_test::RequestOnlyRequest_<ContainerAllocator> > rosbridge_test::RequestOnlyRequest_< ContainerAllocator >::Ptr | 
Definition at line 42 of file RequestOnly.h.
| typedef RequestOnlyRequest_<ContainerAllocator> rosbridge_test::RequestOnlyRequest_< ContainerAllocator >::Type | 
Definition at line 26 of file RequestOnly.h.
| rosbridge_test::RequestOnlyRequest_< ContainerAllocator >::RequestOnlyRequest_ | ( | ) |  [inline] | 
        
Definition at line 28 of file RequestOnly.h.
| rosbridge_test::RequestOnlyRequest_< ContainerAllocator >::RequestOnlyRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 33 of file RequestOnly.h.
| boost::shared_ptr<std::map<std::string, std::string> > rosbridge_test::RequestOnlyRequest_< ContainerAllocator >::__connection_header | 
Definition at line 44 of file RequestOnly.h.
| int32_t rosbridge_test::RequestOnlyRequest_< ContainerAllocator >::data | 
Definition at line 39 of file RequestOnly.h.