Messages::TClientType Class Reference
class Messages::TClientType |
Constructor & Destructor Documentation
TClientType(TUint, TUint)
TClientType | ( | TUint | aClientType, |
| TUint | aClientFlags = 0 |
| ) | [inline] |
TClientType(const TClientType &)
Member Functions Documentation
IsNull()
TBool
| IsNull | ( | ) | const [inline] |
Member Enumerations Documentation
Enum TFlags
Enumerators
ELeaving = 0x00000001 | |
EAdministrative = 0x00000002 | |
ELastReservedFlag_InternalTechnology_CanBeReusedAtAnyTime_DoNotUseInCode = 0x00000080 |
Reserved flags that can change at any time and must NOT be used under any circumstances. Please take care when defining derived client flags (do not reference ELastReservedFlag).
|
Enum TType
Enumerators
EAll = 0xFFFFFFFF | |
EUnknown = 0x00000000 | |
ERegistrar = 0x00000001 | |
EWorker = 0x00000002 | |
ELastReservedType_InternalTechnology_CanBeReusedAtAnyTime_DoNotUseInCode = 0x00000080 |
Reserved types that can change at any time and must NOT be used under any circumstances. Please take care when defining derived client types (do not reference ELastReservedType).
|
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.