Public Types | Public Member Functions | Protected Member Functions | Private Member Functions
mavplugin::MavRosPlugin Class Reference

MAVROS Plugin base class. More...

#include <mavros_plugin.h>

Inheritance diagram for mavplugin::MavRosPlugin:
Inheritance graph
[legend]

List of all members.

Public Types

typedef boost::shared_ptr
< MavRosPlugin const > 
ConstPtr
typedef boost::function< void(const
mavlink_message_t *msg,
uint8_t sysid, uint8_t compid) 
message_handler )
typedef std::map< uint8_t,
message_handler
message_map
typedef boost::shared_ptr
< MavRosPlugin
Ptr

Public Member Functions

virtual const message_map get_rx_handlers ()=0
 Return map with message rx handlers.
virtual void initialize (UAS &uas)=0
 Plugin initializer.
virtual ~MavRosPlugin ()

Protected Member Functions

 MavRosPlugin ()
 Plugin constructor Should not do anything before initialize()

Private Member Functions

 MavRosPlugin (const MavRosPlugin &)

Detailed Description

MAVROS Plugin base class.

Examples:
dummy.cpp.

Definition at line 39 of file mavros_plugin.h.


The documentation for this class was generated from the following file:


mavros
Author(s): Vladimir Ermakov
autogenerated on Sat Jun 8 2019 19:55:20