sbMediacoreVotingChain.cpp File Reference

Songbird Mediacore Voting Chain Implementation. More...

#include "sbMediacoreVotingChain.h"
#include <nsIMutableArray.h>
#include <nsComponentManagerUtils.h>
Include dependency graph for sbMediacoreVotingChain.cpp:

Go to the source code of this file.

Macros

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

Functions

 NS_IMPL_THREADSAFE_ISUPPORTS1 (sbMediacoreVotingChain, sbIMediacoreVotingChain) sbMediacoreVotingChain
 

Detailed Description

Songbird Mediacore Voting Chain Implementation.

Definition in file sbMediacoreVotingChain.cpp.

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 47 of file sbMediacoreVotingChain.cpp.

#define TRACE (   args)    /* nothing */

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

Definition at line 46 of file sbMediacoreVotingChain.cpp.

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbMediacoreVotingChain  ,
sbIMediacoreVotingChain   
)

Definition at line 50 of file sbMediacoreVotingChain.cpp.