Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

edu::utah::pces::FactoryLibrary Interface Reference

List of all members.

Detailed Description

The FactoryLibrary interface provides a wrapper around shared libraries that can communicate with CORBA objects.

Definition at line 37 of file Allup.idl.

Public Member Functions

string Name ()
long Hey (in ArgV args, out string o, out string e)
 Interpret a 'hey' style command line.


Member Function Documentation

long edu::utah::pces::FactoryLibrary::Hey in ArgV  args,
out string  o,
out string  e
 

Interpret a 'hey' style command line.

See also:
HeyParser
Parameters:
args The command line arguments that the library should act on. Note that this includes the command name and server IOR!
o String to send to standard output.
e String to send to standard error.

string edu::utah::pces::FactoryLibrary::Name  ) 
 

Returns:
The name of this library.


The documentation for this interface was generated from the following file:
Generated on Fri Oct 22 07:51:08 2004 for CPU Broker by  doxygen 1.3.9.1