VR-Link C# API Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
List of all members | Public Types | Public Member Functions
makVrl.Printer Class Reference

Public Types

enum  NotifyLevel {
  FATAL, WARN, INFO, VERBOSE,
  DEBUG
}

Public Member Functions

 Printer ()
void setNotifyLevel (NotifyLevel level)
void Fatal (String str)
void Warn (String str)
void Info (String str)
void Verbose (String str)
void Debug (String str)

Member Enumeration Documentation

Enumerator:
FATAL 
WARN 
INFO 
VERBOSE 
DEBUG 

Constructor & Destructor Documentation

makVrl.Printer.Printer ( )
inline

Member Function Documentation

void makVrl.Printer.Debug ( String  str)
inline
void makVrl.Printer.Fatal ( String  str)
inline
void makVrl.Printer.Info ( String  str)
inline
void makVrl.Printer.setNotifyLevel ( NotifyLevel  level)
inline
void makVrl.Printer.Verbose ( String  str)
inline
void makVrl.Printer.Warn ( String  str)
inline

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Apr 8 04:49:21 EDT 2019 from SVN revision 197403
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)