| class TBitmapLockCount |
Maintains a count of the number of locks made on a bitmap through a TAcceleratedBitmapSpec object.
Passed as a parameter to TAcceleratedBitmapSpec::Lock() and TAcceleratedBitmapSpec::Unlock() .
| Public Member Functions | |
|---|---|
| TBitmapLockCount () | |
| Private Member Functions | |
|---|---|
| TInt | Dec () |
| TInt | Inc () |
| Private Attributes | |
|---|---|
| TInt | iCount |
| TBitmapLockCount | ( | ) | [inline] |
Default constructor. Initialises the lock count to zero.
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.