#include <oscl_file_async_read.h>
Inheritance diagram for OsclBuf:
Public Methods | |
OsclBuf (int32 size) | |
int32 | Length () |
OsclPtr | Des () |
OsclPtrC | DesC () |
Static Public Methods | |
OsclBuf * | NewL (int32 size) |
void | Delete (OsclBuf *a) |
Data Fields | |
uint8 * | iBuffer |
int32 | iMaxLength |
int32 | iLength |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|