TLogEntryExit Class Reference

class TLogEntryExit

Stub class for urel builds, required for exports.

Public Member Functions
TLogEntryExit(const TDesC8 &, const TDesC8 &)
TLogEntryExit(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC8 >, ...)
TLogEntryExit(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC16 >, ...)
~TLogEntryExit()

Constructor & Destructor Documentation

TLogEntryExit(const TDesC8 &, const TDesC8 &)

IMPORT_CTLogEntryExit(const TDesC8 &aFnName,
const TDesC8 &aLayer
)

Parameters

const TDesC8 & aFnName
const TDesC8 & aLayer

TLogEntryExit(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC8 >, ...)

IMPORT_CTLogEntryExit(const TDesC8 &aFnName,
const TDesC8 &aLayer,
TRefByValue< const TDesC8 >aFmt,
...
)

Parameters

const TDesC8 & aFnName
const TDesC8 & aLayer
TRefByValue< const TDesC8 > aFmt
...

TLogEntryExit(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC16 >, ...)

IMPORT_CTLogEntryExit(const TDesC8 &aFnName,
const TDesC8 &aLayer,
TRefByValue< const TDesC16 >aFmt,
...
)

Parameters

const TDesC8 & aFnName
const TDesC8 & aLayer
TRefByValue< const TDesC16 > aFmt
...

~TLogEntryExit()

IMPORT_C~TLogEntryExit()