#include <jAPImemory.h>
Public Member Functions | |
jMemoryManager () | |
jMemoryManager (TStream *_stream) | |
bool __fastcall | setStream (TStream *_stream) |
int __fastcall | size () |
bool __fastcall | clear () |
int __fastcall | add (TStream *_stream) |
bool __fastcall | at (int _pos, TStream *_stream) |
bool __fastcall | atPtr (int _pos, TStream **_stream, int &_size) |
bool __fastcall | remove (int _pos) |
bool __fastcall | display (TStrings *sl) |
bool __fastcall | display (TCanvas *sl, const TRect &rect) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|