Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

OsclSelect Class Reference
[OSCL Init]

#include <oscl_init.h>


Public Methods

 OsclSelect ()
 OsclSelect (Oscl_DefAlloc *erralloc, Oscl_DefAlloc *schedalloc, const char *name, int32 reserve=10, bool heapcheck=false, FILE *output=NULL)

Data Fields

bool iOsclBase
bool iOsclMemory
bool iOsclErrorTrap
bool iOsclLogger
bool iOsclScheduler
Oscl_DefAllociErrAlloc
Oscl_DefAllociSchedulerAlloc
const char * iSchedulerName
int32 iSchedulerReserve
bool iHeapCheck
FILE * iOutputFile


Detailed Description

Oscl Module selection and Init/Cleanup options.


Constructor & Destructor Documentation

OsclSelect::OsclSelect   [inline]
 

OsclSelect::OsclSelect Oscl_DefAlloc   erralloc,
Oscl_DefAlloc   schedalloc,
const char *    name,
int32    reserve = 10,
bool    heapcheck = false,
FILE *    output = NULL
[inline]
 


Field Documentation

Oscl_DefAlloc* OsclSelect::iErrAlloc
 

bool OsclSelect::iHeapCheck
 

bool OsclSelect::iOsclBase
 

bool OsclSelect::iOsclErrorTrap
 

bool OsclSelect::iOsclLogger
 

bool OsclSelect::iOsclMemory
 

bool OsclSelect::iOsclScheduler
 

FILE* OsclSelect::iOutputFile
 

Oscl_DefAlloc* OsclSelect::iSchedulerAlloc
 

const char* OsclSelect::iSchedulerName
 

int32 OsclSelect::iSchedulerReserve
 


The documentation for this class was generated from the following file:
OSCL API
Posting Version: OPENCORE_20090310