sbMediacoreError.cpp File Reference

Songbird Mediacore Error Implementation. More...

#include "sbMediacoreError.h"
Include dependency graph for sbMediacoreError.cpp:

Go to the source code of this file.

Macros

#define TRACE(args)   /* nothing */
 
#define LOG(args)   /* nothing */
 

Functions

 NS_IMPL_THREADSAFE_ISUPPORTS1 (sbMediacoreError, sbIMediacoreError) sbMediacoreError
 

Detailed Description

Songbird Mediacore Error Implementation.

Definition in file sbMediacoreError.cpp.

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 43 of file sbMediacoreError.cpp.

#define TRACE (   args)    /* nothing */

To log this module, set the following environment variable: NSPR_LOG_MODULES=sbMediacoreError:5

Definition at line 42 of file sbMediacoreError.cpp.

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbMediacoreError  ,
sbIMediacoreError   
)

Definition at line 46 of file sbMediacoreError.cpp.