diff -r 003cc3c63855 -r f49e5a6b7804 doc/doxygen/html/win32test_8h-source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/win32test_8h-source.html Fri Jun 08 09:23:56 2007 +0200 @@ -0,0 +1,51 @@ + + +CanFestival: examples/win32test/win32test.h Source File + + + + +
+
+
+
+ +

win32test.h

Go to the documentation of this file.
00001 
+00002 /* File generated by gen_cfile.py. Should not be modified. */
+00003 
+00004 #include "data.h"
+00005 
+00006 /* Prototypes of function provided by object dictionnary */
+00007 UNS32 win32test_valueRangeTest (UNS8 typeValue, void * value);
+00008 const indextable * win32test_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks);
+00009 
+00010 /* prototypes of function to be filled by app. */
+00011 void win32test_heartbeatError(UNS8);
+00012 
+00013 UNS8 win32test_canSend(Message *);
+00014 
+00015 void win32test_initialisation(void);
+00016 void win32test_preOperational(void);
+00017 void win32test_operational(void);
+00018 void win32test_stopped(void);
+00019 
+00020 void win32test_post_sync(void);
+00021 void win32test_post_TPDO(void);
+00022 
+00023 /* Master node data struct */
+00024 extern CO_Data win32test_Data;
+00025 
+

Generated on Fri Jun 8 08:51:39 2007 for CanFestival by  + +doxygen 1.5.1
+ +