FreeSpace Class Reference

List of all members.

Public Member Functions

 FreeSpace (int aSize)
 FreeSpace (list< FreeBlock > &aListOfFreeBlocks)
 FreeSpace (const FreeSpace &aFreeSpace)
void Print (int aWidth=1, int aDetail=0) const
void Initialize (int aSize)
void Remove (FreeBlock &aFreeBlock)
void Substitute (FreeBlock &OldFB, FreeBlock &NewFB)
void Insert (FreeBlock &aPosition, FreeBlock &aFreeBlock, int aDirection=0)
void AssignVessel (FreeBlock &aFreeBlock, Vessel &aVessel)
void Liberation (Vessel &aVessel)
list< FreeBlockGetFreeBlockList () const
FreeBlock First () const
FreeBlock Last () const
int GetLength () const


Detailed Description

Definition at line 34 of file FreeSpace.h.


The documentation for this class was generated from the following file:
Generated on Tue Sep 9 15:40:11 2008 for BAP by  doxygen 1.5.3