author | Christian Taedcke <hacking@taedcke.com> |
Mon, 23 Jan 2012 21:35:32 +0100 | |
changeset 707 | 4c52690c53fb |
parent 701 | 9e4ccb3cab96 |
permissions | -rw-r--r-- |
701 | 1 |
|
2 |
/* File generated by gen_cfile.py. Should not be modified. */ |
|
3 |
||
4 |
#ifndef WIN32TEST_H |
|
5 |
#define WIN32TEST_H |
|
6 |
||
7 |
#include "data.h" |
|
8 |
||
9 |
/* Prototypes of function provided by object dictionnary */ |
|
10 |
UNS32 win32test_valueRangeTest (UNS8 typeValue, void * value); |
|
11 |
const indextable * win32test_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks); |
|
12 |
||
13 |
/* Master node data struct */ |
|
14 |
extern CO_Data win32test_Data; |
|
15 |
||
16 |
#endif // WIN32TEST_H |