Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
IoLogInfo Struct Reference

Provides log detail info to IoFile. More...

Detailed Description

Provides log detail info to IoFile.

#include <IoCommon.h>

Public Types

enum  loglevel {
  LOG_NONE = 0 , LOG_ALL = 0xFF , LOG_INFO = 0x01 , LOG_WARNING = 0x02 ,
  LOG_ERROR = 0x04
}
 

Public Member Functions

 IoLogInfo (const CXString &txt, loglevel level)
 

Public Attributes

enum IoLogInfo::loglevel level
 
CXString txt
 

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