BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
#include <Printable.h>
Public Member Functions | |
IOSPrintable (std::ostream &out) | |
void | print (const std::string &text, bool newline=true) override |
Printable wrapper around std::ostream.