CUpnpItem Class Reference
| class CUpnpItem : public CUpnpObject |
UPnPItem class
upnpavobjects.lib
- Since
- Series 60 3.0
| Inherited Functions |
|---|
| | CBase::CBase() |
| | CBase::Delete(CBase *) |
| | CBase::Extension_(TUint,TAny *&,TAny *) |
| | CBase::operator new(TUint) |
| | CBase::operator new(TUint,TAny *) |
| | CBase::operator new(TUint,TLeave) |
| | CBase::operator new(TUint,TLeave,TUint) |
| | CBase::operator new(TUint,TUint) |
| | CBase::~CBase() |
| | CUpnpObject::AddElementL(CUpnpElement *) |
| | CUpnpObject::AddResourceL(const TDesC16 &,const TDesC8 &) |
| | CUpnpObject::BaseExternalizeL(RWriteStream &)const |
| | CUpnpObject::BaseInternalizeL(RReadStream &) |
| | CUpnpObject::CUpnpObject() |
| | CUpnpObject::CopyL(const CUpnpObject &) |
| | CUpnpObject::GetElements() |
| | CUpnpObject::Id()const |
| | CUpnpObject::ObjectClass()const |
| | CUpnpObject::ParentId()const |
| | CUpnpObject::RemoveElementL(const CUpnpElement *) |
| | CUpnpObject::Restricted()const |
| | CUpnpObject::SafeExternalizeL(RWriteStream &,const TDesC8 &,const TInt)const |
| | CUpnpObject::SetIdL(const TDesC8 &) |
| | CUpnpObject::SetObjectClassL(const TDesC8 &) |
| | CUpnpObject::SetParentIdL(const TDesC8 &) |
| | CUpnpObject::SetRestricted(TBool) |
| | CUpnpObject::SetTitleL(const TDesC8 &) |
| | CUpnpObject::SetWriteStatus(TBool) |
| | CUpnpObject::Title()const |
| | CUpnpObject::ToDes8L()const |
| | CUpnpObject::WriteStatus()const |
| | CUpnpObject::operator=(const CUpnpObject &) |
| | CUpnpObject::~CUpnpObject() |
Constructor & Destructor Documentation
~CUpnpItem()
| IMPORT_C | ~CUpnpItem | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
| void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
ExternalizeL(RWriteStream &)
| IMPORT_C void | ExternalizeL | ( | RWriteStream & | aStream | ) | const [virtual] |
Externalizes item information to stream. Leaves in case of errors.
- Since
- Series 60 3.0
InternalizeL(RReadStream &)
| IMPORT_C void | InternalizeL | ( | RReadStream & | aStream | ) | [virtual] |
Internalizes item information from stream. Leaves in case of errors.
- Since
- Series 60 3.0
ObjectType()
Returns type of the object (= item)
- Since
- Series 60 3.0
RefId()
| IMPORT_C const TDesC8 & | RefId | ( | ) | const |
Gets File name for the UPnP item
- Since
- Series 60 3.0
SetRefIdL(const TDesC8 &)
| IMPORT_C void | SetRefIdL | ( | const TDesC8 & | aRefId | ) | |
Sets File name (including path) for the UPnP item. Leaves in case of errors.
- Since
- Series 60 3.0
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.