class FPREC


Public Methods

FPREC ()
GDT_BOOLEAN GetClosed ()
void GetFileName (STRING *StringBuffer)
PFILE GetFilePointer ()
void GetOpenMode (STRING *StringBuffer)
INT GetPriority ()
FPREC& operator= (const FPREC& OtherFprec)
void SetClosed (const GDT_BOOLEAN NewClosed)
void SetFileName (const STRING& NewFileName)
void SetFilePointer (FILE* NewFilePointer)
void SetOpenMode (const STRING& NewOpenMode)
void SetPriority (const INT NewPriority)
~FPREC ()

Private Fields

GDT_BOOLEAN Closed
STRING FileName
PFILE FilePointer
STRING OpenMode
INT Priority

Documentation

FPREC()

FPREC& operator=(const FPREC& OtherFprec)

void SetFileName(const STRING& NewFileName)

void GetFileName(STRING *StringBuffer)

void SetFilePointer(FILE* NewFilePointer)

PFILE GetFilePointer()

void SetPriority(const INT NewPriority)

INT GetPriority()

void SetClosed(const GDT_BOOLEAN NewClosed)

GDT_BOOLEAN GetClosed()

void SetOpenMode(const STRING& NewOpenMode)

void GetOpenMode(STRING *StringBuffer)

~FPREC()

STRING FileName

PFILE FilePointer

STRING OpenMode

INT Priority

GDT_BOOLEAN Closed


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