]> rtime.felk.cvut.cz Git - CanFestival-3.git/blob - examples/win32test/win32test.h
fixed : deprecation warning with the module "sets" when using python 2.6
[CanFestival-3.git] / examples / win32test / win32test.h
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