RProcessRootDbg Class Reference

class RProcessRootDbg
Private Member Functions
IMPORT_C voidClose()
IMPORT_C voidOpen(RProcessRoot &)
IMPORT_C TInt__DbgCheckHeap(TInt)
IMPORT_C TInt__DbgFailNext(TInt)
IMPORT_C TInt__DbgMarkEnd(TInt)
IMPORT_C TInt__DbgMarkHeap()
Private Attributes
RProcessRoot &iProcessRoot

Member Functions Documentation

Close()

IMPORT_C voidClose()[private]

Open(RProcessRoot &)

IMPORT_C voidOpen(RProcessRoot &aProcessRoot)[private]

Process root debugging capabilities.

Parameters

RProcessRoot & aProcessRoot

__DbgCheckHeap(TInt)

IMPORT_C TInt__DbgCheckHeap(TIntaCount)[private]

Sets a heap mark in the root server

Parameters

TInt aCount

__DbgFailNext(TInt)

IMPORT_C TInt__DbgFailNext(TIntaCount)[private]

Sets a heap mark in the root server

Parameters

TInt aCount

__DbgMarkEnd(TInt)

IMPORT_C TInt__DbgMarkEnd(TIntaCount)[private]

Sets a heap mark in the root server

Parameters

TInt aCount

__DbgMarkHeap()

IMPORT_C TInt__DbgMarkHeap()[private]

Sets a heap mark in the root server

Member Data Documentation

RProcessRoot & iProcessRoot

RProcessRoot &iProcessRoot[private]