Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

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 
00007 
00008 namespace audiere {
00009 
00010   File* OpenDefaultFile(const char* filename);
00011 
00012 }
00013 
00014 
00015 #endif

Generated on Sat Oct 12 01:43:01 2002 for audiere by doxygen1.2.17