sbCharsetDetector.h File Reference

Songbird Charset Detector Definitions. More...

#include <nsCOMPtr.h>
#include <nsICharsetDetectionObserver.h>
#include <nsStringGlue.h>
#include <sbICharsetDetector.h>
Include dependency graph for sbCharsetDetector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbCharsetDetector
 

Macros

#define SB_CHARSETDETECTOR_CLASSNAME   "sbCharsetDetector"
 
#define SB_CHARSETDETECTOR_DESCRIPTION   "Songbird Charset Detector Utilities"
 
#define SB_CHARSETDETECTOR_CID
 

Detailed Description

Songbird Charset Detector Definitions.

Definition in file sbCharsetDetector.h.

Macro Definition Documentation

#define SB_CHARSETDETECTOR_CID
Value:
{ \
0x32f9b560, \
0x4830, \
0x11df, \
{ 0x98, 0x79, 0x08, 0x00, 0x20, 0x0c, 0x9a, 0x66 } \
}

Definition at line 70 of file sbCharsetDetector.h.

#define SB_CHARSETDETECTOR_CLASSNAME   "sbCharsetDetector"

Definition at line 68 of file sbCharsetDetector.h.

#define SB_CHARSETDETECTOR_DESCRIPTION   "Songbird Charset Detector Utilities"

Definition at line 69 of file sbCharsetDetector.h.