PUMA Library Reference Manual
|
Manager for verbose manager.
#include <sstream>
#include <iostream>
Classes | |
class | Puma::VerboseMgr |
Indented output stream with a adjustable verbosity level. More... | |
Namespaces | |
namespace | Puma |
Functions | |
std::ostream & | Puma::endvm (std::ostream &outs) |
Finish a VerboseMgr message and write it on the destination output stream if the verbosity level is not yet reached. | |