ESock::TCFClientType Class Reference

class ESock::TCFClientType : public Messages::TClientType

Inherits from

Constructor & Destructor Documentation

TCFClientType()

TCFClientType ( ) [inline]

TCFClientType(TUint32, TUint32)

TCFClientType ( TUint32 aClientType,
TUint32 aClientFlags = 0
) [inline]

Parameters

TUint32 aClientType
TUint32 aClientFlags = 0

Member Functions Documentation

IsMonitor()

TUint IsMonitor ( ) const [inline]

Member Enumerations Documentation

Enum TFlags

Enumerators

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

Enum TType

Enumerators

EData = 0x00000100
ECtrl = 0x00000200
EServProvider = 0x00000400
ECtrlProvider = 0x00000800
EAux = 0x00001000
EFactoryContainer = 0x00002000