[VisAPI Index] [VisAPI Hierarchy]
VisApi system interaction. More...
#include <VisApi/platform.h>
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.
Output stream for debug and error messages. Use the macros visMsgDbg, visMsgCall, visMsgError and visMsgFatal instead of this stream directly.
| Kdoc |