#include <RequestOnly.h>
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 | 
Definition at line 53 of file RequestOnly.h.
| typedef boost::shared_ptr< ::rosbridge_test::RequestOnlyResponse_<ContainerAllocator> const> rosbridge_test::RequestOnlyResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 66 of file RequestOnly.h.
| typedef boost::shared_ptr< ::rosbridge_test::RequestOnlyResponse_<ContainerAllocator> > rosbridge_test::RequestOnlyResponse_< ContainerAllocator >::Ptr | 
Definition at line 65 of file RequestOnly.h.
| typedef RequestOnlyResponse_<ContainerAllocator> rosbridge_test::RequestOnlyResponse_< ContainerAllocator >::Type | 
Definition at line 54 of file RequestOnly.h.
| rosbridge_test::RequestOnlyResponse_< ContainerAllocator >::RequestOnlyResponse_ | ( | ) |  [inline] | 
        
Definition at line 56 of file RequestOnly.h.
| rosbridge_test::RequestOnlyResponse_< ContainerAllocator >::RequestOnlyResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 60 of file RequestOnly.h.
| boost::shared_ptr<std::map<std::string, std::string> > rosbridge_test::RequestOnlyResponse_< ContainerAllocator >::__connection_header | 
Definition at line 67 of file RequestOnly.h.