#include <RequestAndResponse.h>
Public Types | |
| typedef int32_t | _data_type | 
| typedef boost::shared_ptr < ::rosbridge_test::RequestAndResponseResponse_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::rosbridge_test::RequestAndResponseResponse_ < ContainerAllocator > >  | Ptr | 
| typedef  RequestAndResponseResponse_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| RequestAndResponseResponse_ () | |
| RequestAndResponseResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| int32_t | data | 
Definition at line 53 of file RequestAndResponse.h.
| typedef int32_t rosbridge_test::RequestAndResponseResponse_< ContainerAllocator >::_data_type | 
Definition at line 66 of file RequestAndResponse.h.
| typedef boost::shared_ptr< ::rosbridge_test::RequestAndResponseResponse_<ContainerAllocator> const> rosbridge_test::RequestAndResponseResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 71 of file RequestAndResponse.h.
| typedef boost::shared_ptr< ::rosbridge_test::RequestAndResponseResponse_<ContainerAllocator> > rosbridge_test::RequestAndResponseResponse_< ContainerAllocator >::Ptr | 
Definition at line 70 of file RequestAndResponse.h.
| typedef RequestAndResponseResponse_<ContainerAllocator> rosbridge_test::RequestAndResponseResponse_< ContainerAllocator >::Type | 
Definition at line 54 of file RequestAndResponse.h.
| rosbridge_test::RequestAndResponseResponse_< ContainerAllocator >::RequestAndResponseResponse_ | ( | ) |  [inline] | 
        
Definition at line 56 of file RequestAndResponse.h.
| rosbridge_test::RequestAndResponseResponse_< ContainerAllocator >::RequestAndResponseResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 61 of file RequestAndResponse.h.
| boost::shared_ptr<std::map<std::string, std::string> > rosbridge_test::RequestAndResponseResponse_< ContainerAllocator >::__connection_header | 
Definition at line 72 of file RequestAndResponse.h.
| int32_t rosbridge_test::RequestAndResponseResponse_< ContainerAllocator >::data | 
Definition at line 67 of file RequestAndResponse.h.