Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

appInterface.h

Go to the documentation of this file.
00001 /* ndk - [ appInterface.h ]
00002  *
00003  * Basic abstract queue class
00004  *
00005  * (c)2004 dcipher / neuraldk
00006  *           www.neuraldk.org
00007  */
00008 
00022 #include "errorCodes.h"
00023 #include "types.h"
00024 
00025 ErrorCode AppInterfaceCall(uint32 module, uint32 function, ...);
00026 

Generated on Wed Mar 22 20:36:33 2006 for ndk by  doxygen 1.4.4