CXMLAttributes Class Reference
class CXMLAttributes : public CBase |
Implementation of
MXMLAttributes interface. XMLInterface.dll
- Since
- ?Series60_version
Constructor & Destructor Documentation
CXMLAttributes()
CXMLAttributes | ( | ) | [protected] |
~CXMLAttributes()
~CXMLAttributes | ( | ) | [virtual] |
Member Functions Documentation
AppendL(const TDesC &, const TDesC &)
void | AppendL | ( | const TDesC & | aName, |
| const TDesC & | aValue |
| ) | |
Appends new attribute to attrinbuteslist.
- Since
- ?Series60_version
ConstructL()
void | ConstructL | ( | ) | [private] |
GetIndex(TDesC &)
Implementation of MXMLAttributes::GetIndexL(TDesC& aName)
GetLength()
Implementation of MXMLAttributes::GetLenght()
GetName(TInt)
Implementation of MXMLAttributes::GetNameL(TInt aIndex).
GetType(TInt)
Implementation of MXMLAttributes::GetTypeL(Tint aIndex, TDesC& aType).
GetType(TDesC &)
Implementation of MXMLAttributes::GetTypeL(TDesC& aName, TDesC& aType).
GetValue(TDesC &)
Implementation of MXMLAttributes::GetValueL(TDesC& aName, TDesC& aValue).
GetValue(TInt &)
Implementation of MXMLAttributes::GetValueL(TInt& aIndex, TDesC& aValue).
Reset()
Resets the attribute list.
- Since
- ?Series60_version
Member Data Documentation
CDesCArraySeg * iDescAttName
CDesCArraySeg * | iDescAttName | [private] |
CDesCArraySeg * iDescAttValue
CDesCArraySeg * | iDescAttValue | [private] |
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.