class CSmlDataPropertyParam : public CBase |
Property Parameter. Sub-type of property.
Public Member Functions | |
---|---|
~CSmlDataPropertyParam () | |
IMPORT_C void | ExternalizeL ( RWriteStream &) |
IMPORT_C const CSmlDataField & | Field () |
IMPORT_C CSmlDataPropertyParam * | NewLC () |
IMPORT_C CSmlDataPropertyParam * | NewLC (const RStringPool &, TResourceReader &) |
IMPORT_C CSmlDataPropertyParam * | NewLC (const RStringPool &, RReadStream &) |
IMPORT_C void | SetDataFieldL ( CSmlDataField &) |
Protected Attributes | |
---|---|
CSmlDataField * | iField |
IMPORT_C void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
RWriteStream & aStream |
IMPORT_C CSmlDataPropertyParam * | NewLC | ( | const RStringPool & | aStringPool, |
TResourceReader & | aReader | |||
) | [static] |
const RStringPool & aStringPool | |
TResourceReader & aReader |
IMPORT_C CSmlDataPropertyParam * | NewLC | ( | const RStringPool & | aStringPool, |
RReadStream & | aStream | |||
) | [static] |
const RStringPool & aStringPool | |
RReadStream & aStream |
IMPORT_C void | SetDataFieldL | ( | CSmlDataField & | aDataField | ) |
CSmlDataField & aDataField |
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.