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

VoidMap Class Reference

#include <jAPIcollectors.h>

Inheritance diagram for VoidMap:

jMap List of all members.

Public Member Functions

 VoidMap ()
 ~VoidMap ()
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 modify (AnsiString _key, void *_value)
bool __fastcall add (AnsiString _key, void *_value)
bool __fastcall remove (unsigned int _pos)
bool __fastcall remove (AnsiString _key)
void *__fastcall atPos (int _pos)
void *__fastcall getValue (int _pos)
AnsiString __fastcall getKey (int _pos)
void *__fastcall at (AnsiString _key)

Constructor & Destructor Documentation

VoidMap::VoidMap  ) 
 

VoidMap::~VoidMap  ) 
 


Member Function Documentation

bool __fastcall VoidMap::add AnsiString  _key,
void *  _value
 

void *__fastcall VoidMap::at AnsiString  _key  ) 
 

void *__fastcall VoidMap::atPos int  _pos  ) 
 

bool __fastcall VoidMap::clear  )  [virtual]
 

Implements jMap.

int __fastcall VoidMap::count  )  [virtual]
 

Implements jMap.

AnsiString __fastcall VoidMap::getKey int  _pos  ) 
 

void *__fastcall VoidMap::getValue int  _pos  ) 
 

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

Implements jMap.

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

Implements jMap.

bool __fastcall VoidMap::modify AnsiString  _key,
void *  _value
 

bool __fastcall VoidMap::remove AnsiString  _key  ) 
 

bool __fastcall VoidMap::remove unsigned int  _pos  ) 
 

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

Implements jMap.

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

Implements jMap.


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