filtrmgr.h File Reference

(r1785/r1282)

#include "ccarray.h"

Go to the source code of this file.

Classes

class  FilterList
 Take out some of the functionality from filters. More...
class  FormatArray
class  FilterManager
 Take out some of the functionality from filters. More...
class  FilterEntry
 A simple ListItem derived class to allow a list of filters to be maintained - the list holds all the filters that claim to understand a particular file (see FilterFamily). It is not derived from the Filter class itself because although the Filter class is derived from ListItem too, we want to store a list of pointers to existing filters, rather than actual instances of the Filter class. For each entry, a 'compatibility rating' is held, to allow the FilterFamily class (the client of this class) to choose the most compatible filter from the list. More...
class  FormatEntry

Typedefs

typedef UINT32 FileFormatID


Typedef Documentation

typedef UINT32 FileFormatID
 

Definition at line 106 of file filtrmgr.h.


Generated on Sat Nov 10 03:49:09 2007 for Camelot by  doxygen 1.4.4