CUpnpBrowseCriteria Class Reference
class CUpnpBrowseCriteria : public CBase |
UpnpBrowseCriteria interface
upnpavobjects.lib
- Since
- Series 60 3.0
Constructor & Destructor Documentation
CUpnpBrowseCriteria()
CUpnpBrowseCriteria | ( | ) | [private] |
~CUpnpBrowseCriteria()
~CUpnpBrowseCriteria | ( | ) | [virtual] |
Member Functions Documentation
ConstructL(const TDesC8 &)
void | ConstructL | ( | const TDesC8 & | aName | ) | [private] |
By default Symbian 2nd phase constructor is private.
CopyL(const CUpnpBrowseCriteria &)
Copies contents from
CUpnpElement given as parameter to this object. Leaves in case of errors.
- Since
- Series 60 3.0
ExternalizeL(RWriteStream &)
Externalizes element information to stream. Leaves in case of errors.
- Since
- Series 60 3.0
Filter()
IMPORT_C const TDesC8 & | Filter | ( | ) | const |
Gets filter
- Since
- Series 60 3.0
InternalizeL(RReadStream &)
Internalizes element information from stream. Leaves in case of errors.
- Since
- Series 60 3.0
RequestedCount()
IMPORT_C TInt | RequestedCount | ( | ) | const |
Gets request count
- Since
- Series 60 3.0
SetFilterL(const TDesC8 &)
IMPORT_C void | SetFilterL | ( | const TDesC8 & | aFilter | ) | |
Sets filter.
- Since
- Series 60 3.0
SetRequestedCount(TInt)
IMPORT_C void | SetRequestedCount | ( | TInt | aRequestedCount | ) | |
Sets request count.
- Since
- Series 60 3.0
SetStartingIndex(TInt)
IMPORT_C void | SetStartingIndex | ( | TInt | aStartingIndex | ) | |
Sets starting index.
- Since
- Series 60 3.0
StartingIndex()
IMPORT_C TInt | StartingIndex | ( | ) | const |
Gets starting index
- Since
- Series 60 3.0
ToDes8L()
IMPORT_C HBufC8 * | ToDes8L | ( | ) | const |
Member Data Documentation
TInt
iRequestedCount
TInt
| iRequestedCount | [private] |
TInt
iStartingIndex
TInt
| iStartingIndex | [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.