Definition in file TaskFactory.cc.
Include dependency graph for TaskFactory.cc:
Go to the source code of this file.
Functions | |
int | tfHey (CORBA::ORB_ptr orb, HeyParser &hp, ostream &out, ostream &err) |
Handle 'hey's directed at the library. | |
int | FACTORY_METHOD_SYMBOL (factory_library_op_t op, int tag, va_list args) |
The primary library function. |
|
The primary library function. This function provides a generic interface to the capabilities of a shared library.
Definition at line 261 of file TaskFactory.cc. References afAllupHey(), afFactoryLibraryHey(), FLO_HEY, FLO_QUERY, FMA_HeyParser, FMA_HeyServerHint, FMA_ORB, FMA_StandardError, FMA_StandardOut, FMA_TAG_DONE, orb, and tfHey(). |
Here is the call graph for this function:
|
Handle 'hey's directed at the library.
Definition at line 49 of file TaskFactory.cc. References HeyParser::CREATE_PROPERTY, HeyParser::GET_SUITES, HeyPropertyInfo::HPI_NULL, HeyParser::LIST_PROPERTIES, orb, HeyParser::popProperty(), require, and HeyParser::what(). Referenced by FACTORY_METHOD_SYMBOL(). |
Here is the call graph for this function: