CUpnpDescriptionProperty Class Reference
class CUpnpDescriptionProperty : public CBase |
This class stores properties of a device, like: manufacturer, UDN and so on. serviceframework.lib
- Since
- Series60 3.2
Constructor & Destructor Documentation
CUpnpDescriptionProperty()
CUpnpDescriptionProperty | ( | ) | |
Default C++ constructor
- Since
- Series60 3.2
~CUpnpDescriptionProperty()
~CUpnpDescriptionProperty | ( | ) | |
Destructor of the class.
- Since
- Series60 3.2
Member Functions Documentation
ConstructL(const TDesC8 &, const TDesC8 &)
2nd phase constructor
- Since
- Series60 3.2
Parameters
const TDesC8 & aName | new property name |
const TDesC8 & aValue | new property value |
Name()
Getter for property name
- Since
- Series60 3.2
NewL(const TDesC8 &, const TDesC8 &)
Two-phased constructor.
- Since
- Series60 3.2
Parameters
const TDesC8 & aName | new property name |
const TDesC8 & aValue | new property value |
NewL()
Two-phased constructor.
- Since
- Series60 3.2
SetNameL(const TDesC8 &)
void | SetNameL | ( | const TDesC8 & | aName | ) | |
Setter for property name
- Since
- Series60 3.2
Parameters
const TDesC8 & aName | new property name |
SetValueL(const TDesC8 &)
void | SetValueL | ( | const TDesC8 & | aValue | ) | |
Setter for property value
- Since
- Series60 3.2
Parameters
const TDesC8 & aValue | new property value |
Value()
Getter for property value
- Since
- Series60 3.2
Member Data Documentation
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.