TAgnInstanceId Class Reference
class TAgnInstanceId : public TAgnEntryId
|
Identifies an instance of an entry in the agenda instance model (CAgnModel), using an entry ID (
TAgnEntryId
) and an agenda date (
TTime
).
Member Functions Documentation
ExternalizeL(RWriteStream &)
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
& aStream
|
Stream to which the object should be externalised.
|
InternalizeL(RReadStream &)
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
& aStream
|
Stream from which the object should be internalized
|
SetDate(const TAgnCalendarTime &)
Sets the date component of the instance ID.
SetEntryId(const TAgnEntryId &)
operator!=(const TAgnInstanceId &)
Compares two instance IDs for inequality.
operator==(const TAgnInstanceId &)
Compares two instance IDs for equality.
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.