CWPRoot Class Reference
class CWPRoot : public CBase |
Root for the contents of a WAP Provisioning document.
ProvisioningEngine
- Since
- 2.0
Constructor & Destructor Documentation
Member Functions Documentation
AcceptL(MWPVisitor &)
Accepts a visitor for the contents of the document.
Parameters
MWPVisitor & aVisitor | Visitor is called for each element in the root of the document. |
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
CreateLinksL()
Creates links from logical proxy ids to logical proxies and access point ids to access points. Call this before walking through the document data.
ExternalizeL(RWriteStream &)
Stores a WAP Provisioning document in a stream.
InsertL(CWPCharacteristic *)
Insert an element to the root of the document.
Parameters
CWPCharacteristic * aElement | Element to insert. The ownership is transferred to CWPRoot. |
InternalizeL(RReadStream &)
Loads a WAP Provisioning document from a stream.
ParameterL(TInt, const TDesC &)
void | ParameterL | ( | TInt | aID, |
| const TDesC & | aValue |
| ) | |
ParameterL(const TDesC &, const TDesC &)
void | ParameterL | ( | const TDesC & | aName, |
| const TDesC & | aValue |
| ) | |
StartCharacteristicL(TInt)
void | StartCharacteristicL | ( | TInt | aType | ) | |
StartCharacteristicL(const TDesC &)
void | StartCharacteristicL | ( | const TDesC & | aName | ) | |
VisitL(CWPCharacteristic &)
VisitLinkL(CWPCharacteristic &)
Member Data Documentation
CWPCharacteristic * iCharStack
CArrayPtr< CWPCharacteristic > * iContents
CDesC16Array * iNeededIDs
RPointerArray< CWPCharacteristic > iNeeders
CDesC16Array * iProviderIDs
RPointerArray< CWPCharacteristic > iProviders
RPointerArray< CWPCharacteristic > iStack
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.