CUpnpAVBrowseRequest Class Reference
class CUpnpAVBrowseRequest : public CBase
|
UPnP AV Controller Client/Server communication helper class
Constructor & Destructor Documentation
CUpnpAVBrowseRequest()
CUpnpAVBrowseRequest
|
(
|
)
|
[private, inline]
|
~CUpnpAVBrowseRequest()
~CUpnpAVBrowseRequest
|
(
|
)
|
[inline, virtual]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private, inline]
|
Perform the second phase construction
ExternalizeL(RWriteStream &)
Externalizes device information to stream. Leaves in case of errors.
-
Since
-
Series 60 3.0
Filter()
const
TDesC8
&
|
Filter
|
(
|
)
|
[inline]
|
Id()
const
TDesC8
&
|
Id
|
(
|
)
|
[inline]
|
InternalizeL(RReadStream &)
Internalizes device information from stream. Leaves in case of errors.
-
Since
-
Series 60 3.0
RequestedCount()
TInt
|
RequestedCount
|
(
|
)
|
[inline]
|
SearchCriteria()
const
TDesC8
&
|
SearchCriteria
|
(
|
)
|
[inline]
|
SetBrowseFlag(MUPnPAVBrowsingSession::TBrowseFlag)
SetFilterL(const TDesC8 &)
void
|
SetFilterL
|
(
|
const
TDesC8
&
|
aFilter
|
)
|
[inline]
|
SetIdL(const TDesC8 &)
void
|
SetIdL
|
(
|
const
TDesC8
&
|
aId
|
)
|
[inline]
|
SetRequestedCount(TInt)
void
|
SetRequestedCount
|
(
|
TInt
|
aRequestedCount
|
)
|
[inline]
|
SetSearchCriteriaL(const TDesC8 &)
void
|
SetSearchCriteriaL
|
(
|
const
TDesC8
&
|
aSearchCriteria
|
)
|
[inline]
|
Parameters
const
TDesC8
& aSearchCriteria
|
|
SetSortCriteriaL(const TDesC8 &)
void
|
SetSortCriteriaL
|
(
|
const
TDesC8
&
|
aSortCriteria
|
)
|
[inline]
|
SetStartIndex(TInt)
void
|
SetStartIndex
|
(
|
TInt
|
aStartIndex
|
)
|
[inline]
|
SortCriteria()
const
TDesC8
&
|
SortCriteria
|
(
|
)
|
[inline]
|
StartIndex()
TInt
|
StartIndex
|
(
|
)
|
[inline]
|
ToDes8L()
HBufC8
*
|
ToDes8L
|
(
|
)
|
const [inline]
|
Externalizes information to stream and returns the object as a heap desctiptor.
Member Data Documentation
MUPnPAVBrowsingSession::TBrowseFlag
iBrowseFlag
TInt
iCriteriaLength
TInt
|
iCriteriaLength
|
[private]
|
TInt
iRequestedCount
TInt
|
iRequestedCount
|
[private]
|
HBufC8 * iSearchCriteria
HBufC8
*
|
iSearchCriteria
|
[private]
|
HBufC8 * iSortCriteria
HBufC8
*
|
iSortCriteria
|
[private]
|
TInt
iStartIndex
TInt
|
iStartIndex
|
[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.