TConnectionInfoV2 Class Reference

class TConnectionInfoV2 : public TConnectionInfo

Connection information structure (version 2) Extends basic connection info with connection type information since v7.0s TConnectionInfo

Inherits from

Constructor & Destructor Documentation

TConnectionInfoV2()

TConnectionInfoV2 ( ) [inline]

Default Constructor

TConnectionInfoV2(TUint32, TUint32, TConnectionType)

TConnectionInfoV2 ( TUint32 aIapId,
TUint32 aNetId,
TConnectionType aConnectionType
) [inline]

Constructor

Parameters

TUint32 aIapId
TUint32 aNetId
TConnectionType aConnectionType

TConnectionInfoV2(TUint8, TUint32, TUint32, TConnectionType)

TConnectionInfoV2 ( TUint8 aVersion,
TUint32 aIapId,
TUint32 aNetId,
TConnectionType aConnectionType
) [protected, inline]

Constructor

Parameters

TUint8 aVersion
TUint32 aIapId
TUint32 aNetId
TConnectionType aConnectionType

Member Functions Documentation

ConnectionType()

TConnectionType ConnectionType ( ) [inline]

Retrieve the type of socket connection.(version 2)

Member Data Documentation

TConnectionType iConnectionType

TConnectionType iConnectionType [private]