import "phases.idl";
Public Member Functions | |
CORBA::StringSeq | getPhaseNames () |
returns sequence of available phase names | |
dPhase | spawnPhase (in string phaseName, in common::ClientData cd) |
spawns and returns phase object by name | |
dPhase | spawnPhaseProcess (in string phaseName, in common::ClientData cd) |
same as spawnPhase() but phase launched in child process |
Server factory for spawning dPhase objects
Definition at line 150 of file phases.idl.