CNSmlDmNode Class Reference
class CNSmlDmNode : public CBase |
Constructor & Destructor Documentation
Member Functions Documentation
AddChildObjectGroupL()
Add nameless child to node
AddChildObjectL(const TDesC8 &)
Parameters
const TDesC8 & aNodeName | Name of the child node |
AddDFTypeMimeTypeL(const TDesC8 &)
void | AddDFTypeMimeTypeL | ( | const TDesC8 & | aMimeType | ) | |
Sets mime type of the node
Parameters
const TDesC8 & aMimeType | Mime type |
SetAccessTypesL(TSmlDmAccessTypes)
Sets access types to node
SetAsObjectGroup()
Sets the object as object group. Inherited from MSmlDmDDFObject but not used anymore
SetCaseSenseL(TBool)
void | SetCaseSenseL | ( | TBool | aCaseSense | ) | |
Sets case sense of the node
SetDFFormatL(TDFFormat)
void | SetDFFormatL | ( | TDFFormat | aFormat | ) | |
SetDFTitleL(const TDesC8 &)
void | SetDFTitleL | ( | const TDesC8 & | aTitle | ) | |
SetDefaultValueL(const TDesC8 &)
void | SetDefaultValueL | ( | const TDesC8 & | aDefaultValue | ) | |
Sets default value to node
Parameters
const TDesC8 & aDefaultValue | Default value |
SetDescriptionL(const TDesC8 &)
void | SetDescriptionL | ( | const TDesC8 & | aDescription | ) | |
Parameters
const TDesC8 & aDescription | Description |
SetOccurenceL(TOccurence)
void | SetOccurenceL | ( | TOccurence | aOccurence | ) | |
Sets occurrence of the node
Parameters
TOccurence aOccurence | Occurrence |
SetScopeL(TScope)
void | SetScopeL | ( | TScope | aScope | ) | |
Member Data Documentation
CNSmlDmDFProperties
iDFProperties
Description framework properties of the node
TUint8
iHostServerId
Host server id which handles adapter
TUint32
iImplUid
Implementation uid of adapter which handles the current node
CNSmlDmNodeList * iNodeListPtr
Children of the node, optional (if null -> leaf otherwise interior node)
CNSmlDmPcdata * iPath
Path of the node, optional
CNSmlDmRTProperties * iRTProperties
Run time properties of the node, optional
TBool
iStaticLevel
True if node is static level, i.e. before firs nameless level
CNSmlDmPcdata * iValue
Default value of the node, optional
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.