diff -r 003cc3c63855 -r f49e5a6b7804 doc/doxygen/html/structstruct__s__transfer.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/structstruct__s__transfer.html Fri Jun 08 09:23:56 2007 +0200 @@ -0,0 +1,311 @@ + +
+#include <sdo.h>
++
Data Fields | |
UNS8 | nodeId |
UNS8 | whoami |
UNS8 | state |
UNS8 | toggle |
UNS32 | abortCode |
UNS16 | index |
UNS8 | subIndex |
UNS32 | count |
UNS32 | offset |
UNS8 | data [SDO_MAX_LENGTH_TRANSFERT] |
UNS8 | dataType |
TIMER_HANDLE | timer |
SDOCallback_t | Callback |
+ +
+Definition at line 38 of file sdo.h.
UNS8 struct_s_transfer::nodeId | +
+ +
+Definition at line 39 of file sdo.h. +
+Referenced by getSDOlineOnUse(), initSDOline(), and SDOTimeoutAlarm(). +
UNS8 struct_s_transfer::whoami | +
+ +
+Definition at line 41 of file sdo.h. +
+Referenced by getSDOfreeLine(), getSDOlineOnUse(), and SDOTimeoutAlarm(). +
UNS8 struct_s_transfer::state | +
+ +
+Definition at line 42 of file sdo.h. +
+Referenced by failedSDO(), getReadResultNetworkDict(), getSDOfreeLine(), getSDOlineOnUse(), getWriteResultNetworkDict(), initSDOline(), proceedSDO(), and SDOTimeoutAlarm(). +
UNS8 struct_s_transfer::toggle | +
UNS32 struct_s_transfer::abortCode | +
+ +
+Definition at line 44 of file sdo.h. +
+Referenced by getWriteResultNetworkDict(), proceedSDO(), and SDOTimeoutAlarm(). +
UNS16 struct_s_transfer::index | +
+ +
+Definition at line 47 of file sdo.h. +
+Referenced by initSDOline(), objdictToSDOline(), proceedSDO(), SDOlineToObjdict(), and SDOTimeoutAlarm(). +
UNS8 struct_s_transfer::subIndex | +
+ +
+Definition at line 48 of file sdo.h. +
+Referenced by initSDOline(), objdictToSDOline(), proceedSDO(), SDOlineToObjdict(), and SDOTimeoutAlarm(). +
UNS32 struct_s_transfer::count | +
+ +
+Definition at line 49 of file sdo.h. +
+Referenced by _writeNetworkDict(), getReadResultNetworkDict(), getSDOlineRestBytes(), initSDOline(), lineToSDO(), objdictToSDOline(), proceedSDO(), SDOlineToObjdict(), and setSDOlineRestBytes(). +
UNS32 struct_s_transfer::offset | +
+ +
+Definition at line 50 of file sdo.h. +
+Referenced by _writeNetworkDict(), getSDOlineRestBytes(), initSDOline(), lineToSDO(), objdictToSDOline(), and SDOtoLine(). +
UNS8 struct_s_transfer::data[SDO_MAX_LENGTH_TRANSFERT] | +
+ +
+Definition at line 56 of file sdo.h. +
+Referenced by _writeNetworkDict(), getReadResultNetworkDict(), lineToSDO(), objdictToSDOline(), resetSDOline(), SDOlineToObjdict(), and SDOtoLine(). +
UNS8 struct_s_transfer::dataType | +
+ +
+Definition at line 57 of file sdo.h. +
+Referenced by _readNetworkDict(), _writeNetworkDict(), getReadResultNetworkDict(), and initSDOline(). +
TIMER_HANDLE struct_s_transfer::timer | +
SDOCallback_t struct_s_transfer::Callback | +
+ +
+Definition at line 67 of file sdo.h. +
+Referenced by _readNetworkDict(), _writeNetworkDict(), initSDOline(), proceedSDO(), and SDOTimeoutAlarm(). +
+