sbMetadataJobItem.cpp File Reference

Implementation of sbMetadataJobItem.h. More...

#include <nspr.h>
#include <nscore.h>
#include <nsComponentManagerUtils.h>
#include "prlog.h"
#include "sbMetadataJobItem.h"
Include dependency graph for sbMetadataJobItem.cpp:

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)
 

Detailed Description

Implementation of sbMetadataJobItem.h.

Definition in file sbMetadataJobItem.cpp.

Macro Definition Documentation

#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.

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS0 ( sbMetadataJobItem  )