Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

Loaders.h File Reference

#include "generic.h"
#include <wx/wx.h>
#include <wx/file.h>
#include <wx/list.h>

Go to the source code of this file.

Classes

struct  DataPos
 Position of pieces of data in the file. More...

union  fourcc
 Commonly used file structure (four byte tag). More...

class  Loader
 Abstract loader class. More...


Functions

 WX_DECLARE_LIST (DataPos, Datas)
bool cmp_fourcc (const fourcc cc, const char *str)
 Compare fourcc with a given string.

void LoadersRegister ()
 Register all available loaders.


Function Documentation

bool cmp_fourcc const fourcc  cc,
const char *  str
[inline]
 

Compare fourcc with a given string.

Parameters:
cc Given fourcc.
str String to compare with.
Returns:
The result code as by strncmp().

void LoadersRegister  ) 
 

Register all available loaders.

Register all loader classes.

WX_DECLARE_LIST DataPos  ,
Datas 
 


Generated on Wed Jul 28 17:17:42 2004 for FinalMix by doxygen 1.3.5