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