Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

omstream.hh File Reference

This file provides the streams omlog, omout, and omerr. More...

#include <OpenMesh/Core/System/mostream.hh>

Go to the source code of this file.


Detailed Description

This file provides the streams omlog, omout, and omerr.


Function Documentation

OpenMesh::mostream& omerr  ) 
 

These stream provide replacements for clog, cout, and cerr.

They have the advantage that they can easily be multiplexed.

See also:
OpenMesh::mostream

OpenMesh::mostream& omlog  ) 
 

These stream provide replacements for clog, cout, and cerr.

They have the advantage that they can easily be multiplexed.

See also:
OpenMesh::mostream

OpenMesh::mostream& omout  ) 
 

These stream provide replacements for clog, cout, and cerr.

They have the advantage that they can easily be multiplexed.

See also:
OpenMesh::mostream


acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .