sbMetadataChannel.h File Reference
#include <nscore.h>
#include <nsStringGlue.h>
#include <nsMemory.h>
#include <nsIChannelEventSink.h>
#include <nsIInterfaceRequestor.h>
#include <nsCOMPtr.h>
#include "sbIMetadataChannel.h"
#include <map>
Include dependency graph for sbMetadataChannel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbMetadataChannel
 
class  sbMetadataChannelEventSink
 

Macros

#define SONGBIRD_METADATACHANNEL_CONTRACTID   "@songbirdnest.com/Songbird/MetadataChannel;1"
 
#define SONGBIRD_METADATACHANNEL_CLASSNAME   "Songbird Metadata Channel Helper"
 
#define SONGBIRD_METADATACHANNEL_CID
 
#define NS_ERROR_SONGBIRD_METADATA_CHANNEL_RESTART   NS_ERROR_GENERATE_FAILURE( NS_ERROR_MODULE_GENERAL, 1 )
 

Macro Definition Documentation

#define NS_ERROR_SONGBIRD_METADATA_CHANNEL_RESTART   NS_ERROR_GENERATE_FAILURE( NS_ERROR_MODULE_GENERAL, 1 )

Definition at line 121 of file sbMetadataChannel.h.

#define SONGBIRD_METADATACHANNEL_CID
Value:
{ /* 37595d88-f49e-4309-89a1-376749a4b285 */ \
0x37595d88, \
0xf49e, \
0x4309, \
{0x89, 0xa1, 0x37, 0x67, 0x49, 0xa4, 0xb2, 0x85} \
}

Definition at line 50 of file sbMetadataChannel.h.

#define SONGBIRD_METADATACHANNEL_CLASSNAME   "Songbird Metadata Channel Helper"

Definition at line 48 of file sbMetadataChannel.h.

#define SONGBIRD_METADATACHANNEL_CONTRACTID   "@songbirdnest.com/Songbird/MetadataChannel;1"

Definition at line 46 of file sbMetadataChannel.h.