Public Member Functions | List of all members
OSBearcatSolverXkij::Factory Class Reference

#include <OSBearcatSolverXkij.h>

Inheritance diagram for OSBearcatSolverXkij::Factory:
Inheritance graph
[legend]
Collaboration diagram for OSBearcatSolverXkij::Factory:
Collaboration graph
[legend]

Public Member Functions

 Factory ()
 
 ~Factory ()
 
OSDecompSolvercreate ()
 
- 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 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

OSBearcatSolverXkij::Factory::Factory ( )
inline

Definition at line 426 of file OSBearcatSolverXkij.h.

OSBearcatSolverXkij::Factory::~Factory ( )
inline

Definition at line 430 of file OSBearcatSolverXkij.h.

Member Function Documentation

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: