Definition in file QosketFactory.cc.
Include dependency graph for QosketFactory.cc:

Go to the source code of this file.
| Functions | |
| int | qfKernelHey (CORBA::ORB_ptr orb, HeyParser &hp) | 
| Handle 'hey's directed at a quo::QuoKernel object. | |
| int | qfValueSCHey (CORBA::ORB_ptr orb, HeyParser &hp) | 
| Handle 'hey's directed at a quo::ValueSC object. | |
| 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 196 of file QosketFactory.cc. References FLO_HEY, FLO_QUERY, FMA_HeyParser, FMA_HeyServerHint, FMA_ORB, FMA_StandardError, FMA_StandardOut, qfKernelHey(), and qfValueSCHey(). | 
Here is the call graph for this function:

| 
 | ||||||||||||
| Handle 'hey's directed at a quo::QuoKernel object. 
 
 
 Definition at line 41 of file QosketFactory.cc. References orb, HeyParser::popProperty(), 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 a quo::ValueSC object. 
 
 
 Definition at line 115 of file QosketFactory.cc. References orb, HeyParser::popProperty(), HeyParser::to(), HeyParser::what(), and HeyParser::who(). Referenced by FACTORY_METHOD_SYMBOL(). | 
Here is the call graph for this function:

 1.3.9.1
 1.3.9.1