Changes between Version 9 and Version 10 of ariba_0_9


Ignore:
Timestamp:
Jun 21, 2013, 11:48:26 AM (11 years ago)
Author:
hock@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ariba_0_9

    v9 v10  
    132132
    133133''' Interfaces '''
    134   - The callbacks (functions in the application that are called from ariba) are declared in `ariba/CommunicationListener.h`.
    135   - The ariba interface (functions in ariba that can be called from the application) are declared in `ariba/Node.h`.
     134  - The callbacks (functions in the application that are called from ariba) are declared in:
     135    - `ariba/CommunicationListener.h`.
     136  - The ariba interface (functions in ariba that can be called from the application) are declared in:
     137    - `ariba/Node.h`.
    136138
    137139=== Message formats ===