CSystemMonitorLock Class Reference

#include <systemmonitor/locking.h>

class CSystemMonitorLock

Detailed Description

Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. This software, including documentation is protected by copyright controlled by Nokia Corporation. Copying, including reproducing, storing, adapting or translating, any or all of this material can only be done in accordance with the Nokia Symbian License version 1.0 (or any subsequent update) or any other license terms expressly agreed between you and Nokia. This material contains Nokia's confidential information which may not be disclosed to others without the prior written consent of Nokia.

Initial Contributors: Nokia Corporation - initial contribution.

Contributors:

Description: Filename: Locking.h TestCSystemMonitorLock: Implements locking mechanism to ensure synchronisation between the InstrumentationH andler ant the SystemMonitor when using the global memory.

Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. This software, including documentation is protected by copyright controlled by Nokia Corporation. Copying, including reproducing, storing, adapting or translating, any or all of this material can only be done in accordance with the Nokia Symbian License version 1.0 (or any subsequent update) or any other license terms expressly agreed between you and Nokia. This material contains Nokia's confidential information which may not be disclosed to others without the prior written consent of Nokia.

Initial Contributors: Nokia Corporation - initial contribution.

Contributors:

Description: Filename: Locking.h TestCSystemMonitorLock: Implements locking mechanism to ensure synchronisation between the InstrumentationH andler ant the SystemMonitor when using the global memory.

Constructor & Destructor Documentation

CSystemMonitorLock ( )

CSystemMonitorLock()

~CSystemMonitorLock ( )

~CSystemMonitorLock()

Member Function Documentation

EnterCriticalSection ( TInt & )

voidEnterCriticalSection(TInt &aLock)

ExitCriticalSection ( TInt & )

voidExitCriticalSection(TInt &aLock)

InitialiseLock ( TInt & )

voidInitialiseLock(TInt &aLock)