Songbird Mediacore Voting Chain Implementation. More...
#include "sbMediacoreVotingChain.h"
#include <nsIMutableArray.h>
#include <nsComponentManagerUtils.h>
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 | |
Songbird Mediacore Voting Chain Implementation.
Definition in file sbMediacoreVotingChain.cpp.
#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.
NS_IMPL_THREADSAFE_ISUPPORTS1 | ( | sbMediacoreVotingChain | , |
sbIMediacoreVotingChain | |||
) |
Definition at line 50 of file sbMediacoreVotingChain.cpp.