#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_DefAlloc * | iErrAlloc |
Oscl_DefAlloc * | iSchedulerAlloc |
const char * | iSchedulerName |
int32 | iSchedulerReserve |
bool | iHeapCheck |
FILE * | iOutputFile |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|