Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::System Class Reference

#include "OVR_System.h"

Collaboration diagram for OVR::System:
Collaboration graph

Public Member Functions

 System (Log *log=Log::ConfigureDefaultLog(LogMask_Debug), Allocator *palloc=DefaultAllocator::InitSystemSingleton())
 
 ~System ()
 

Static Public Member Functions

static bool OVR_CDECL IsInitialized ()
 
static void OVR_CDECL Init (Log *log=Log::ConfigureDefaultLog(LogMask_Debug), Allocator *palloc=DefaultAllocator::InitSystemSingleton())
 
static void OVR_CDECL Destroy ()
 

Detailed Description

Definition at line 47 of file OVR_System.h.

Constructor & Destructor Documentation

OVR::System::System ( Log log = Log::ConfigureDefaultLog(LogMask_Debug),
Allocator palloc = DefaultAllocator::InitSystemSingleton() 
)
inline

Definition at line 52 of file OVR_System.h.

OVR::System::~System ( )
inline

Definition at line 58 of file OVR_System.h.

Member Function Documentation

void OVR::System::Destroy ( )
static

Definition at line 51 of file OVR_System.cpp.

void OVR::System::Init ( Log log = Log::ConfigureDefaultLog(LogMask_Debug),
Allocator palloc = DefaultAllocator::InitSystemSingleton() 
)
static

Definition at line 37 of file OVR_System.cpp.

bool OVR::System::IsInitialized ( )
static

Definition at line 75 of file OVR_System.cpp.


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