pddlModuleLoaderLDL.h
Go to the documentation of this file.
00001 #ifndef P_D_D_L_MODULE_LOADER_L_D_L_H
00002 #define P_D_D_L_MODULE_LOADER_L_D_L_H
00003 
00004 #include "pddlModuleLoader.h"
00005 #include "moduleLoaderLDL.h"
00006 
00007 //FIXME: probably better as singleton
00008 
00009 class PDDLModuleLoaderLDL : public ModuleLoaderLDL, public PDDLModuleLoader
00010 {
00011    public:
00012       PDDLModuleLoaderLDL();
00013       ~PDDLModuleLoaderLDL();
00014 
00015 };
00016 
00017 #endif
00018 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


tfd_modules
Author(s): Maintained by Christian Dornhege (see AUTHORS file).
autogenerated on Tue Jan 22 2013 12:25:03