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