Changes between Version 8 and Version 9 of ariba_0_9


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ariba_0_9

    v8 v9  
    131131    - `node.connect(config.get_child("ariba"));`
    132132
     133''' Interfaces '''
    133134  - The callbacks (functions in the application that are called from ariba) are declared in `ariba/CommunicationListener.h`.
    134135  - The ariba interface (functions in ariba that can be called from the application) are declared in `ariba/Node.h`.