TSimpleFactory Class Reference
Factory class for SIMPLE Engine
simpleengine
- Since
- S60 3.2
Member Functions Documentation
NewConnectionL(MSimpleConnectionObserver &)
Create new simple engine Connection entity.
- Since
- S60 3.2
NewConnectionL(MSimpleConnectionObserver &, TInt32)
Create new simple engine Connection entity.
- Since
- S60 3.2
NewContentL(const TDesC8 &, const TDesC8 &)
IMPORT_C MSimpleContent * | NewContentL | ( | const TDesC8 & | aContentID, |
| const TDesC8 & | aContentType |
| ) | [static] |
NewDocumentL()
Create new simple Document entity from scratch.
- Since
- S60 3.2
NewDocumentL(const TDesC8 &)
Create new simple Document entity from xml-document.
- Since
- S60 3.2
Parameters
const TDesC8 & aXml | a valid XML document containing in PIDF format. |
NewElementL(const TDesC8 &, const TDesC8 &)
Create new simple Element entity.
- Since
- S60 3.2
Parameters
const TDesC8 & aNsUri | the namespace URI for this element. |
const TDesC8 & aLocalName | the local name for this element. |
NewFilterDocumentL()
Create new simple FilterDocument entity.
- Since
- S60 3.2
NewFilterDocumentL(const TDesC8 &)
Create new simple FilterDocument entity.
- Since
- S60 3.2
Parameters
const TDesC8 & aXml | a valid XML document containing in PIDF format. |
NewInstantMessageL(MSimpleConnection &, MSimpleInstantMsgObserver &)
Create new InstantMessage entity.
- Since
- S60 5.0
NewNamespaceL(const TDesC8 &, const TDesC8 &)
Create new simple NameSpace entity.
- Since
- S60 3.2
Parameters
const TDesC8 & aPrefix | prefix to be used |
const TDesC8 & aUri | URI |
NewPublisherL(MSimpleConnection &, MSimplePublishObserver &)
Create new Publisher entity.
- Since
- S60 3.2 aConn simple engine connection
NewWatcherL(MSimpleConnection &, MSimpleWatcherObserver &)
Create new Watcher entity.
- Since
- S60 3.2 aConn simple engine connection
NewWinfoWatcherL(MSimpleConnection &, MSimpleWinfoObserver &)
Create new WinfoWatcher entity.
- Since
- S60 3.2 aConn simple engine connection
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.