MSimpleWinfo Class Reference

class MSimpleWinfo : public MSimpleElement

MSimpleWinfo

SIMPLE Engine watcher info data (WINFO)

simplexmlutils
Since
S60 3.2

Inherits from

Member Functions Documentation

AddNamespaceL(const TDesC8 &, const TDesC8 &)

void AddNamespaceL ( const TDesC8 & aPrefix,
const TDesC8 & aUri
) [pure virtual]

Add new newspace

Since
S60 3.2

Parameters

const TDesC8 & aPrefix
const TDesC8 & aUri

DefaultNamespace()

TPtrC8 DefaultNamespace ( ) [pure virtual]

WINFO's default namespace accessor.

Since
S60 3.2

ExternalizeL(RWriteStream &)

void ExternalizeL ( RWriteStream & aStream ) [pure virtual]

Externalize the document into write stream.

Since
S60 3.2

Parameters

RWriteStream & aStream write stream

NamespacesL()

RPointerArray < MSimpleNamespace > & NamespacesL ( ) [pure virtual]

Gets all extra namespaces of this element in an array.

Since
S60 3.2