• Main Page
  • Classes
  • Files
  • File List
  • File Members

Beesnest/Engines/BnPython/Main.h

Go to the documentation of this file.
00001 #include "BnPython.h"
00002 
00003 extern "C"
00004 {
00005 bool __declspec(dllexport)
00006 __stdcall GetEngine (IdcEngine** pp_engine,
00007                      const char* name, bool (*pGetParam)(const char*, char*, int));
00008 
00009 void __declspec(dllexport) __stdcall Init ();
00010 
00011 void __declspec(dllexport) __stdcall Term ();
00012 };

Generated on Mon Oct 11 2010 16:23:23 for Beesnest by  doxygen 1.7.2