TGlxId Class Reference
TGlxId
Type-safe template for ids Id value of KMaxTUint is consided to be undefined. Define like this: class TMyIdBase {}; typedef TGlxId<TMyIdBase> TMyId; Now use can use TMyId in other code
Constructor & Destructor Documentation
TGlxId(const TGlxId< T > &)
TGlxId
|
(
|
const
TGlxId
< T > &
|
aId
|
)
|
[inline]
|
TGlxId(TUint)
TGlxId
|
(
|
TUint
|
aIdValue
|
)
|
[inline]
|
TGlxId(const TGlxIdNone &)
Member Functions Documentation
SetValue(TUint)
void
|
SetValue
|
(
|
TUint
|
aIdValue
|
)
|
[inline]
|
Value()
TUint
|
Value
|
(
|
)
|
const [inline]
|
operator!=(const TGlxId< T > &)
TBool
|
operator!=
|
(
|
const
TGlxId
< T > &
|
aId
|
)
|
const [inline]
|
operator!=(const TGlxIdNone &)
operator++(int)
TGlxId
< T >
|
operator++
|
(
|
int
|
|
)
|
[inline]
|
operator<(const TGlxId< T > &)
TBool
|
operator<
|
(
|
const
TGlxId
< T > &
|
aId
|
)
|
const [inline]
|
operator=(const TGlxId< T > &)
TGlxId
< T > &
|
operator=
|
(
|
const
TGlxId
< T > &
|
aId
|
)
|
[inline]
|
operator=(const TGlxIdNone &)
operator==(const TGlxId< T > &)
TBool
|
operator==
|
(
|
const
TGlxId
< T > &
|
aId
|
)
|
const [inline]
|
operator==(const TGlxIdNone &)
operator>(const TGlxId< T > &)
TBool
|
operator>
|
(
|
const
TGlxId
< T > &
|
aId
|
)
|
const [inline]
|
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.