Changes between Version 9 and Version 10 of ariba_0_9
- Timestamp:
- Jun 21, 2013, 11:48:26 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ariba_0_9
v9 v10 132 132 133 133 ''' 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`. 136 138 137 139 === Message formats ===