TraceHeap Class Reference
TraceHeap is a container holding the bitmask that defines active trace groups This class is used to hold the debug mask of the inspected process
Member Functions Documentation
CreateL(const TUint)
IMPORT_C void | CreateL | ( | const TUint | aDefaultMask = 0 | ) | [static] |
Parameters
const TUint aDefaultMask = 0 | |
IsApiOnly()
IMPORT_C TBool | IsApiOnly | ( | ) | [static] |
IsBelowLevel(const TUint32)
SetApiOnly(const TBool)
IMPORT_C void | SetApiOnly | ( | const TBool | aApiOnly | ) | [static] |
SetLevel(const TUint32)
IMPORT_C void | SetLevel | ( | const TUint32 | aDbgLevel | ) | [static] |
SetTraceMask(const TUint32)
IMPORT_C void | SetTraceMask | ( | const TUint32 | aTraceMask | ) | [static] |
TraceLevel()
IMPORT_C TUint32 | TraceLevel | ( | ) | [static] |
TraceMask()
IMPORT_C TUint32 | TraceMask | ( | ) | [static] |
Member Data Documentation
TBool * iApiOnly
TBool * | iApiOnly | [private, static] |
RHeap * iTraceHeap
RHeap * | iTraceHeap | [private, static] |
TUint32 * iTraceLevel
TUint32 * | iTraceLevel | [private, static] |
TUint32 * iTraceMask
TUint32 * | iTraceMask | [private, static] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.