PersistantWriter.h

Go to the documentation of this file.
00001 
00024 #ifndef _PERSISTANTWRITER_H
00025 #define _PERSISTANTWRITER_H
00026 
00027 #include "../Features/Feature.h"
00028 
00032 class PersistantWriter {
00033         public:
00035                 static void write(const char *file, map<string, featureparams> persistdata);
00036 };
00037 
00038 #endif // _PERSISTANTWRITER_H
00039 

Generated on Mon Jun 5 10:20:42 2006 for Intelligence.kdevelop by  doxygen 1.4.6