TNcdConnectionMethod Class Reference

class TNcdConnectionMethod

Connection method

Public Member Functions
TNcdConnectionMethod ()
TNcdConnectionMethod ( TUint32 , TNcdConnectionMethodType )
IMPORT_C void ExternalizeL ( RWriteStream &)
IMPORT_C void InternalizeL ( RReadStream &)
Public Attributes
TUint32 iId
TNcdConnectionMethodType iType

Constructor & Destructor Documentation

TNcdConnectionMethod()

TNcdConnectionMethod ( ) [inline]

TNcdConnectionMethod(TUint32, TNcdConnectionMethodType)

TNcdConnectionMethod ( TUint32 aId,
TNcdConnectionMethodType aType
) [inline]

Parameters

TUint32 aId
TNcdConnectionMethodType aType

Member Functions Documentation

ExternalizeL(RWriteStream &)

IMPORT_C void ExternalizeL ( RWriteStream & aStream ) const

Parameters

RWriteStream & aStream

InternalizeL(RReadStream &)

IMPORT_C void InternalizeL ( RReadStream & aStream )

Parameters

RReadStream & aStream

Member Data Documentation

TUint32 iId

TUint32 iId

ID of the connection method.

This is access point ID if iType is ENcdConnectionMethodTypeAccessPoint and destination/SNAP ID if iType is ENcdConnectionMethodTypeDestination. Otherwise this should be 0

TNcdConnectionMethodType iType

TNcdConnectionMethodType iType

Type of the connection