16#ifndef included_Retro_RosPrintfBase
17#define included_Retro_RosPrintfBase 1
29 virtual void ToStream(std::ostream& os)
const = 0;
Base class for print objects. **.
virtual void ToStream(std::ostream &os) const =0
Concrete implementation of the ostream insertion.
const char * fForm
format string
virtual ~RosPrintfBase()
Destructor.
Declaration of class ReventLoop.
std::ostream & operator<<(std::ostream &os, const RerrMsg &obj)