![]() |
fpmas 1.6
|
#include <output.h>


Public Member Functions | |
| std::ostream & | get () override |
Public Member Functions inherited from fpmas::api::io::OutputStream | |
| virtual std::ostream & | get ()=0 |
| std::ostream & | operator<< (std::ostream &(*func)(std::ostream &)) |
An std::cout based implementation of fpmas::api::io::OutputStream.
|
inlineoverridevirtual |
Returns a reference to an std::ostream.
Implements fpmas::api::io::OutputStream.