class RPosRequestorStack : public RPointerArray< CPosRequestor > |
Array of CPosRequestor objects.
This class inherits from RPointerArray which means the client can use all the array functions from that class.
CPosRequestor None
Public Member Functions | |
---|---|
IMPORT_C void | ExternalizeL(RWriteStream &) |
IMPORT_C void | InternalizeL(RReadStream &) |
IMPORT_C void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
Internalizes the CPosRequestors from a stream.
RWriteStream & aStream | The read stream. |
IMPORT_C void | InternalizeL | ( | RReadStream & | aStream | ) |
Externalizes the CPosRequestors to a stream
RReadStream & aStream | The write stream. |
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.