TAgnInstance Class Reference

class TAgnInstance
Public Member Functions
IMPORT_C void ExternalizeL ( RWriteStream &)
IMPORT_C void InternalizeL ( RReadStream &)
Public Attributes
TUint8 iCollectionId
TAgnInstanceId iId

Member Functions Documentation

ExternalizeL(RWriteStream &)

IMPORT_C void ExternalizeL ( 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 & aWriteStream Stream to which the object should be externalised.

InternalizeL(RReadStream &)

IMPORT_C void InternalizeL ( 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 & aReadStream Stream from which the object should be internalized

Member Data Documentation

TUint8 iCollectionId

TUint8 iCollectionId

TAgnInstanceId iId

TAgnInstanceId iId