visSystem Class Reference

[VisAPI Index] [VisAPI Hierarchy]


VisApi system interaction. More...

#include <VisApi/platform.h>

Public Members

Private Members


Detailed Description

Global system interaction including output streams (to be used instead of stdout/stderr), file io, progress indicators, etc. This class is used as a singleton and is globaly instantiated as visSYSTEM.


ostream *out

Output stream for debug and error messages. Use the macros visMsgDbg, visMsgCall, visMsgError and visMsgFatal instead of this stream directly.


  • Author: Peter Breitling
  • Version: 04-28-98
  • Documentation generated by breitlip@atzenger10 on Mon Jan 17 19:29:23 CET 2000
Kdoc