TFunctionLogger Class Reference

class TFunctionLogger
Public Member Functions
TFunctionLogger(const TDesC8 &, const TDesC8 &, TAny *)
~TFunctionLogger()
Private Attributes
TPtrC8 iCpt
TPtrC8 iString

Constructor & Destructor Documentation

TFunctionLogger(const TDesC8 &, const TDesC8 &, TAny *)

IMPORT_CTFunctionLogger(const TDesC8 &aCpt,
const TDesC8 &aString,
TAny *aThis
)

Parameters

const TDesC8 & aCpt
const TDesC8 & aString
TAny * aThis

~TFunctionLogger()

IMPORT_C~TFunctionLogger()

Member Data Documentation

TPtrC8 iCpt

TPtrC8 iCpt[private]

TPtrC8 iString

TPtrC8 iString[private]