#include <MavCtrlSrv.h>
Public Types | |
typedef ::asctec_hl_comm::mav_ctrl_ < ContainerAllocator > | _ctrl_type |
typedef boost::shared_ptr < ::asctec_hl_comm::MavCtrlSrvRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asctec_hl_comm::MavCtrlSrvRequest_ < ContainerAllocator > > | Ptr |
typedef MavCtrlSrvRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
MavCtrlSrvRequest_ () | |
MavCtrlSrvRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::asctec_hl_comm::mav_ctrl_ < ContainerAllocator > | ctrl |
Definition at line 27 of file MavCtrlSrv.h.
typedef ::asctec_hl_comm::mav_ctrl_<ContainerAllocator> asctec_hl_comm::MavCtrlSrvRequest_< ContainerAllocator >::_ctrl_type |
Definition at line 40 of file MavCtrlSrv.h.
typedef boost::shared_ptr< ::asctec_hl_comm::MavCtrlSrvRequest_<ContainerAllocator> const> asctec_hl_comm::MavCtrlSrvRequest_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file MavCtrlSrv.h.
typedef boost::shared_ptr< ::asctec_hl_comm::MavCtrlSrvRequest_<ContainerAllocator> > asctec_hl_comm::MavCtrlSrvRequest_< ContainerAllocator >::Ptr |
Definition at line 44 of file MavCtrlSrv.h.
typedef MavCtrlSrvRequest_<ContainerAllocator> asctec_hl_comm::MavCtrlSrvRequest_< ContainerAllocator >::Type |
Definition at line 28 of file MavCtrlSrv.h.
asctec_hl_comm::MavCtrlSrvRequest_< ContainerAllocator >::MavCtrlSrvRequest_ | ( | ) | [inline] |
Definition at line 30 of file MavCtrlSrv.h.
asctec_hl_comm::MavCtrlSrvRequest_< ContainerAllocator >::MavCtrlSrvRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file MavCtrlSrv.h.
boost::shared_ptr<std::map<std::string, std::string> > asctec_hl_comm::MavCtrlSrvRequest_< ContainerAllocator >::__connection_header |
Definition at line 46 of file MavCtrlSrv.h.
::asctec_hl_comm::mav_ctrl_<ContainerAllocator> asctec_hl_comm::MavCtrlSrvRequest_< ContainerAllocator >::ctrl |
Definition at line 41 of file MavCtrlSrv.h.