RDebug Class Reference

class RDebug
Public Member Functions
IMPORT_C TInt Print ( TRefByValue < const TDesC >, ...)
IMPORT_C void Printf (const char *, ...)
IMPORT_C void RawPrint (const TDesC8 &)
IMPORT_C void RawPrint (const TDesC16 &)

Member Functions Documentation

Print(TRefByValue< const TDesC >, ...)

IMPORT_C TInt Print ( TRefByValue < const TDesC > aFmt,
...
) [static]

Parameters

TRefByValue < const TDesC > aFmt
...

Printf(const char *, ...)

IMPORT_C void Printf ( const char * ,
...
) [static]

Parameters

const char *
...

RawPrint(const TDesC8 &)

IMPORT_C void RawPrint ( const TDesC8 & aDes ) [static]

Parameters

const TDesC8 & aDes

RawPrint(const TDesC16 &)

IMPORT_C void RawPrint ( const TDesC16 & aDes ) [static]

Parameters

const TDesC16 & aDes