TMmsFileText Class Reference

class TMmsFileText

Reads and writes single lines of text to or from a file.

mmsgenutil.lib
Since
3.2

Constructor & Destructor Documentation

TMmsFileText()

TMmsFileText ( )

Member Functions Documentation

CheckForTerminator(TBool &)

TInt CheckForTerminator ( TBool & anAnswer ) [private]

Parameters

TBool & anAnswer

FillBuffer()

TInt FillBuffer ( ) [private]

Read(TDes &)

TInt Read ( TDes & aDes )

Parameters

TDes & aDes

Set(RFile &)

void Set ( RFile & aFile )

Parameters

RFile & aFile

Member Enumerations Documentation

Enum TFileState

Enumerators

EStartOfFile
ENormal
EReverse

Member Data Documentation

const TText * iEnd

const TText * iEnd [private]

RFile iFile

RFile iFile [private]

const TText * iNext

const TText * iNext [private]

TBuf8< 0x100 > iReadBuf

TBuf8 < 0x100 > iReadBuf [private]

TFileState iState

TFileState iState [private]