FreeBlock Class Reference

Inheritance diagram for FreeBlock:

Inheritance graph
[legend]
Collaboration diagram for FreeBlock:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FreeBlock (int aBeginPosition, int aSize)
 FreeBlock (const FreeBlock &aFreeBlock)
void Print (int aWidth=1, int aDetail=0) const
FreeBlockoperator= (const FreeBlock &aFreeBlock)
void SetBeginPosition (int aBeginPosition)
void SetEndPosition (int aEndPosition)
void SetSize (int aSize)
int GetBeginPosition () const
int GetEndPosition () const
int GetSize () const

Friends

int compare (const FreeBlock &Lhs, const FreeBlock &Rhs)
ostream & operator<< (ostream &aOutput, const FreeBlock &aFBlock)
istream & operator>> (istream &aInput, FreeBlock &aFBlock)


Detailed Description

Definition at line 33 of file FreeBlock.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