#include <OSBearcatSolverXkij.h>


Public Member Functions | |
| Factory () | |
| ~Factory () | |
| OSDecompSolver * | create () |
Public Member Functions inherited from OSDecompSolverFactory | |
| OSDecompSolverFactory () | |
| Default Constructor. More... | |
| virtual | ~OSDecompSolverFactory ()=0 |
| Default destructor. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from OSDecompSolverFactory | |
| static OSDecompSolver * | createOSDecompSolver (const std::string &solverName) throw (ErrorClass) |
Public Attributes inherited from OSDecompSolverFactory | |
| OSInstance * | osinstance |
| OSOption * | osoption |
Static Public Attributes inherited from OSDecompSolverFactory | |
| static std::map< std::string, OSDecompSolverFactory * > | factories |
Definition at line 422 of file OSBearcatSolverXkij.h.
|
inline |
Definition at line 426 of file OSBearcatSolverXkij.h.
|
inline |
Definition at line 430 of file OSBearcatSolverXkij.h.
|
inlinevirtual |
Implements OSDecompSolverFactory.
Definition at line 434 of file OSBearcatSolverXkij.h.
1.8.5