CUpnpObjectBean Class Reference
Stores the data of object table row.
AVContentDirectory.lib
- Since
- Series60 3.1
Constructor & Destructor Documentation
CUpnpObjectBean()
CUpnpObjectBean | ( | ) | [private] |
~CUpnpObjectBean()
~CUpnpObjectBean | ( | ) | [virtual] |
Member Functions Documentation
AttachClassL(TXmlEngElement)
Adds class element to the given object's
TXmlEngElement.
- Since
- Series S60 3.0
AttachIdL(TXmlEngElement)
Adds id attr to the given object's
TXmlEngElement.
- Since
- Series S60 3.0
AttachObjectElL(TXmlEngElement)
Adds object element and all required properties to the given
TXmlEngElement.
- Since
- Series S60 3.0
AttachParentIdL(TXmlEngElement)
Adds ParentId attr to the given object's
TXmlEngElement.
- Since
- Series S60 3.0
AttachRefIdL(TXmlEngElement)
Adds refId attribute to the given object's
TXmlEngElement.
- Since
- Series S60 3.0
AttachRequiredPropertiesL(TXmlEngElement)
Adds all required properties to the given object's
TXmlEngElement.
- Since
- Series S60 3.0
AttachRestrictedL(TXmlEngElement)
Adds restricted attr to the given object's
TXmlEngElement.
- Since
- Series S60 3.0
AttachSearchableL(TXmlEngElement)
Adds searchable attr to the given object's
TXmlEngElement.
- Since
- Series S60 3.0
AttachTitleL(TXmlEngElement)
Adds title element to the given object's
TXmlEngElement.
- Since
- Series S60 3.0
AttachWholeObjectElL(TXmlEngElement)
Adds object element and all properties to the given
TXmlEngElement.
- Since
- Series S60 3.0
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
CopyToUpnpObjectL(CUpnpObject *)
NewL(const RDbRowSet &)
Parameters
const RDbRowSet & aRowSet | |
NewLC(const RDbRowSet &)
Parameters
const RDbRowSet & aRowSet | |
ObjClass()
TDesC8 & | ObjClass | ( | ) | const [inline] |
Gets iElmId value.
- Since
- Series S60 3.0
ObjId()
TInt
| ObjId | ( | ) | const [inline] |
Gets iElmId value.
- Since
- Series S60 3.0
ObjParentId()
TInt
| ObjParentId | ( | ) | const [inline] |
Gets iElmId value.
- Since
- Series S60 3.0
ObjRefId()
TInt
| ObjRefId | ( | ) | const [inline] |
Gets iElmId value.
- Since
- Series S60 3.0
ObjRestricted()
TBool
| ObjRestricted | ( | ) | const [inline] |
Gets iElmId value.
- Since
- Series S60 3.0
ObjSearchable()
TInt
| ObjSearchable | ( | ) | const [inline] |
Gets iElmId value.
- Since
- Series S60 3.0
ObjTitle()
TDesC8 & | ObjTitle | ( | ) | const [inline] |
Gets iElmId value.
- Since
- Series S60 3.0
SetL(const RDbRowSet &)
void | SetL | ( | const RDbRowSet & | aRowSet | ) | |
Sets
- Since
- Series S60 3.0
Parameters
const RDbRowSet & aRowSet | |
SetObjClassL(const TDesC8 &)
void | SetObjClassL | ( | const TDesC8 & | aObjClass | ) | |
Sets iObjClass value.
- Since
- Series S60 3.0
Parameters
const TDesC8 & aObjClass | value of 'class' in the object table |
SetObjId(TInt)
void | SetObjId | ( | TInt | aObjId | ) | [inline] |
Sets iObjId value.
- Since
- Series S60 3.0
Parameters
TInt aObjId | value of id in the 'object' table |
SetObjParentId(TInt)
void | SetObjParentId | ( | TInt | aObjParentId | ) | [inline] |
Sets iObjParentId value.
- Since
- Series S60 3.0
Parameters
TInt aObjParentId | value of 'parentID' in the object table |
SetObjRefId(TInt)
void | SetObjRefId | ( | TInt | aObjRefId | ) | [inline] |
Sets iObjRefId value.
- Since
- Series S60 3.0
Parameters
TInt aObjRefId | value of 'refID' in the object table |
SetObjRestricted(TBool)
void | SetObjRestricted | ( | TBool | aObjRestricted | ) | [inline] |
Sets iObjRestricted value.
- Since
- Series S60 3.0
Parameters
TBool aObjRestricted | value of 'restricted' in the object table |
SetObjSearchable(TInt)
void | SetObjSearchable | ( | TInt | aObjSearchable | ) | [inline] |
Sets iObjSearchable value.
- Since
- Series S60 3.0
Parameters
TInt aObjSearchable | value of 'searchable' in the object table, -1 when undefined |
SetObjTitleL(const TDesC8 &)
void | SetObjTitleL | ( | const TDesC8 & | aObjTitle | ) | |
Sets iObjTitle value.
- Since
- Series S60 3.0
Parameters
const TDesC8 & aObjTitle | value of 'title' in the object table |
Member Data Documentation
TInt
iObjParentId
TInt
| iObjParentId | [private] |
TBool
iObjRestricted
TBool
| iObjRestricted | [private] |
TInt
iObjSearchable
TInt
| iObjSearchable | [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.