PX4 Firmware
PX4 Autopilot Software http://px4.io
uORBManager.hpp File Reference
#include "uORBCommon.hpp"
#include "uORBDeviceMaster.hpp"
#include <stdint.h>
#include <string>
#include <set>
Include dependency graph for uORBManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  uORB::Manager
 This is implemented as a singleton. More...
 

Namespaces

 uORB
 

Macros

#define ORBSet   std::set<std::string>
 

Macro Definition Documentation

◆ ORBSet

#define ORBSet   std::set<std::string>

Definition at line 47 of file uORBManager.hpp.