#include <Empty.h>
Public Types | |
| typedef boost::shared_ptr < ::rosbridge_test::EmptyRequest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::rosbridge_test::EmptyRequest_ < ContainerAllocator > >  | Ptr | 
| typedef EmptyRequest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| EmptyRequest_ () | |
| EmptyRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| typedef boost::shared_ptr< ::rosbridge_test::EmptyRequest_<ContainerAllocator> const> rosbridge_test::EmptyRequest_< ContainerAllocator >::ConstPtr | 
| typedef boost::shared_ptr< ::rosbridge_test::EmptyRequest_<ContainerAllocator> > rosbridge_test::EmptyRequest_< ContainerAllocator >::Ptr | 
| typedef EmptyRequest_<ContainerAllocator> rosbridge_test::EmptyRequest_< ContainerAllocator >::Type | 
| rosbridge_test::EmptyRequest_< ContainerAllocator >::EmptyRequest_ | ( | ) |  [inline] | 
        
| rosbridge_test::EmptyRequest_< ContainerAllocator >::EmptyRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
| boost::shared_ptr<std::map<std::string, std::string> > rosbridge_test::EmptyRequest_< ContainerAllocator >::__connection_header |