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

BitmapVector Class Reference

#include <jAPIcollectors.h>

Inheritance diagram for BitmapVector:

jMap List of all members.

Public Member Functions

 BitmapVector ()
 ~BitmapVector ()
bool __fastcall load (FILE *_fichier)
bool __fastcall save (FILE *_fichier)
bool __fastcall load (TStream *_str)
bool __fastcall save (TStream *_str)
bool __fastcall clear ()
int __fastcall count ()
bool __fastcall add (jBitmap *_value)
bool __fastcall remove (unsigned int _pos)
jBitmap *__fastcall at (unsigned int _pos)

Constructor & Destructor Documentation

BitmapVector::BitmapVector  ) 
 

BitmapVector::~BitmapVector  ) 
 


Member Function Documentation

bool __fastcall BitmapVector::add jBitmap _value  ) 
 

jBitmap *__fastcall BitmapVector::at unsigned int  _pos  ) 
 

bool __fastcall BitmapVector::clear  )  [virtual]
 

Implements jMap.

int __fastcall BitmapVector::count  )  [virtual]
 

Implements jMap.

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

Implements jMap.

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

Implements jMap.

bool __fastcall BitmapVector::remove unsigned int  _pos  ) 
 

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

Implements jMap.

bool __fastcall BitmapVector::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