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

configFrontEndPlugIn.h

Go to the documentation of this file.
00001 
00002 
00004 #ifndef CONFIGFRONTENDPLUGIN_H
00005 #define CONFIGFRONTENDPLUGIN_H
00006 
00007 
00008 struct ConfigFrontEndPlugIn
00009     {
00010     void ( *init )                  ( void );
00011     void ( *run )                   ( int, char** );
00012     };
00013 
00014 
00015 #endif

Generated at Sat May 13 13:50:18 2000 for 3Dsia by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000