diff -r 003cc3c63855 -r f49e5a6b7804 doc/doxygen/html/structtd__subindex.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/structtd__subindex.html Fri Jun 08 09:23:56 2007 +0200 @@ -0,0 +1,122 @@ + +
+#include <objdictdef.h>
++
Data Fields | |
UNS8 | bAccessType |
UNS8 | bDataType |
UNS8 | size |
void * | pObject |
+ +
+Definition at line 95 of file objdictdef.h.
UNS8 td_subindex::bAccessType | +
+ +
+Definition at line 97 of file objdictdef.h. +
+Referenced by _getODentry(), and _setODentry(). +
UNS8 td_subindex::bDataType | +
+ +
+Definition at line 98 of file objdictdef.h. +
+Referenced by _getODentry(), and _setODentry(). +
UNS8 td_subindex::size | +
+ +
+Definition at line 99 of file objdictdef.h. +
+Referenced by _getODentry(), _setODentry(), and decompo_dcf(). +
void* td_subindex::pObject | +
+ +
+Definition at line 100 of file objdictdef.h. +
+Referenced by _getODentry(), _readNetworkDict(), _setODentry(), _writeNetworkDict(), decompo_dcf(), proceedPDO(), proceedSDO(), proceedSYNC(), sendPDOrequest(), sendSDO(), and setNodeId(). +
+