diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/win32test_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/win32test_8h.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,293 @@ + +
+#include "data.h"
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 | + |
+ | ) | ++ |
+ +
void win32test_stopped | +( | +void | ++ | ) | ++ |
+ +
UNS32 win32test_valueRangeTest | +( | +UNS8 | +typeValue, | +|
+ | + | void * | +value | + |
+ | ) | ++ |
+ +
+
CO_Data win32test_Data | +
+ +
+