Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: UAVCAN UAVCAN_Subscriber
OStream Class Reference
Compact replacement for std::ostream for use on embedded systems. More...
#include <ostream.hpp>
Inherits uavcan::Noncopyable.
Detailed Description
Compact replacement for std::ostream for use on embedded systems.
Can be used for printing UAVCAN messages to stdout.
Relevant discussion: https://groups.google.com/forum/#!topic/px4users/6c1CLNutN90
Usage: OStream::instance() << "Hello world!" << OStream::endl;
Definition at line 22 of file ostream.hpp.
Generated on Tue Jul 12 2022 17:17:37 by
1.7.2