diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/objacces_8c.html --- a/doc/doxygen/html/objacces_8c.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/objacces_8c.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,52 +18,52 @@
  • Globals
  • +src

    objacces.c File Reference

    #include "objacces.h"

    Include dependency graph for objacces.c:

    - - - - - - - - - - - - - - - + + + + + + + + + + + + + + +

    Go to the source code of this file. - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +

    Functions

    UNS8 accessDictionaryError (UNS16 index, UNS8 subIndex, UNS8 sizeDataDict, UNS8 sizeDataGiven, UNS32 code)
    UNS32 _getODentry (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pDestData, UNS8 *pExpectedSize, UNS8 *pDataType, UNS8 checkAccess, UNS8 endianize)
    UNS32 getODentry (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pDestData, UNS8 *pExpectedSize, UNS8 *pDataType, UNS8 checkAccess)
    UNS32 readLocalDict (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pDestData, UNS8 *pExpectedSize, UNS8 *pDataType, UNS8 checkAccess)
    UNS32 _setODentry (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pSourceData, UNS8 *pExpectedSize, UNS8 checkAccess, UNS8 endianize)
    UNS32 setODentry (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pSourceData, UNS8 *pExpectedSize, UNS8 checkAccess)
    UNS32 writeLocalDict (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pSourceData, UNS8 *pExpectedSize, UNS8 checkAccess)
    const indextablescanIndexOD (CO_Data *d, UNS16 wIndex, UNS32 *errorCode, ODCallback_t **Callback)
    UNS32 RegisterSetODentryCallBack (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, ODCallback_t Callback)
    void _storeODSubIndex (UNS16 wIndex, UNS8 bSubindex)
    UNS8 accessDictionaryError (UNS16 index, UNS8 subIndex, UNS8 sizeDataDict, UNS8 sizeDataGiven, UNS32 code)
    UNS32 _getODentry (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pDestData, UNS8 *pExpectedSize, UNS8 *pDataType, UNS8 checkAccess, UNS8 endianize)
    UNS32 getODentry (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pDestData, UNS8 *pExpectedSize, UNS8 *pDataType, UNS8 checkAccess)
    UNS32 readLocalDict (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pDestData, UNS8 *pExpectedSize, UNS8 *pDataType, UNS8 checkAccess)
    UNS32 _setODentry (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pSourceData, UNS8 *pExpectedSize, UNS8 checkAccess, UNS8 endianize)
    UNS32 setODentry (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pSourceData, UNS8 *pExpectedSize, UNS8 checkAccess)
    UNS32 writeLocalDict (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, void *pSourceData, UNS8 *pExpectedSize, UNS8 checkAccess)
    const indextablescanIndexOD (CO_Data *d, UNS16 wIndex, UNS32 *errorCode, ODCallback_t **Callback)
    UNS32 RegisterSetODentryCallBack (CO_Data *d, UNS16 wIndex, UNS8 bSubindex, ODCallback_t Callback)
    void _storeODSubIndex (UNS16 wIndex, UNS8 bSubindex)


    Detailed Description

    @@ -72,7 +72,7 @@

    Definition in file objacces.c.


    Function Documentation

    - +
    @@ -151,18 +151,18 @@

    Definition at line 105 of file objacces.c.

    -References accessDictionaryError(), td_subindex::bAccessType, td_subindex::bDataType, td_indextable::bSubCount, struct_s_timer_entry::d, MSG_WAR, OD_LENGTH_DATA_INVALID, OD_NO_SUCH_SUBINDEX, OD_READ_NOT_ALLOWED, OD_SUCCESSFUL, OD_WRITE_NOT_ALLOWED, td_subindex::pObject, td_indextable::pSubindex, ptrTable, struct_CO_Data::scanIndexOD, td_subindex::size, UNS32, UNS8, visible_string, and WO. +References accessDictionaryError(), td_subindex::bAccessType, td_subindex::bDataType, td_indextable::bSubCount, struct_s_timer_entry::d, MSG_WAR, OD_LENGTH_DATA_INVALID, OD_NO_SUCH_SUBINDEX, OD_READ_NOT_ALLOWED, OD_SUCCESSFUL, OD_WRITE_NOT_ALLOWED, td_subindex::pObject, td_indextable::pSubindex, ptrTable, struct_CO_Data::scanIndexOD, td_subindex::size, UNS32, UNS8, visible_string, and WO.

    Referenced by getODentry(), and readLocalDict().

    -Here is the call graph for this function:

    - - +Here is the call graph for this function:

    + +

    - +

    @@ -234,18 +234,18 @@

    Definition at line 260 of file objacces.c.

    -References accessDictionaryError(), td_subindex::bAccessType, td_subindex::bDataType, td_indextable::bSubCount, struct_s_timer_entry::d, MSG_WAR, OD_LENGTH_DATA_INVALID, OD_NO_SUCH_SUBINDEX, OD_SUCCESSFUL, OD_WRITE_NOT_ALLOWED, td_subindex::pObject, td_indextable::pSubindex, ptrTable, RO, struct_CO_Data::scanIndexOD, td_subindex::size, struct_CO_Data::storeODSubIndex, TO_BE_SAVE, UNS32, UNS8, struct_CO_Data::valueRangeTest, and visible_string. +References accessDictionaryError(), td_subindex::bAccessType, td_subindex::bDataType, td_indextable::bSubCount, struct_s_timer_entry::d, MSG_WAR, OD_LENGTH_DATA_INVALID, OD_NO_SUCH_SUBINDEX, OD_SUCCESSFUL, OD_WRITE_NOT_ALLOWED, td_subindex::pObject, td_indextable::pSubindex, ptrTable, RO, struct_CO_Data::scanIndexOD, td_subindex::size, struct_CO_Data::storeODSubIndex, TO_BE_SAVE, UNS32, UNS8, struct_CO_Data::valueRangeTest, and visible_string.

    Referenced by setODentry(), and writeLocalDict().

    -Here is the call graph for this function:

    - - +Here is the call graph for this function:

    + +

    - +

    @@ -282,7 +282,7 @@ Definition at line 436 of file objacces.c.

    - +

    @@ -345,7 +345,7 @@ Referenced by _getODentry(), and _setODentry().

    - +

    @@ -419,17 +419,17 @@

    References _getODentry(), and struct_s_timer_entry::d.

    -Referenced by objdictToSDOline(), proceedPDO(), and proceedSYNC(). -

    -Here is the call graph for this function:

    - - - +Referenced by buildPDO(), and objdictToSDOline(). +

    +Here is the call graph for this function:

    + + +

    - +

    @@ -503,15 +503,15 @@

    References _getODentry(), and struct_s_timer_entry::d.

    -Here is the call graph for this function:

    - - - +Here is the call graph for this function:

    + + +

    - +

    @@ -536,7 +536,7 @@ - + @@ -566,14 +566,14 @@

    Referenced by heartbeatInit(), InitNodes(), and startSYNC().

    -Here is the call graph for this function:

    - - +Here is the call graph for this function:

    + +

    - +

    ODCallback_t ODCallback_t  Callback 
    @@ -598,7 +598,7 @@ - + @@ -624,12 +624,12 @@

    Definition at line 404 of file objacces.c.

    -References struct_s_timer_entry::d, and struct_CO_Data::scanIndexOD. -

    -Referenced by RegisterSetODentryCallBack(). - -

    - +References struct_s_timer_entry::d, and struct_CO_Data::scanIndexOD. +

    +Referenced by PDOInit(), and RegisterSetODentryCallBack(). + +

    +

    ODCallback_t ** ODCallback_t **  Callback 
    @@ -696,17 +696,17 @@

    References _setODentry(), and struct_s_timer_entry::d.

    -Referenced by proceedPDO(), and SDOlineToObjdict(). -

    -Here is the call graph for this function:

    - - - +Referenced by proceedPDO(), and SDOlineToObjdict(). +

    +Here is the call graph for this function:

    + + +

    - +

    @@ -775,15 +775,15 @@

    Referenced by main(), and TestMaster_initialisation().

    -Here is the call graph for this function:

    - - - +Here is the call graph for this function:

    + + +

    -


    Generated on Fri Jun 8 08:52:12 2007 for CanFestival by  +
    Generated on Mon Jul 2 19:10:38 2007 for CanFestival by  doxygen 1.5.1