class FPT


Public Methods

void CloseAll ()
INT ffclose (FILE *FilePointer)
PFILE ffopen (const STRING& FileName, const CHR *Type)
FPT (const INT TableSize)
FPT ()
~FPT ()

Private Fields

INT MaximumEntries
FPREC* Table
INT TotalEntries

Private Methods

void HighPriority (const INT Index)
void Init (const INT TableSize)
INT Lookup (const STRING& FileName)
INT Lookup (const FILE *FilePointer)
void LowPriority (const INT Index)

Documentation

FPT()

FPT(const INT TableSize)

PFILE ffopen(const STRING& FileName, const CHR *Type)

INT ffclose(FILE *FilePointer)

void CloseAll()

~FPT()

void Init(const INT TableSize)

INT Lookup(const STRING& FileName)

INT Lookup(const FILE *FilePointer)

void HighPriority(const INT Index)

void LowPriority(const INT Index)

FPREC* Table

INT TotalEntries

INT MaximumEntries


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de