Definition in file DelegateFactory.cc.
Include dependency graph for DelegateFactory.cc:
Go to the source code of this file.
Functions | |
int | dfHey (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa, HeyParser &hp, ostream &out, ostream &err) |
Handle 'hey's directed at the library. | |
int | dfDelegateHey (CORBA::ORB_ptr orb, HeyParser &hp) |
Handle 'hey's directed at a Delegate object. | |
int | FACTORY_METHOD_SYMBOL (factory_library_op_t op, int tag, va_list args) |
The primary library function. |
|
Handle 'hey's directed at a Delegate object.
Definition at line 146 of file DelegateFactory.cc. References orb, HeyParser::popProperty(), AnyPrinter::print_to_stream(), HeyParser::to(), HeyParser::what(), HeyParser::who(), and HeyParser::withValue(). Referenced by FACTORY_METHOD_SYMBOL(). |
Here is the call graph for this function:
|
Handle 'hey's directed at the library.
Definition at line 48 of file DelegateFactory.cc. References orb, HeyParser::popProperty(), require, and HeyParser::what(). Referenced by FACTORY_METHOD_SYMBOL(). |
Here is the call graph for this function:
|
The primary library function. This function provides a generic interface to the capabilities of a shared library.
Definition at line 298 of file DelegateFactory.cc. References dfDelegateHey(), dfHey(), FLO_HEY, FLO_QUERY, FMA_HeyParser, FMA_HeyServerHint, FMA_ORB, FMA_POA, FMA_StandardError, and FMA_StandardOut. |
Here is the call graph for this function: