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
|
orcaice::Service Class ReferenceBase class to use when putting Orca components into an IceBox. More...
Inherited by TestService, and TestService.
Detailed DescriptionBase class to use when putting Orca components into an IceBox. This is a thin wrapper for the IceBox::Service class. It specializes it by adding a few small Orca conventions, such as starting a single adapter for the component. It runs the single orcaice::Component. The pointer to it must be set from the derived class before
Constructor & Destructor Documentation
Unlike in Application, the communicator is created before the service is started. The documentation for this class was generated from the following files:
|
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)