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

#include <OSBearcatSolverXij.h>

Inheritance diagram for OSBearcatSolverXij::Factory:
Inheritance graph
[legend]
Collaboration diagram for OSBearcatSolverXij::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 538 of file OSBearcatSolverXij.h.

Constructor & Destructor Documentation

OSBearcatSolverXij::Factory::Factory ( )
inline

Definition at line 542 of file OSBearcatSolverXij.h.

OSBearcatSolverXij::Factory::~Factory ( )
inline

Definition at line 546 of file OSBearcatSolverXij.h.

Member Function Documentation

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: