etisserant@145: etisserant@145: /* File generated by gen_cfile.py. Should not be modified. */ etisserant@145: leonid@255: #ifndef WIN32TEST_H leonid@255: #define WIN32TEST_H leonid@255: etisserant@145: #include "data.h" etisserant@145: etisserant@145: /* Prototypes of function provided by object dictionnary */ etisserant@145: UNS32 win32test_valueRangeTest (UNS8 typeValue, void * value); etisserant@145: const indextable * win32test_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks); etisserant@145: etisserant@145: /* Master node data struct */ etisserant@145: extern CO_Data win32test_Data; etisserant@145: leonid@255: #endif // WIN32TEST_H