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

StringAssociationMap Class Reference

#include <jAPIcollectors.h>

Inheritance diagram for StringAssociationMap:

StringMap jMap FileDBMap List of all members.

Public Member Functions

 StringAssociationMap ()
 ~StringAssociationMap ()
bool __fastcall clear ()
int __fastcall count ()
bool __fastcall load (FILE *_fichier)
bool __fastcall save (FILE *_fichier)
bool __fastcall load (TStream *_str)
bool __fastcall save (TStream *_str)
bool __fastcall add (AnsiString _key, AnsiString _value)
bool __fastcall remove (unsigned int _pos)
bool __fastcall removeFromKey (AnsiString _key)
bool __fastcall removeFromValue (AnsiString _key)
AnsiString __fastcall getValueFromKey (AnsiString _key)
AnsiString __fastcall getKeyFromValue (AnsiString _value)

Constructor & Destructor Documentation

StringAssociationMap::StringAssociationMap  ) 
 

StringAssociationMap::~StringAssociationMap  ) 
 


Member Function Documentation

bool __fastcall StringAssociationMap::add AnsiString  _key,
AnsiString  _value
 

Reimplemented from StringMap.

bool __fastcall StringAssociationMap::clear  )  [virtual]
 

Reimplemented from StringMap.

Reimplemented in FileDBMap.

int __fastcall StringAssociationMap::count  )  [virtual]
 

Reimplemented from StringMap.

AnsiString __fastcall StringAssociationMap::getKeyFromValue AnsiString  _value  ) 
 

AnsiString __fastcall StringAssociationMap::getValueFromKey AnsiString  _key  ) 
 

bool __fastcall StringAssociationMap::load TStream *  _str  )  [virtual]
 

Reimplemented from StringMap.

bool __fastcall StringAssociationMap::load FILE *  _fichier  )  [virtual]
 

Reimplemented from StringMap.

bool __fastcall StringAssociationMap::remove unsigned int  _pos  ) 
 

Reimplemented from StringMap.

bool __fastcall StringAssociationMap::removeFromKey AnsiString  _key  ) 
 

Reimplemented in FileDBMap.

bool __fastcall StringAssociationMap::removeFromValue AnsiString  _key  ) 
 

bool __fastcall StringAssociationMap::save TStream *  _str  )  [virtual]
 

Reimplemented from StringMap.

bool __fastcall StringAssociationMap::save FILE *  _fichier  )  [virtual]
 

Reimplemented from StringMap.


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