Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
omstream.hh File Reference
#include <OpenMesh/Core/System/mostream.hh>

Go to the source code of this file.

Functions

stream replacements

These stream provide replacements for clog, cout, and cerr. They have the advantage that they can easily be multiplexed.

See also
OpenMesh::mostream
OPENMESHDLLEXPORT
OpenMesh::mostream & 
omlog ()
 
OPENMESHDLLEXPORT
OpenMesh::mostream & 
omout ()
 
OPENMESHDLLEXPORT
OpenMesh::mostream & 
omerr ()
 

Detailed Description

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

Definition in file omstream.hh.