Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

jMap Class Reference

#include <jAPIcollectors.h>

Inheritance diagram for jMap:

BitmapMap BitmapVector IntMap StringMap VoidMap StringAssociationMap FileDBMap List of all members.

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

Member Function Documentation

virtual bool __fastcall jMap::clear  )  [pure virtual]
 

Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, BitmapMap, BitmapVector, and FileDBMap.

virtual int __fastcall jMap::count  )  [pure virtual]
 

Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, BitmapMap, and BitmapVector.

virtual bool __fastcall jMap::load TStream *  _str  )  [pure virtual]
 

Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, and BitmapVector.

virtual bool __fastcall jMap::load FILE *  _fichier  )  [pure virtual]
 

Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, BitmapMap, and BitmapVector.

bool __fastcall jMap::load AnsiString  _location  ) 
 

virtual bool __fastcall jMap::save TStream *  _str  )  [pure virtual]
 

Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, and BitmapVector.

virtual bool __fastcall jMap::save FILE *  _fichier  )  [pure virtual]
 

Implemented in IntMap, StringMap, StringAssociationMap, VoidMap, BitmapMap, and BitmapVector.

bool __fastcall jMap::save AnsiString  _location  ) 
 


The documentation for this class was generated from the following files:
Generated on Sat Nov 15 10:52:36 2003 for JAPI by doxygen 1.3.4