RDebug Class Reference

#include <e32debug.h>

class RDebug
Public Member Functions
IMPORT_C TIntPrint(TRefByValue< const TDesC >, ...)
IMPORT_C voidPrintf(const char *, ...)
IMPORT_C voidRawPrint(const TDesC8 &)
IMPORT_C voidRawPrint(const TDesC16 &)

Member Function Documentation

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

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

Printf ( const char *, ... )

IMPORT_C voidPrintf(const char *,
...
)[static]

RawPrint ( const TDesC8 & )

IMPORT_C voidRawPrint(const TDesC8 &aDes)[static]

RawPrint ( const TDesC16 & )

IMPORT_C voidRawPrint(const TDesC16 &aDes)[static]