default_file.h

Go to the documentation of this file.
00001 #ifndef DEFAULT_FILE_H
00002 #define DEFAULT_FILE_H
00003 
00004 
00005 #include "audiere.h"
00006 #include "internal.h"
00007 
00008 
00009 namespace audiere {
00010 
00011   ADR_EXPORT(File*) AdrOpenFile(const char* filename, bool writeable);
00012 
00013 }
00014 
00015 
00016 #endif

Generated on Mon Feb 13 23:07:45 2006 for audiere by  doxygen 1.4.6