Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

factory.h

Go to the documentation of this file.
00001 //Dear emacs, this is -*- c++ -*-
00002 
00012 #ifndef ESC_FACTORY_H
00013 #define ESC_FACTORY_H
00014 
00015 #include "efhlt/Interface.h"
00016 
00017 extern "C" {
00018 efhlt::Interface* factory (void);
00019 }
00020 
00021 #endif /* ESC_FACTORY_H */

Generated on Wed Feb 2 15:41:43 2011 for BOSS6.5.5 by  doxygen 1.3.9.1