TCFSubSessInfo Class Reference

class TCFSubSessInfo : public Den::TSubSessInfo

Type identifier for the derived sub-session objects. Used e.g. in containers to identify what is stored.

CSockSubSession::Type()

Inherits from

Public Member Functions
TCFSubSessInfo ( TUint8 )
Inherited Functions
Den::TSubSessInfo::TSubSessInfo(TUint8)
Public Member Enumerations
enum TSubSessionType {
EHostResolver  = 2, EServiceResolver  = 3, ENetDatabase  = 4, EConnection  = 5, ESubConnection  = 6, ESocket  = 7
}
Inherited Attributes
Den::TSubSessInfo::iType

Constructor & Destructor Documentation

TCFSubSessInfo(TUint8)

TCFSubSessInfo ( TUint8 aType ) [inline]

Parameters

TUint8 aType

Member Enumerations Documentation

Enum TSubSessionType

Enumerators

EHostResolver = 2
EServiceResolver = 3
ENetDatabase = 4
EConnection = 5
ESubConnection = 6
ESocket = 7