#include <MavCtrlSrv.h>
Public Types | |
typedef ::asctec_hl_comm::mav_ctrl_ < ContainerAllocator > | _ctrl_result_type |
typedef boost::shared_ptr < ::asctec_hl_comm::MavCtrlSrvResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asctec_hl_comm::MavCtrlSrvResponse_ < ContainerAllocator > > | Ptr |
typedef MavCtrlSrvResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
MavCtrlSrvResponse_ () | |
MavCtrlSrvResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::asctec_hl_comm::mav_ctrl_ < ContainerAllocator > | ctrl_result |
Definition at line 55 of file MavCtrlSrv.h.
typedef ::asctec_hl_comm::mav_ctrl_<ContainerAllocator> asctec_hl_comm::MavCtrlSrvResponse_< ContainerAllocator >::_ctrl_result_type |
Definition at line 68 of file MavCtrlSrv.h.
typedef boost::shared_ptr< ::asctec_hl_comm::MavCtrlSrvResponse_<ContainerAllocator> const> asctec_hl_comm::MavCtrlSrvResponse_< ContainerAllocator >::ConstPtr |
Definition at line 73 of file MavCtrlSrv.h.
typedef boost::shared_ptr< ::asctec_hl_comm::MavCtrlSrvResponse_<ContainerAllocator> > asctec_hl_comm::MavCtrlSrvResponse_< ContainerAllocator >::Ptr |
Definition at line 72 of file MavCtrlSrv.h.
typedef MavCtrlSrvResponse_<ContainerAllocator> asctec_hl_comm::MavCtrlSrvResponse_< ContainerAllocator >::Type |
Definition at line 56 of file MavCtrlSrv.h.
asctec_hl_comm::MavCtrlSrvResponse_< ContainerAllocator >::MavCtrlSrvResponse_ | ( | ) | [inline] |
Definition at line 58 of file MavCtrlSrv.h.
asctec_hl_comm::MavCtrlSrvResponse_< ContainerAllocator >::MavCtrlSrvResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file MavCtrlSrv.h.
boost::shared_ptr<std::map<std::string, std::string> > asctec_hl_comm::MavCtrlSrvResponse_< ContainerAllocator >::__connection_header |
Definition at line 74 of file MavCtrlSrv.h.
::asctec_hl_comm::mav_ctrl_<ContainerAllocator> asctec_hl_comm::MavCtrlSrvResponse_< ContainerAllocator >::ctrl_result |
Definition at line 69 of file MavCtrlSrv.h.