From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/_n_p_client_wraps_8h_source.html | 146 ++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 Doc/doxygen/html/_n_p_client_wraps_8h_source.html (limited to 'Doc/doxygen/html/_n_p_client_wraps_8h_source.html') diff --git a/Doc/doxygen/html/_n_p_client_wraps_8h_source.html b/Doc/doxygen/html/_n_p_client_wraps_8h_source.html new file mode 100644 index 0000000..f3b9737 --- /dev/null +++ b/Doc/doxygen/html/_n_p_client_wraps_8h_source.html @@ -0,0 +1,146 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/Stars45/NPClientWraps.h Source File + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
NPClientWraps.h
+
+
+Go to the documentation of this file.
1 // *******************************************************************************
+
2 // *
+
3 // * Module Name:
+
4 // * NPClientWraps.h
+
5 // *
+
6 // * Software Engineer:
+
7 // * Doyle Nickless - GoFlight Inc., for Eye Control Technology.
+
8 // *
+
9 // * Abstract:
+
10 // * Header file for NPClientWraps.cpp module.
+
11 // *
+
12 // * Environment:
+
13 // * User mode
+
14 // *
+
15 // *******************************************************************************
+
16 //
+
17 #ifndef _NPCLIENTWRAPS_H_DEFINED_
+
18 #define _NPCLIENTWRAPS_H_DEFINED_
+
19 
+
20 #include "NPClient.h"
+
21 
+
23 // Defines ///////////////////////////////////////////////////////////////////////
+
25 //
+
26 
+
28 // Function Prototypes ///////////////////////////////////////////////////////////
+
30 //
+
31 NPRESULT NPClient_Init( const char* csDLLPath );
+
32 
+
33 #endif // #ifdef _NPCLIENTWRAPS_H_DEFINED_
+
+
+ + + + -- cgit v1.1