My Project
OSBearcatSolverXkij::Factory Class Reference

#include <OSBearcatSolverXkij.h>

Inheritance diagram for OSBearcatSolverXkij::Factory:
OSDecompSolverFactory

Public Member Functions

 Factory ()
 
 ~Factory ()
 
OSDecompSolvercreate ()
 
- Public Member Functions inherited from OSDecompSolverFactory
 OSDecompSolverFactory ()
 Default Constructor.
 
virtual ~OSDecompSolverFactory ()=0
 Default destructor.
 

Additional Inherited Members

- Static Public Member Functions inherited from OSDecompSolverFactory
static OSDecompSolvercreateOSDecompSolver (const std::string &solverName) throw (ErrorClass)
 
- Public Attributes inherited from OSDecompSolverFactory
OSInstanceosinstance
 
OSOptionosoption
 
- Static Public Attributes inherited from OSDecompSolverFactory
static std::map< std::string, OSDecompSolverFactory * > factories
 

Detailed Description

Definition at line 422 of file OSBearcatSolverXkij.h.

Constructor & Destructor Documentation

◆ Factory()

OSBearcatSolverXkij::Factory::Factory ( )
inline

Definition at line 426 of file OSBearcatSolverXkij.h.

◆ ~Factory()

OSBearcatSolverXkij::Factory::~Factory ( )
inline

Definition at line 430 of file OSBearcatSolverXkij.h.

Member Function Documentation

◆ create()

OSDecompSolver * OSBearcatSolverXkij::Factory::create ( )
inlinevirtual

Implements OSDecompSolverFactory.

Definition at line 434 of file OSBearcatSolverXkij.h.


The documentation for this class was generated from the following file: