sbImageParser.cpp File Reference

Songbird Image Parser Source. More...

#include "sbImageParser.h"
#include <sbMemoryUtils.h>
#include <nsComponentManagerUtils.h>
#include <nsServiceManagerUtils.h>
#include <plbase64.h>
#include <nsIBinaryInputStream.h>
#include <nsIFileStreams.h>
#include <nsIIOService.h>
Include dependency graph for sbImageParser.cpp:

Go to the source code of this file.

Macros

#define LITTLE_TO_NATIVE16(x)   x
 
#define LITTLE_TO_NATIVE32(x)   x
 

Functions

 NS_IMPL_THREADSAFE_ISUPPORTS1 (sbImageParser, sbIImageParser) NS_IMETHODIMP sbImageParser
 

Detailed Description

Songbird Image Parser Source.

Definition in file sbImageParser.cpp.

Macro Definition Documentation

#define LITTLE_TO_NATIVE16 (   x)    x

Definition at line 67 of file sbImageParser.cpp.

#define LITTLE_TO_NATIVE32 (   x)    x

Definition at line 68 of file sbImageParser.cpp.

Function Documentation

NS_IMPL_THREADSAFE_ISUPPORTS1 ( sbImageParser  ,
sbIImageParser   
)

Definition at line 77 of file sbImageParser.cpp.

Here is the call graph for this function: