Implementation of sbMetadataJobItem.h. More...
#include <nspr.h>#include <nscore.h>#include <nsComponentManagerUtils.h>#include "prlog.h"#include "sbMetadataJobItem.h"Go to the source code of this file.
Macros | |
| #define | TRACE(args) /* nothing */ |
| #define | LOG(args) /* nothing */ |
| #define | SB_MUTABLEPROPERTYARRAY_CONTRACTID "@songbirdnest.com/Songbird/Properties/MutablePropertyArray;1" |
Functions | |
| NS_IMPL_THREADSAFE_ISUPPORTS0 (sbMetadataJobItem) | |
Implementation of sbMetadataJobItem.h.
Definition in file sbMetadataJobItem.cpp.
| #define LOG | ( | args | ) | /* nothing */ |
Definition at line 47 of file sbMetadataJobItem.cpp.
| #define SB_MUTABLEPROPERTYARRAY_CONTRACTID "@songbirdnest.com/Songbird/Properties/MutablePropertyArray;1" |
Definition at line 50 of file sbMetadataJobItem.cpp.
| #define TRACE | ( | args | ) | /* nothing */ |
Definition at line 46 of file sbMetadataJobItem.cpp.
| NS_IMPL_THREADSAFE_ISUPPORTS0 | ( | sbMetadataJobItem | ) |