CUpnpElementBean Class Reference
Stores the data of element table row.
AVContentDirectory.lib
- Since
- Series60 3.1
Constructor & Destructor Documentation
CUpnpElementBean()
| CUpnpElementBean | ( | ) | [private] |
~CUpnpElementBean()
| ~CUpnpElementBean | ( | ) | [virtual] |
Member Functions Documentation
AttachElmL(CUpnpObject *)
AttachElmL(TXmlEngElement)
Adds the whole element to the given
TXmlEngElement.
- Since
- Series S60 3.0
ConstructL()
| void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
ElmHasAttribute()
|
TBool
| ElmHasAttribute | ( | ) | const [inline] |
Gets iElmHasAttribute value.
- Since
- Series S60 3.0
ElmId()
|
TInt
| ElmId | ( | ) | const [inline] |
Gets iElmId value.
- Since
- Series S60 3.0
ElmIsRequired()
|
TBool
| ElmIsRequired | ( | ) | const [inline] |
Gets iElmIsRequired value.
- Since
- Series S60 3.0
ElmName()
Gets iElmName value.
- Since
- Series S60 3.0
ElmObjId()
|
TInt
| ElmObjId | ( | ) | const [inline] |
Gets iElmObjId value.
- Since
- Series S60 3.0
ElmValue()
|
TDesC8 & | ElmValue | ( | ) | const [inline] |
Gets iElmValue value.
- Since
- Series S60 3.0
NewLC(const RDbRowSet &)
Parameters
| const RDbRowSet & aRowSet | |
SetElmHasAttribute(TBool)
| void | SetElmHasAttribute | ( | TBool | aElmHasAttribute | ) | [inline] |
Sets iElmHasAttribute value.
- Since
- Series S60 3.0
Parameters
| TBool aElmHasAttribute | value of elm_has_attribute in the element table |
SetElmId(TInt)
| void | SetElmId | ( | TInt | aElId | ) | [inline] |
Sets iElmId value.
- Since
- Series S60 3.0
Parameters
| TInt aElId | value of elm_id in the element table |
SetElmIsRequired(TBool)
| void | SetElmIsRequired | ( | TBool | aElmIsRequired | ) | [inline] |
Sets iElmIsRequired value.
- Since
- Series S60 3.0
Parameters
| TBool aElmIsRequired | value of elm_is_required in the element table |
SetElmNameL(const TDesC8 &)
| void | SetElmNameL | ( | const TDesC8 & | aElmName | ) | |
Sets iElmName value.
- Since
- Series S60 3.0
Parameters
| const TDesC8 & aElmName | value of elm_name in the element table |
SetElmObjId(TInt)
| void | SetElmObjId | ( | TInt | aElmObjId | ) | [inline] |
Sets iElmObjId value.
- Since
- Series S60 3.0
Parameters
| TInt aElmObjId | value of elm_obj_id in the element table |
SetElmValueL(const RDbRowSet &, const TInt)
| void | SetElmValueL | ( | const RDbRowSet & | aRowSet, |
| | const TInt | aColNo |
| | ) | |
Sets iElmValue value.
- Since
- Series S60 3.0
Parameters
| const RDbRowSet & aRowSet | |
| const TInt aColNo | |
SetElmValueL(const TDesC8 &)
| void | SetElmValueL | ( | const TDesC8 & | aVal | ) | |
SetL(const RDbRowSet &)
| void | SetL | ( | const RDbRowSet & | aRowSet | ) | |
Sets all values of the object value.
- Since
- Series S60 3.0
Parameters
| const RDbRowSet & aRowSet | |
ValAsUriL()
|
HBufC8 * | ValAsUriL | ( | ) | const [private] |
Member Data Documentation
TBool
iElmHasAttribute
|
TBool
| iElmHasAttribute | [private] |
TBool
iElmIsRequired
|
TBool
| iElmIsRequired | [private] |
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.