PX4 Firmware
PX4 Autopilot Software http://px4.io
uORBTopics.h File Reference
#include <uORB/uORB.h>
Include dependency graph for uORBTopics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

size_t orb_topics_count () __EXPORT
 
const struct orb_metadata *const * orb_get_topics () __EXPORT
 

Function Documentation

◆ orb_get_topics()

const struct orb_metadata* const* orb_get_topics ( )

Referenced by px4::logger::Logger::add_topic(), px4::Replay::findTopic(), px4::logger::Logger::Logger(), and px4::logger::Logger::write_format().

Here is the caller graph for this function:

◆ orb_topics_count()

size_t orb_topics_count ( )

Referenced by px4::logger::Logger::add_topic(), px4::Replay::findTopic(), px4::logger::Logger::Logger(), and px4::logger::Logger::write_format().

Here is the caller graph for this function: