diff -r 003cc3c63855 -r f49e5a6b7804 doc/doxygen/html/win32test_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/win32test_8h.html Fri Jun 08 09:23:56 2007 +0200 @@ -0,0 +1,334 @@ + +
+#include "data.h"
+Include dependency graph for win32test.h:
+This graph shows which files directly or indirectly include this file:
+Go to the source code of this file.
Functions | |
UNS32 | win32test_valueRangeTest (UNS8 typeValue, void *value) |
const indextable * | win32test_scanIndexOD (UNS16 wIndex, UNS32 *errorCode, ODCallback_t **callbacks) |
void | win32test_heartbeatError (UNS8) |
UNS8 | win32test_canSend (Message *) |
void | win32test_initialisation (void) |
void | win32test_preOperational (void) |
void | win32test_operational (void) |
void | win32test_stopped (void) |
void | win32test_post_sync (void) |
void | win32test_post_TPDO (void) |
Variables | |
CO_Data | win32test_Data |
UNS8 win32test_canSend | +( | +Message * | ++ | ) | ++ |
+ +
void win32test_heartbeatError | +( | +UNS8 | ++ | ) | ++ |
+ +
void win32test_initialisation | +( | +void | ++ | ) | ++ |
+ +
void win32test_operational | +( | +void | ++ | ) | ++ |
+ +
void win32test_post_sync | +( | +void | ++ | ) | ++ |
+ +
void win32test_post_TPDO | +( | +void | ++ | ) | ++ |
+ +
void win32test_preOperational | +( | +void | ++ | ) | ++ |
+ +
const indextable* win32test_scanIndexOD | +( | +UNS16 | +wIndex, | +|
+ | + | UNS32 * | +errorCode, | +|
+ | + | ODCallback_t ** | +callbacks | + |
+ | ) | ++ |
+ +
+Definition at line 114 of file win32test.c. +
+References OD_NO_SUCH_OBJECT, OD_SUCCESSFUL, win32test_Index1005_callbacks, and win32test_objdict. +
void win32test_stopped | +( | +void | ++ | ) | ++ |
+ +
UNS32 win32test_valueRangeTest | +( | +UNS8 | +typeValue, | +|
+ | + | void * | +value | + |
+ | ) | ++ |
+ +
+Definition at line 14 of file win32test.c. +
+
CO_Data win32test_Data | +
+ +
+Definition at line 158 of file win32test.c. +
+Referenced by GetChangeStateResults(), main(), and ReadSDO(). +
+