openModeller  Version 1.5.0
PreJackknifeFactory Class Reference

#include <PreJackknifeFactory.hh>

Inheritance diagram for PreJackknifeFactory:
Inheritance graph
Collaboration diagram for PreJackknifeFactory:
Collaboration graph

Public Member Functions

 PreJackknifeFactory ()
 
 ~PreJackknifeFactory ()
 

Protected Member Functions

PreAlgorithmbuild (const PreParameters &arg)
 

Detailed Description

Declaration of class PreJackknifeFactory

Author
Missae Yamamoto (missae at dpi . inpe . br)
Id:
PreJackknifeFactory.hh 4470 2008-07-10 12:26:16Z rdg

LICENSE INFORMATION

Copyright(c) 2008 by INPE - Instituto Nacional de Pesquisas Espaciais

http://www.inpe.br

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details:

http://www.gnu.org/copyleft/gpl.html

Definition at line 35 of file PreJackknifeFactory.hh.

Constructor & Destructor Documentation

PreJackknifeFactory::PreJackknifeFactory ( )

Declaration of class PreJackknifeFactory

Author
Missae Yamamoto (missae at dpi . inpe . br)
Id:
PreJackknifeFactory.cpp 4470 2008-07-10 12:26:16Z rdg

LICENSE INFORMATION

Copyright(c) 2008 by INPE - Instituto Nacional de Pesquisas Espaciais

http://www.inpe.br

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details:

http://www.gnu.org/copyleft/gpl.html

Definition at line 31 of file PreJackknifeFactory.cpp.

PreJackknifeFactory::~PreJackknifeFactory ( )

Definition at line 36 of file PreJackknifeFactory.cpp.

Member Function Documentation

PreAlgorithm * PreJackknifeFactory::build ( const PreParameters arg)
protected

Implementation for the abstract PreFactory::build.

arg: A const reference to the parameters used by the algorithm. return: A pointer to the new generated algorithm instance.

Definition at line 41 of file PreJackknifeFactory.cpp.

References Log::error(), Log::instance(), and PreAlgorithm::reset().

Here is the call graph for this function:


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