#include <jAPIcollectors.h>
Inheritance diagram for jMap:
Public Member Functions | |
bool __fastcall | load (AnsiString _location) |
bool __fastcall | save (AnsiString _location) |
virtual bool __fastcall | load (FILE *_fichier)=0 |
virtual bool __fastcall | save (FILE *_fichier)=0 |
virtual bool __fastcall | load (TStream *_str)=0 |
virtual bool __fastcall | save (TStream *_str)=0 |
virtual bool __fastcall | clear ()=0 |
virtual int __fastcall | count ()=0 |
|
Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, BitmapMap, BitmapVector, and FileDBMap. |
|
Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, BitmapMap, and BitmapVector. |
|
Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, and BitmapVector. |
|
Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, BitmapMap, and BitmapVector. |
|
|
|
Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, and BitmapVector. |
|
Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, BitmapMap, and BitmapVector. |
|
|