PUMA Library Reference Manual
Loading...
Searching...
No Matches
Printable.h File Reference

Description

Object printing.

#include <iostream>

Classes

class  Puma::Printable
 Provides that possibility for an object to be used with output streams (std::ostream). More...
 

Namespaces

namespace  Puma
 

Functions

std::ostream & Puma::operator<< (std::ostream &os, const Printable &object)
 Output stream operator for Printable objects. More...