INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
Adding Interfaces to Orca
Orca interfaces are written in Slice interface definition language. There are no restrictions on what an Orca interface should or should not contain. A Slice interface is defined as a set operations. Operations can contain input and output parameters. These parameters can be represented in different ways listed here in order of increasing complexity:
For more information read the chapter on Slice in the Ice Manual [download]
Optionally, consider adding support for you interface in libraries and utilities. Library libOrcaObjects has many functions specialized for data objects, e.g. setSane(). The following tools have a plug-in architecture, with a plug-in per interface:
|
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)