ESockLogExternal Class Reference

class ESockLogExternal
Public Member Functions
IMPORT_C void Printf (const TDesC8 &, const TDesC8 &, TRefByValue < const TDesC8 >, ...)
IMPORT_C void Printf (const TDesC8 &, const TDesC8 &, TRefByValue < const TDesC8 >, VA_LIST &)
IMPORT_C TInt WorkerId ()

Member Functions Documentation

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

IMPORT_C void Printf ( const TDesC8 & aMajorTag,
const TDesC8 & aSubTag,
TRefByValue < const TDesC8 > aFmt,
...
) [static]

Parameters

const TDesC8 & aMajorTag
const TDesC8 & aSubTag
TRefByValue < const TDesC8 > aFmt
...

Printf(const TDesC8 &, const TDesC8 &, TRefByValue< const TDesC8 >, VA_LIST &)

IMPORT_C void Printf ( const TDesC8 & aMajorTag,
const TDesC8 & aSubTag,
TRefByValue < const TDesC8 > aFmt,
VA_LIST & aList
) [static]

Parameters

const TDesC8 & aMajorTag
const TDesC8 & aSubTag
TRefByValue < const TDesC8 > aFmt
VA_LIST & aList

WorkerId()

IMPORT_C TInt WorkerId ( ) [static]