sbBatchCreateHelper Class Reference

#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
 

Detailed Description

Definition at line 545 of file sbLocalDatabaseLibrary.h.

Constructor & Destructor Documentation

sbBatchCreateHelper::sbBatchCreateHelper ( sbLocalDatabaseLibrary aLibrary,
sbBatchCreateTimerCallback aCallback = nsnull 
)

Definition at line 4787 of file sbLocalDatabaseLibrary.cpp.

Member Function Documentation

nsresult sbBatchCreateHelper::InitQuery ( sbIDatabaseQuery aQuery,
nsStringArray *  aURIArray,
nsIArray *  aPropertyArrayArray 
)

Definition at line 4797 of file sbLocalDatabaseLibrary.cpp.

Here is the call graph for this function:

nsresult sbBatchCreateHelper::NotifyAndGetItems ( nsIArray **  _retval)

Definition at line 4849 of file sbLocalDatabaseLibrary.cpp.

Here is the call graph for this function:

sbBatchCreateHelper::NS_IMETHOD_ ( nsrefcnt  )
sbBatchCreateHelper::NS_IMETHOD_ ( nsrefcnt  )

Member Data Documentation

nsAutoRefCnt sbBatchCreateHelper::mRefCnt
protected

Definition at line 561 of file sbLocalDatabaseLibrary.h.


The documentation for this class was generated from the following files: