#include <GetFlightState.h>
Public Types | |
| typedef uint8_t | _state_type | 
| typedef boost::shared_ptr < ::mav_srvs::GetFlightStateResponse_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::mav_srvs::GetFlightStateResponse_ < ContainerAllocator > >  | Ptr | 
| typedef  GetFlightStateResponse_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| GetFlightStateResponse_ () | |
| GetFlightStateResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| uint8_t | state | 
Definition at line 48 of file GetFlightState.h.
| typedef uint8_t mav_srvs::GetFlightStateResponse_< ContainerAllocator >::_state_type | 
Definition at line 61 of file GetFlightState.h.
| typedef boost::shared_ptr< ::mav_srvs::GetFlightStateResponse_<ContainerAllocator> const> mav_srvs::GetFlightStateResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 66 of file GetFlightState.h.
| typedef boost::shared_ptr< ::mav_srvs::GetFlightStateResponse_<ContainerAllocator> > mav_srvs::GetFlightStateResponse_< ContainerAllocator >::Ptr | 
Definition at line 65 of file GetFlightState.h.
| typedef GetFlightStateResponse_<ContainerAllocator> mav_srvs::GetFlightStateResponse_< ContainerAllocator >::Type | 
Definition at line 49 of file GetFlightState.h.
| mav_srvs::GetFlightStateResponse_< ContainerAllocator >::GetFlightStateResponse_ | ( | ) |  [inline] | 
        
Definition at line 51 of file GetFlightState.h.
| mav_srvs::GetFlightStateResponse_< ContainerAllocator >::GetFlightStateResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 56 of file GetFlightState.h.
| boost::shared_ptr<std::map<std::string, std::string> > mav_srvs::GetFlightStateResponse_< ContainerAllocator >::__connection_header | 
Definition at line 67 of file GetFlightState.h.
| uint8_t mav_srvs::GetFlightStateResponse_< ContainerAllocator >::state | 
Definition at line 62 of file GetFlightState.h.