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

frontEndThread.h

Go to the documentation of this file.
00001 #ifndef FRONTENDTHREAD_H
00002 #define FRONTENDTHREAD_H
00003 
00005 struct FETArgs {
00006     int     argc; 
00007     char**  argv; 
00008 };
00009 
00011 
00014 void* FrontEndThread ( void* args );
00015 
00016 #endif

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