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

clientControlThread.h

Go to the documentation of this file.
00001 
00002 
00007 #ifndef CLIENTCONTROLTHREAD_H
00008 #define CLIENTCONTROLTHREAD_H
00009 
00011 struct CCTArgs {
00012     int    argc; 
00013     char** argv; 
00014 };
00015 
00017 
00020 void* ClientControlThread ( void* args );
00021 
00022 #endif

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