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

BitmapMap Class Reference

#include <jAPIcollectors.h>

Inheritance diagram for BitmapMap:

jMap List of all members.

Public Member Functions

 BitmapMap ()
 ~BitmapMap ()
bool __fastcall load (FILE *_fichier)
bool __fastcall save (FILE *_fichier)
bool __fastcall clear ()
int __fastcall count ()
bool __fastcall add (AnsiString _key, jBitmap *_value)
jBitmap *__fastcall at (int _pos)
jBitmap *__fastcall at (AnsiString _key)

Constructor & Destructor Documentation

BitmapMap::BitmapMap  ) 
 

BitmapMap::~BitmapMap  ) 
 


Member Function Documentation

bool __fastcall BitmapMap::add AnsiString  _key,
jBitmap _value
 

jBitmap *__fastcall BitmapMap::at AnsiString  _key  ) 
 

jBitmap *__fastcall BitmapMap::at int  _pos  ) 
 

bool __fastcall BitmapMap::clear  )  [virtual]
 

Implements jMap.

int __fastcall BitmapMap::count  )  [virtual]
 

Implements jMap.

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

Implements jMap.

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

Implements jMap.


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