#include <oscl_aostatus.h>
Public Methods | |
OSCL_INLINE | OsclAOStatus () |
OSCL_INLINE | OsclAOStatus (int32 aStatus) |
OSCL_INLINE int32 | operator= (int32 aStatus) |
OSCL_INLINE int32 | operator== (int32 aStatus) const |
OSCL_INLINE int32 | operator!= (int32 aStatus) const |
OSCL_INLINE int32 | operator>= (int32 aStatus) const |
OSCL_INLINE int32 | operator<= (int32 aStatus) const |
OSCL_INLINE int32 | operator> (int32 aStatus) const |
OSCL_INLINE int32 | operator< (int32 aStatus) const |
OSCL_INLINE int32 | Value () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|