sbPlayQueueLibraryListener.cpp File Reference

Implementation of helper class for property synchronization. More...

#include "sbPlayQueueLibraryListener.h"
#include <prlog.h>
Include dependency graph for sbPlayQueueLibraryListener.cpp:

Go to the source code of this file.

Macros

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

Functions

 NS_IMPL_ISUPPORTS1 (sbPlayQueueLibraryListener, sbIMediaListListener)
 

Detailed Description

Implementation of helper class for property synchronization.

Implementation of helper class for play queue library listener.

Definition in file sbPlayQueueLibraryListener.cpp.

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 47 of file sbPlayQueueLibraryListener.cpp.

#define TRACE (   args)    /* nothing */

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

Definition at line 46 of file sbPlayQueueLibraryListener.cpp.

Function Documentation

NS_IMPL_ISUPPORTS1 ( sbPlayQueueLibraryListener  ,
sbIMediaListListener   
)