#include "sbiTunesDatabaseServices.h"#include <time.h>#include <nsComponentManagerUtils.h>#include <nsThreadUtils.h>#include <sbIDatabaseQuery.h>#include <sbIDatabaseResult.h>#include <sbIDatabasePreparedStatement.h>Go to the source code of this file.
Macros | |
| #define | SB_DBQUERY_CONTRACTID "@songbirdnest.com/Songbird/DatabaseQuery;1" |
| #define SB_DBQUERY_CONTRACTID "@songbirdnest.com/Songbird/DatabaseQuery;1" |
Definition at line 41 of file sbiTunesDatabaseServices.cpp.