#include "OVR_Log.h"
Definition at line 103 of file OVR_Log.h.
Enumerator |
---|
MaxLogBufferMessageSize |
|
Definition at line 111 of file OVR_Log.h.
void OVR::Log::DefaultLogOutput |
( |
const char * |
textBuffer, |
|
|
bool |
debug |
|
) |
| |
|
static |
void OVR::Log::FormatLog |
( |
char * |
buffer, |
|
|
unsigned |
bufferSize, |
|
|
LogMessageType |
messageType, |
|
|
const char * |
fmt, |
|
|
va_list |
argList |
|
) |
| |
|
static |
Log * OVR::Log::GetDefaultLog |
( |
| ) |
|
|
static |
Log * OVR::Log::GetGlobalLog |
( |
| ) |
|
|
static |
unsigned OVR::Log::GetLoggingMask |
( |
| ) |
const |
|
inline |
void OVR::Log::LogMessage |
( |
LogMessageType |
messageType, |
|
|
const char * |
fmt, |
|
|
|
... |
|
) |
| |
void OVR::Log::LogMessageVarg |
( |
LogMessageType |
messageType, |
|
|
const char * |
fmt, |
|
|
va_list |
argList |
|
) |
| |
|
virtual |
void OVR::Log::SetGlobalLog |
( |
Log * |
log | ) |
|
|
static |
void OVR::Log::SetLoggingMask |
( |
unsigned |
logMask | ) |
|
|
inline |
unsigned OVR::Log::LoggingMask |
|
private |
The documentation for this class was generated from the following files: