diff -r 6efc85c5493e -r 1c1e3599d66a doc/doxygen/html/win32test_8h.html --- a/doc/doxygen/html/win32test_8h.html Mon Feb 11 11:00:12 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,334 +0,0 @@ - -
-#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(). -
-