diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/TestMasterSlave_2TestMaster_8h-source.html --- a/doc/doxygen/html/TestMasterSlave_2TestMaster_8h-source.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/TestMasterSlave_2TestMaster_8h-source.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,31 +18,37 @@
00001 00002 /* File generated by gen_cfile.py. Should not be modified. */ 00003 -00004 #include "data.h" -00005 -00006 /* Prototypes of function provided by object dictionnary */ -00007 UNS32 TestMaster_valueRangeTest (UNS8 typeValue, void * value); -00008 const indextable * TestMaster_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks); -00009 -00010 /* Master node data struct */ -00011 extern CO_Data TestMaster_Data; +00004 #ifndef TESTMASTER_H +00005 #define TESTMASTER_H +00006 +00007 #include "data.h" +00008 +00009 /* Prototypes of function provided by object dictionnary */ +00010 UNS32 TestMaster_valueRangeTest (UNS8 typeValue, void * value); +00011 const indextable * TestMaster_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks); 00012 -00013 extern UNS8 MasterMap1; /* Mapped at index 0x2000, subindex 0x00*/ -00014 extern UNS8 MasterMap2; /* Mapped at index 0x2001, subindex 0x00*/ -00015 extern UNS8 MasterMap3; /* Mapped at index 0x2002, subindex 0x00*/ -00016 extern UNS8 MasterMap4; /* Mapped at index 0x2003, subindex 0x00*/ -00017 extern UNS8 MasterMap5; /* Mapped at index 0x2004, subindex 0x00*/ -00018 extern UNS8 MasterMap6; /* Mapped at index 0x2005, subindex 0x00*/ -00019 extern UNS8 MasterMap7; /* Mapped at index 0x2006, subindex 0x00*/ -00020 extern UNS8 MasterMap8; /* Mapped at index 0x2007, subindex 0x00*/ -00021 extern UNS8 MasterMap9; /* Mapped at index 0x2008, subindex 0x00*/ -00022 extern UNS32 MasterMap10; /* Mapped at index 0x2009, subindex 0x00*/ -00023 extern UNS16 MasterMap11; /* Mapped at index 0x200A, subindex 0x00*/ -