TAgnInstance Class Reference

class TAgnInstance
Public Member Functions
IMPORT_C voidExternalizeL(RWriteStream &)
IMPORT_C voidInternalizeL(RReadStream &)
Public Attributes
TUint8 iCollectionId
TAgnInstanceId iId

Member Functions Documentation

ExternalizeL(RWriteStream &)

IMPORT_C voidExternalizeL(RWriteStream &aWriteStream)const

Externalises an instance ID to a write stream.

The presence of this function means that the standard templated operator<<() is available to externalise objects of this class.

Parameters

RWriteStream & aWriteStreamStream to which the object should be externalised.

InternalizeL(RReadStream &)

IMPORT_C voidInternalizeL(RReadStream &aReadStream)

Internalises an instance ID from a read stream.

The presence of this function means that the standard templated operator>>() is available to internalise objects of this class.

Parameters

RReadStream & aReadStreamStream from which the object should be internalized

Member Data Documentation

TUint8 iCollectionId

TUint8 iCollectionId

TAgnInstanceId iId

TAgnInstanceId iId