QuickTime Atom Reader Definitions. More...
#include "sbIPDUtils.h"
#include <nsCOMPtr.h>
#include <nsIInputStream.h>
#include <nsIFile.h>
#include <nsIFileStreams.h>
#include <nsISeekableStream.h>
#include <nsStringGlue.h>
#include <nsTArray.h>
Go to the source code of this file.
Classes | |
class | QTAtomReader |
Functions | |
SB_AUTO_CLASS (sbAutoQTAtomReader, QTAtomReader *, mValue,{mValue->Close();delete mValue;}, mValue=nsnull) | |
QuickTime Atom Reader Definitions.
Definition in file QTAtomReader.h.
SB_AUTO_CLASS | ( | sbAutoQTAtomReader | , |
QTAtomReader * | , | ||
mValue | , | ||
{mValue->Close();delete mValue;} | , | ||
mValue | = nsnull |
||
) |
Auto-disposal class wrappers.
sbAutoQTAtomReader Wrapper to auto-close and delete a QuickTime atom reader.