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

oscl_aostatus.h File Reference

Some basic types used with active objects. More...

#include "osclconfig_proc.h"
#include "oscl_base.h"
#include "oscl_aostatus.inl"

Go to the source code of this file.

Data Structures

class  OsclAOStatus

Variables

const int32 OSCL_REQUEST_ERR_NONE = 0
const int32 OSCL_REQUEST_PENDING = (-0x7fffffff)
const int32 OSCL_REQUEST_ERR_CANCEL = (-1)
const int32 OSCL_REQUEST_ERR_GENERAL = (-2)


Detailed Description

Some basic types used with active objects.


OSCL API
Posting Version: OPENCORE_20090310