#include <oscl_file_async_read.h>
Inheritance diagram for OsclPtrC:
Public Methods | |
OsclPtrC (const uint8 *ptr, int32 len, int32 max) | |
OsclPtrC (const OsclPtrC &d) | |
const uint8 * | Ptr () |
void | SetLength (int32 l) |
int32 | Length () |
void | Zero () |
void | Set (OsclPtrC *v) |
void | Set (uint8 *ptr, int32 len, int32 max) |
OsclPtrC | Right (int32 size) |
OsclPtrC | Left (int32 size) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|