#include <bitmap.h>
Graphe d'héritage de Bitmap:

| Fonctions membres publiques | |
| Bitmap (int numItems) | |
| ~Bitmap () | |
| void | Mark (int which) | 
| void | Clear (int which) | 
| bool | Test (int which) const | 
| int | FindAndSet () | 
| int | NumClear () const | 
| void | Print () const | 
| void | SelfTest () | 
| Attributs protégés | |
| int | numBits | 
| int | numWords | 
| unsigned int * | map | 
Définition à la ligne 33 du fichier bitmap.h.
| 
 | 
| 
 Définition à la ligne 21 du fichier bitmap.cc. Références ASSERT, BitsInWord, Clear(), divRoundUp, map, numBits, et numWords. Voici le graphe d'appel pour cette fonction:  | 
| 
 | 
| 
 Définition à la ligne 43 du fichier bitmap.cc. Références map. | 
| 
 | 
| 
 Définition à la ligne 73 du fichier bitmap.cc. Références ASSERT, BitsInWord, map, numBits, et Test(). Référencé par Bitmap(), FileHeader::Deallocate(), FileSystem::Remove(), et SelfTest(). Voici le graphe d'appel pour cette fonction:  | 
| 
 | 
| 
 Définition à la ligne 111 du fichier bitmap.cc. Références Mark(), numBits, et Test(). Référencé par FileHeader::Allocate(), FileSystem::Create(), et SelfTest(). Voici le graphe d'appel pour cette fonction:  | 
| 
 | 
| 
 Définition à la ligne 56 du fichier bitmap.cc. Références ASSERT, BitsInWord, map, numBits, et Test(). Référencé par FileSystem::FileSystem(), FindAndSet(), et SelfTest(). Voici le graphe d'appel pour cette fonction:  | 
| 
 | 
| 
 Définition à la ligne 129 du fichier bitmap.cc. Références numBits, et Test(). Référencé par FileHeader::Allocate(), et SelfTest(). Voici le graphe d'appel pour cette fonction:  | 
| 
 | 
| 
 Définition à la ligne 150 du fichier bitmap.cc. Références numBits, et Test(). Référencé par FileSystem::FileSystem(), et FileSystem::Print(). Voici le graphe d'appel pour cette fonction:  | 
| 
 | 
| 
 Définition à la ligne 168 du fichier bitmap.cc. Références ASSERT, BitsInWord, Clear(), FindAndSet(), Mark(), numBits, NumClear(), et Test(). Référencé par LibSelfTest(). Voici le graphe d'appel pour cette fonction:  | 
| 
 | 
| 
 Définition à la ligne 90 du fichier bitmap.cc. Références ASSERT, BitsInWord, FALSE, map, numBits, et TRUE. Référencé par Clear(), FileHeader::Deallocate(), FindAndSet(), Mark(), NumClear(), Print(), et SelfTest(). | 
| 
 | 
| 
 Définition à la ligne 56 du fichier bitmap.h. Référencé par Bitmap(), Clear(), PersistentBitmap::FetchFrom(), Mark(), PersistentBitmap::PersistentBitmap(), Test(), PersistentBitmap::WriteBack(), et ~Bitmap(). | 
| 
 | 
| 
 Définition à la ligne 51 du fichier bitmap.h. Référencé par Bitmap(), Clear(), FindAndSet(), Mark(), NumClear(), Print(), SelfTest(), et Test(). | 
| 
 | 
| 
 Définition à la ligne 52 du fichier bitmap.h. Référencé par Bitmap(), PersistentBitmap::FetchFrom(), PersistentBitmap::PersistentBitmap(), et PersistentBitmap::WriteBack(). | 
 1.4.4
 1.4.4