libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

DataTypeInfoProvider Class Reference

DataTypeInfoProvider Class Reference

This class implements the standard services for data type introspection. More...

#include <data_type_info_provider.hpp>

Inherits uavcan::Noncopyable.


Detailed Description

This class implements the standard services for data type introspection.

Once started it does not require any attention from the application. The user does not need to deal with it directly - it's started by the node class.

Definition at line 21 of file data_type_info_provider.hpp.