TObjectId Class Reference
Encapsulates the Id of a kernel object.
Constructor & Destructor Documentation
TObjectId(TUint64)
TObjectId
|
(
|
TUint64
|
anId
|
)
|
[inline]
|
Constructor taking an unsigned integer value.
Parameters
TUint64
anId
|
The value of the object id.
|
Member Functions Documentation
Id()
Return the ID as a 64 bit integer
operator TUint()
operator TUint
|
(
|
)
|
const [inline]
|
Conversion operator invoked by the compiler when a
TObjectId
type is passed to a function that is prototyped to take a TUint type.
TUint
operator!=(TObjectId)
Tests whether this thread Id is unequal to the specified thread Id.
Parameters
TObjectId
aId
|
The thread Id to be compared with this thread Id.
|
operator==(TObjectId)
Tests whether this thread Id is equal to the specified Id.
Parameters
TObjectId
aId
|
The thread Id to be compared with this thread Id.
|
Member Data Documentation
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.