Definition in file Allup.idl.
Go to the source code of this file.
Namespaces | |
namespace | edu |
namespace | edu::utah |
namespace | edu::utah::pces |
Classes | |
interface | edu::utah::pces::FactoryLibrary |
The FactoryLibrary interface provides a wrapper around shared libraries that can communicate with CORBA objects. More... | |
exception | edu::utah::pces::NoSuchLibrary |
Exception raised when a library could not be found or loaded. More... | |
interface | edu::utah::pces::Allup |
The main interface to the Allup server. More... | |
Typedefs | |
typedef sequence< string > | ArgV |
String sequence used to pass command line arguments to the FactoryLibrary. | |
typedef sequence< FactoryLibrary > | FactoryLibraryList |
Sequence of FactoryLibrary objects. |
|
String sequence used to pass command line arguments to the FactoryLibrary.
|
|
Sequence of FactoryLibrary objects.
|