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

    objacces.h File Reference

    Responsible for accessing the object dictionary. More...

    #include <applicfg.h>
    @@ -27,54 +27,54 @@

    Include dependency graph for objacces.h:

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

    This graph shows which files directly or indirectly include this file:

    - - - - - + + + + +

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

    Typedefs

    typedef UNS32(*) valueRangeTest_t (UNS8 typeValue, void *Value)
    typedef void(*) storeODSubIndex_t (UNS16 wIndex, UNS8 bSubindex)
    typedef UNS32(*) valueRangeTest_t (UNS8 typeValue, void *Value)
    typedef void(*) storeODSubIndex_t (UNS16 wIndex, UNS8 bSubindex)

    Functions

    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)
    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)
    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)


    Detailed Description

    @@ -84,12 +84,12 @@

    Definition in file objacces.h.


    Typedef Documentation

    - -
    -
    - - - + +
    +
    +
    typedef void(* ) storeODSubIndex_t(UNS16 wIndex, UNS8 bSubindex)
    + +
    typedef void(* ) storeODSubIndex_t(UNS16 wIndex, UNS8 bSubindex)
    @@ -101,12 +101,12 @@ Definition at line 40 of file objacces.h.

    - -

    -
    - - - + +
    +
    +
    typedef UNS32(*) valueRangeTest_t(UNS8 typeValue, void *Value)
    + +
    typedef UNS32(*) valueRangeTest_t(UNS8 typeValue, void *Value)
    @@ -119,7 +119,7 @@


    Function Documentation

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

    - +

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

    - +

    @@ -293,17 +293,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:

    + + +

    - +

    @@ -328,7 +328,7 @@ - + @@ -358,14 +358,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 
    @@ -390,7 +390,7 @@ - + @@ -416,12 +416,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 
    @@ -488,17 +488,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:

    + + +

    - +

    @@ -567,15 +567,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:01 2007 for CanFestival by  +
    Generated on Mon Jul 2 19:10:31 2007 for CanFestival by  doxygen 1.5.1