Puma Reference Manual | Puma: Printable.h File Reference |
#include <iostream>
Namespaces | |
namespace | Puma |
Classes | |
class | Puma::Printable |
Provides that possibility for an object to be used with output streams (std::ostream). More... | |
Functions | |
ostream & | Puma::operator<< (ostream &os, const Printable &object) |
Output stream operator for Puma::Printable objects. |