#include <sbMediaItemControllerCleanup.h>
Create a new enumeration helper used to set properties on items which match a given set of properties
- Parameters
-
aMediaList | the media list to operate on |
aPropertiesToFilter | the set of properties describing which items to set |
aPropertiesToSet | the set of properties to set on the found items |
bool sbMediaItemControllerCleanup::sbEnumerationHelper::Completed |
( |
| ) |
|
already_AddRefed< sbIMediaList > sbMediaItemControllerCleanup::sbEnumerationHelper::GetMediaList |
( |
| ) |
|
void sbMediaItemControllerCleanup::sbEnumerationHelper::Resume |
( |
| ) |
|
Ask the listener to abort the stop attempt. This may not actually abort the attempt if it has already stopped.
Definition at line 896 of file sbMediaItemControllerCleanup.cpp.
void sbMediaItemControllerCleanup::sbEnumerationHelper::Stop |
( |
| ) |
|
Inform the listener that it should try to stop the enumeration as soon as possible. Note that this is asynchronous and will not actually stop until some time later.
Definition at line 889 of file sbMediaItemControllerCleanup.cpp.
bool sbMediaItemControllerCleanup::sbEnumerationHelper::mCompleted |
|
protected |
PRUint32 sbMediaItemControllerCleanup::sbEnumerationHelper::mCount |
|
protected |
nsCOMPtr<sbIMediaList> sbMediaItemControllerCleanup::sbEnumerationHelper::mList |
|
protected |
nsCOMPtr<sbIPropertyArray> sbMediaItemControllerCleanup::sbEnumerationHelper::mPropsToFilter |
|
protected |
nsCOMPtr<sbIPropertyArray> sbMediaItemControllerCleanup::sbEnumerationHelper::mPropsToSet |
|
protected |
bool sbMediaItemControllerCleanup::sbEnumerationHelper::mStop |
|
protected |
The documentation for this class was generated from the following files: