Puma Reference Manual Puma: Printable.h File Reference



Printable.h File Reference


Detailed Description

Object printing.

#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.




Puma Reference Manual. Created on 5 Nov 2008.