Version: 9.16.0
MED::TFileWrapper Class Reference

Public Member Functions

 TFileWrapper (const PFileInternal &theFile, EModeAcces theMode, TErr *theErr=NULL, TInt theMinor=-1)
 
 ~TFileWrapper ()
 

Private Attributes

PFileInternal myFile
 
TInt myMinor
 

Constructor & Destructor Documentation

◆ TFileWrapper()

MED::TFileWrapper::TFileWrapper ( const PFileInternal theFile,
EModeAcces  theMode,
TErr theErr = NULL,
TInt  theMinor = -1 
)

References myFile, and myMinor.

◆ ~TFileWrapper()

MED::TFileWrapper::~TFileWrapper ( )

References myFile.

Field Documentation

◆ myFile

PFileInternal MED::TFileWrapper::myFile
private

Referenced by TFileWrapper(), and ~TFileWrapper().

◆ myMinor

TInt MED::TFileWrapper::myMinor
private

Referenced by TFileWrapper().