diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/doxygen/html/objacces_8c.html --- a/doc/doxygen/html/objacces_8c.html Tue Jun 05 17:34:33 2007 +0200 +++ b/doc/doxygen/html/objacces_8c.html Tue Jun 05 18:43:21 2007 +0200 @@ -18,6 +18,9 @@
#include "objacces.h"
+Include dependency graph for objacces.c:
Go to the source code of this file.
Functions | |
void | _storeODSubIndex (UNS16 wIndex, UNS8 bSubindex) |
+Definition in file objacces.c.
- -
-Definition at line 68 of file objacces.c. -
-References accessDictionaryError(), and ptrTable. +
d | ||
wIndex | ||
bSubindex | ||
pDestData | ||
pExpectedSize | ||
pDataType | ||
checkAccess | ||
endianize |
+DO NOT USE MSG_ERR because the macro may send a PDO -> infinite loop if it fails.
+We allow to fetch a shorter string than expected
+Error ! +
+Definition at line 105 of file objacces.c. +
+References accessDictionaryError(), and ptrTable. +
+Referenced by getODentry(), and readLocalDict(). +
+Here is the call graph for this function:
- -
-Definition at line 181 of file objacces.c. -
-References accessDictionaryError(), and ptrTable. +
d | ||
wIndex | ||
bSubindex | ||
pSourceData | ||
pExpectedSize | ||
checkAccess | ||
endianize |
+Subindex not found
+Callbacks
+TODO : Store dans NVRAM +
+Definition at line 260 of file objacces.c. +
+References accessDictionaryError(), and ptrTable. +
+Referenced by setODentry(), and writeLocalDict(). +
+Here is the call graph for this function:
- -
-Definition at line 308 of file objacces.c. +
wIndex | ||
bSubindex |
+Definition at line 436 of file objacces.c.
- -
-Definition at line 31 of file objacces.c. +
index | ||
subIndex | ||
sizeDataDict | ||
sizeDataGiven | ||
code |
+Definition at line 55 of file objacces.c. +
+Referenced by _getODentry(), and _setODentry().
- -
-Definition at line 145 of file objacces.c. -
-References _getODentry(). +
d | ||
wIndex | ||
bSubindex | ||
pDestData | ||
pExpectedSize | ||
pDataType | ||
checkAccess |
+Definition at line 198 of file objacces.c. +
+References _getODentry(). +
+Referenced by objdictToSDOline(), proceedPDO(), and proceedSYNC(). +
+Here is the call graph for this function:
- -
-Definition at line 163 of file objacces.c. -
-References _getODentry(). +
d | ||
wIndex | ||
bSubindex | ||
pDestData | ||
pExpectedSize | ||
pDataType | ||
checkAccess |
+Definition at line 229 of file objacces.c. +
+References _getODentry(). +
+Here is the call graph for this function:
- -
-Definition at line 297 of file objacces.c. -
-References scanIndexOD(). +
d | ||
wIndex | ||
bSubindex | ||
Callback |
+Definition at line 419 of file objacces.c. +
+References scanIndexOD(). +
+Referenced by heartbeatInit(), and startSYNC(). +
+Here is the call graph for this function:
- -
-Definition at line 292 of file objacces.c. +
d | ||
wIndex | ||
errorCode | ||
Callback |
+Definition at line 404 of file objacces.c. +
+Referenced by RegisterSetODentryCallBack().
- -
-Definition at line 257 of file objacces.c. -
-References _setODentry(). +
d | ||
wIndex | ||
bSubindex | ||
pSourceData | ||
pExpectedSize | ||
checkAccess |
+Definition at line 350 of file objacces.c. +
+References _setODentry(). +
+Referenced by proceedPDO(), and SDOlineToObjdict(). +
+Here is the call graph for this function:
-
d | ||
wIndex | ||
bSubindex | ||
pSourceData | ||
pExpectedSize | ||
checkAccess |
+Definition at line 378 of file objacces.c. +
+References _setODentry(). +
+Here is the call graph for this function:
+