#include <sbLocalDatabaseLibrary.h>
Public Member Functions | |
NS_DECL_ISUPPORTS NS_DECL_NSITIMERCALLBACK | sbBatchCreateTimerCallback (sbLocalDatabaseLibrary *aLibrary, sbIBatchCreateMediaItemsListener *aListener, sbIDatabaseQuery *aQuery) |
nsresult | Init () |
nsresult | SetQueryCount (PRUint32 aQueryCount) |
nsresult | NotifyInternal (PRBool *_retval) |
sbBatchCreateHelper * | BatchHelper () |
Friends | |
class | sbLocalDatabaseLibrary |
Definition at line 515 of file sbLocalDatabaseLibrary.h.
sbBatchCreateTimerCallback::sbBatchCreateTimerCallback | ( | sbLocalDatabaseLibrary * | aLibrary, |
sbIBatchCreateMediaItemsListener * | aListener, | ||
sbIDatabaseQuery * | aQuery | ||
) |
Definition at line 4668 of file sbLocalDatabaseLibrary.cpp.
sbBatchCreateHelper * sbBatchCreateTimerCallback::BatchHelper | ( | ) |
Definition at line 4700 of file sbLocalDatabaseLibrary.cpp.
nsresult sbBatchCreateTimerCallback::Init | ( | ) |
Definition at line 4684 of file sbLocalDatabaseLibrary.cpp.
nsresult sbBatchCreateTimerCallback::NotifyInternal | ( | PRBool * | _retval | ) |
Definition at line 4739 of file sbLocalDatabaseLibrary.cpp.
nsresult sbBatchCreateTimerCallback::SetQueryCount | ( | PRUint32 | aQueryCount | ) |
Definition at line 4693 of file sbLocalDatabaseLibrary.cpp.
|
friend |
Definition at line 517 of file sbLocalDatabaseLibrary.h.