class ESock::TCFClientType : public Messages::TClientType |
Public Member Functions | |
---|---|
TCFClientType () | |
TCFClientType ( TUint32 , TUint32 ) | |
TUint | IsMonitor () |
Public Member Enumerations | |
---|---|
enum |
TFlags
{
EMonitor = 0x80000000, EDefault = 0x40000000, EAttach = 0x20000000, EConfigAccessPoint = 0x10000000, EJoining = 0x00000100, EActivating = 0x00000200, EActive = 0x00000400, EStarting = 0x00000800, EStarted = 0x00001000, EStopping = 0x00002000, EAvailabilityProvider = 0x00004000 } |
enum |
TType
{
EData = 0x00000100, ECtrl = 0x00000200, EServProvider = 0x00000400, ECtrlProvider = 0x00000800, EAux = 0x00001000, EFactoryContainer = 0x00002000 } |
Inherited Attributes | |
---|---|
Messages::TClientType::iClientFlags | |
Messages::TClientType::iClientType |
TCFClientType | ( | TUint32 | aClientType, |
TUint32 | aClientFlags = 0 | ||
) | [inline] |
EMonitor = 0x80000000 |
since 9.5 |
EDefault = 0x40000000 | |
EAttach = 0x20000000 | |
EConfigAccessPoint = 0x10000000 |
This flag is internal and not to be used by partner. Indicates that a client is a configuration access point i.e. it should be started after other access points on the layer and should be stopped before other access points on the layer |
EJoining = 0x00000100 |
since 9.5 |
EActivating = 0x00000200 | |
EActive = 0x00000400 | |
EStarting = 0x00000800 | |
EStarted = 0x00001000 | |
EStopping = 0x00002000 | |
EAvailabilityProvider = 0x00004000 |
Internal, not to be used by partners |
EData = 0x00000100 | |
ECtrl = 0x00000200 | |
EServProvider = 0x00000400 | |
ECtrlProvider = 0x00000800 | |
EAux = 0x00001000 | |
EFactoryContainer = 0x00002000 |
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.