My Project
OSBearcatSolverXij::Factory Class Reference

#include <OSBearcatSolverXij.h>

Inheritance diagram for OSBearcatSolverXij::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 538 of file OSBearcatSolverXij.h.

Constructor & Destructor Documentation

◆ Factory()

OSBearcatSolverXij::Factory::Factory ( )
inline

Definition at line 542 of file OSBearcatSolverXij.h.

◆ ~Factory()

OSBearcatSolverXij::Factory::~Factory ( )
inline

Definition at line 546 of file OSBearcatSolverXij.h.

Member Function Documentation

◆ create()

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

Implements OSDecompSolverFactory.

Definition at line 550 of file OSBearcatSolverXij.h.


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