Changes between Version 8 and Version 9 of ariba_0_9
- Timestamp:
- Jun 21, 2013, 11:47:07 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ariba_0_9
v8 v9 131 131 - `node.connect(config.get_child("ariba"));` 132 132 133 ''' Interfaces ''' 133 134 - The callbacks (functions in the application that are called from ariba) are declared in `ariba/CommunicationListener.h`. 134 135 - The ariba interface (functions in ariba that can be called from the application) are declared in `ariba/Node.h`.