Previous: API to manipulate PolyORB, Up: Description of the ARAO API


7.4.2 PolyORB Setup files

7.4.2.1 ARAO.Setup.Ocarina_OA

Set up the Ocarina Object Adapter

This package defines no subprogram

7.4.2.2 ARAO.Setup.OA.Multithreaded

Set up translation procedures for PolyORB priorities. Needed by RTPOA setup. has to be called before ARAO.Setup.OA.Multithreaded.Prio.Initialize.

This package defines no subprogram

7.4.2.3 ARAO.Setup.OA.Multithreaded.Prio

Setup an object adapter for multithread processes with request priority management.

This package defines the following subprograms:

Initialize: Create a Real-Time Object Adapter (RTPOA) for each IN port of the caller process. This procedure assumes that PolyORB was correctly setup, and particulary that PolyORB.RT_POA was previously withed. The RTPOAs will be created with respect to in port thread priority, stack size and number of connected out ports.

     procedure Initialize;