TVPbkFieldVersitProperty Class Reference
class TVPbkFieldVersitProperty |
Constructor & Destructor Documentation
TVPbkFieldVersitProperty()
IMPORT_C | TVPbkFieldVersitProperty | ( | ) | |
Default constructor. Resets all fields to null values.
TVPbkFieldVersitProperty(TResourceReader &)
Constructs this object from a VBK_FIELD_VERSIT_PROPERTY resource.
Sets also the Versit extension name. Only a reference to the extension name is stored so the client must either keep the resource buffer alive or make a copy of the extension name and use SetExtensionName. The reference must be valid for the lifetime of this object.
Parameters
TResourceReader & aResReader | A reader to the VBK_FIELD_VERSIT_PROPERTY resource. |
Member Functions Documentation
ExtensionName()
TPtrC8
| ExtensionName | ( | ) | const [inline] |
Returns the Versit extension name.
Matches(const TVPbkFieldVersitProperty &)
Returns true if this versit property matches aOther.
If aOther matches this property it doesn't necessary mean that this property will match to aOther.
Name()
Returns the Versit property name.
Parameters()
Returns the Versit property parameters (read-only).
Parameters()
Returns the Versit property parameters (read-write).
ReadFromResource(TResourceReader &)
Reads this object's contents from a VBK_FIELD_VERSIT_PROPERTY resource.
Sets also the Versit extension name. Only a reference to the extension name is stored so the client must either keep the resource buffer alive or make a copy of the extension name and use SetExtensionName. The reference must be valid for the lifetime of this object.
Parameters
TResourceReader & aResReader | A reader to the VBK_FIELD_VERSIT_PROPERTY resource. |
SetExtensionName(const TDesC8 &)
void | SetExtensionName | ( | const TDesC8 & | aExtensionName | ) | [inline] |
Sets the Versit extension name.
Only a reference to the name is stored. The reference must be valid for the lifetime of this object.
Parameters
const TDesC8 & aExtensionName | The extension name reference that is set to this property. |
SetName(TVPbkFieldTypeName)
Sets the Versit property name.
SetParameters(const TVPbkFieldTypeParameters &)
Sets the Versit property parameters.
SetSubField(TVPbkSubFieldType)
Sets the Versit property subfield.
SubField()
Returns the Versit property subfield.
Member Data Documentation
TVPbkFieldVersitPropertyExt * iExtension
TVPbkFieldVersitPropertyExt * | iExtension | [private] |
TPtrC8
iExtensionName
TPtrC8
| iExtensionName | [private] |
TVPbkFieldTypeParameters
iParameters
TVPbkSubFieldType
iSubField
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.