#include <factory.h>
Inheritance diagram for UnitSelectionFactory:

Public Member Functions | |
| virtual Cost * | createCost (BOSS::Config &__cl)=0 |
| virtual BOSS_Node * | createNode (BOSS::Config &cl)=0 |
| virtual BOSS_Node * | createNode (const BOSS_Node &b)=0 |
| virtual BOSS_Node * | createNode (BOSS::Config &cl, const BOSS_Node::Node_Type &t)=0 |
| virtual BOSS_Node * | createNode (BOSS::Config &cl, const xercesc::DOMNode *node, const BOSS_Node::Node_Type &t, const unsigned &p)=0 |
Static Public Member Functions | |
| UnitSelectionFactory * | getFactory (const string lang) |
| Creates a new instance of a UnitSelectionFactory dependent on a language of choice. | |
|
|
Implemented in UnitSelectionFactoryDE. |
|
||||||||||||||||||||
|
Implemented in UnitSelectionFactoryDE. |
|
||||||||||||
|
Implemented in UnitSelectionFactoryDE. |
|
|
Implemented in UnitSelectionFactoryDE. |
|
|
Implemented in UnitSelectionFactoryDE. |
1.3.6