author | Edouard Tisserant |
Tue, 20 Mar 2018 16:04:52 +0100 | |
changeset 800 | f0d16976e46e |
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 |