TFindHandle Class Reference
Protected Member Functions |
---|
void | Reset() |
Constructor & Destructor Documentation
Member Functions Documentation
Handle()
TInt
| Handle | ( | ) | const [inline] |
Gets the find-handle number associated with the Kernel object.
The find-handle number identifies the kernel object with respect to its container.
Note that setting the find-handle number into a TFindHandle object is not implemented by this class; it is implemented by derived classes, typically by their Next() member functions. The class TFindSemaphore is a good example.
Reset()
void | Reset | ( | ) | [protected, inline] |
Resets the find handle to its initial state.
Member Data Documentation
TInt
iObjectIdHigh
TInt
| iObjectIdHigh | [private] |
TInt
iObjectIdLow
TInt
| iObjectIdLow | [private] |
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.