#include <sbLocalDatabaseLibrary.h>
Public Member Functions | |
| NS_IMETHOD_ (nsrefcnt) AddRef(void) | |
| NS_IMETHOD_ (nsrefcnt) Release(void) | |
| sbBatchCreateHelper (sbLocalDatabaseLibrary *aLibrary, sbBatchCreateTimerCallback *aCallback=nsnull) | |
| nsresult | InitQuery (sbIDatabaseQuery *aQuery, nsStringArray *aURIArray, nsIArray *aPropertyArrayArray) |
| nsresult | NotifyAndGetItems (nsIArray **_retval) |
Protected Attributes | |
| nsAutoRefCnt | mRefCnt |
Definition at line 545 of file sbLocalDatabaseLibrary.h.
| sbBatchCreateHelper::sbBatchCreateHelper | ( | sbLocalDatabaseLibrary * | aLibrary, |
| sbBatchCreateTimerCallback * | aCallback = nsnull |
||
| ) |
Definition at line 4787 of file sbLocalDatabaseLibrary.cpp.
| nsresult sbBatchCreateHelper::InitQuery | ( | sbIDatabaseQuery * | aQuery, |
| nsStringArray * | aURIArray, | ||
| nsIArray * | aPropertyArrayArray | ||
| ) |
Definition at line 4797 of file sbLocalDatabaseLibrary.cpp.
| nsresult sbBatchCreateHelper::NotifyAndGetItems | ( | nsIArray ** | _retval | ) |
Definition at line 4849 of file sbLocalDatabaseLibrary.cpp.
| sbBatchCreateHelper::NS_IMETHOD_ | ( | nsrefcnt | ) |
| sbBatchCreateHelper::NS_IMETHOD_ | ( | nsrefcnt | ) |
|
protected |
Definition at line 561 of file sbLocalDatabaseLibrary.h.