sbLocalDatabaseResourcePropertyBag.cpp File Reference
#include "sbLocalDatabaseResourcePropertyBag.h"
#include "sbLocalDatabasePropertyCache.h"
#include <nsAutoLock.h>
#include <nsComponentManagerUtils.h>
#include <nsIObserverService.h>
#include <nsIProxyObjectManager.h>
#include <nsServiceManagerUtils.h>
#include <nsUnicharUtils.h>
#include <nsXPCOM.h>
#include <nsXPCOMCIDInternal.h>
#include <prlog.h>
#include <sbIPropertyInfo.h>
#include <sbIPropertyManager.h>
#include <sbPropertiesCID.h>
#include "sbDatabaseResultStringEnumerator.h"
#include "sbLocalDatabaseLibrary.h"
#include "sbLocalDatabaseSchemaInfo.h"
#include "sbLocalDatabaseSQL.h"
#include <sbTArrayStringEnumerator.h>
#include <sbStringUtils.h>
#include <sbDebugUtils.h>
Include dependency graph for sbLocalDatabaseResourcePropertyBag.cpp:

Go to the source code of this file.

Functions

 NS_IMPL_THREADSAFE_ISUPPORTS1 (sbLocalDatabaseResourcePropertyBag, sbILocalDatabaseResourcePropertyBag) sbLocalDatabaseResourcePropertyBag
 

Variables

PRUint32 const BAG_HASHTABLE_SIZE = 20
 

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbLocalDatabaseResourcePropertyBag  ,
sbILocalDatabaseResourcePropertyBag   
)

Definition at line 57 of file sbLocalDatabaseResourcePropertyBag.cpp.

Variable Documentation

PRUint32 const BAG_HASHTABLE_SIZE = 20

Definition at line 54 of file sbLocalDatabaseResourcePropertyBag.cpp.