Chemical Data Processing Library C++ API - Version 1.1.1
ConfGen.hpp
Go to the documentation of this file.
1 /*
2  * ConfGen.hpp
3  *
4  * This file is part of the Chemical Data Processing Toolkit
5  *
6  * Copyright (C) 2003 Thomas Seidel <thomas.seidel@univie.ac.at>
7  *
8  * This library is free software; you can redistribute it and/or
9  * modify it under the terms of the GNU Lesser General Public
10  * License as published by the Free Software Foundation; either
11  * version 2 of the License, or (at your option) any later version.
12  *
13  * This library is distributed in the hope that it will be useful,
14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16  * Lesser General Public License for more details.
17  *
18  * You should have received a copy of the GNU Lesser General Public License
19  * along with this library; see the file COPYING. If not, write to
20  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21  * Boston, MA 02111-1307, USA.
22  */
23 
29 #ifndef CDPL_CONFGEN_HPP
30 #define CDPL_CONFGEN_HPP
31 
75 
76 #endif // CDPL_CONFGEN_HPP
DGConstraintGenerator.hpp
Definition of the class CDPL::ConfGen::DGConstraintGenerator.
CFLMoleculeReader.hpp
Definition of the class CDPL::ConfGen::CFLMoleculeReader.
FragmentAssembler.hpp
Definition of the class CDPL::ConfGen::FragmentAssembler.
ConformerGeneratorSettings.hpp
Definition of the class CDPL::ConfGen::ConformerGeneratorSettings.
StructureGeneratorSettings.hpp
Definition of the class CDPL::ConfGen::StructureGeneratorSettings.
TorsionDriverSettings.hpp
Definition of the class CDPL::ConfGen::TorsionDriverSettings.
RMSDConformerSelector.hpp
Definition of the class CDPL::ConfGen::RMSDConformerSelector.
MoleculeFunctions.hpp
Declaration of functions that operate on Chem::Molecule instances.
TorsionRule.hpp
Definition of the class CDPL::ConfGen::TorsionRule.
TorsionDriver.hpp
Definition of the class CDPL::ConfGen::TorsionDriver.
DGStructureGenerator.hpp
Definition of the class CDPL::ConfGen::DGStructureGenerator.
ForceFieldType.hpp
Definition of constants in namespace CDPL::ConfGen::ForceFieldType.
FragmentType.hpp
Definition of constants in namespace CDPL::ConfGen::FragmentType.
StructureGenerationMode.hpp
Definition of constants in namespace CDPL::ConfGen::StructureGenerationMode.
NitrogenEnumerationMode.hpp
Definition of constants in namespace CDPL::Confgen::NitrogenEnumerationMode.
ControlParameterDefault.hpp
Definition of constants in namespace CDPL::ConfGen::ControlParameterDefault.
TorsionCategory.hpp
Definition of the class CDPL::ConfGen::TorsionCategory.
ConformerDataArray.hpp
Definition of the type CDPL::ConfGen::ConformerDataArray.
DGStructureGeneratorSettings.hpp
Definition of the class CDPL::ConfGen::DGStructureGeneratorSettings.
CFLMoleculeInputHandler.hpp
Definition of the class CDPL::ConfGen::CFLMoleculeInputHandler.
MolecularGraphFunctions.hpp
Declaration of functions that operate on Chem::MolecularGraph instances.
ControlParameterFunctions.hpp
Declaration of convenience functions for control-parameter handling.
TorsionRuleMatch.hpp
Definition of the class CDPL::ConfGen::TorsionRuleMatch.
ReturnCode.hpp
Definition of constants in namespace CDPL::Confgen::ReturnCode.
CanonicalFragment.hpp
Definition of the class CDPL::ConfGen::CanonicalFragment.
ConformerGenerator.hpp
Definition of the class CDPL::ConfGen::ConformerGenerator.
TorsionRuleMatcher.hpp
Definition of the class CDPL::ConfGen::TorsionRuleMatcher.
StructureGenerator.hpp
Definition of the class CDPL::ConfGen::StructureGenerator.
DataFormat.hpp
Provides the contents of namespace CDPL::ConfGen::DataFormat.
FragmentConformerGeneratorSettings.hpp
Definition of the class CDPL::ConfGen::FragmentConformerGeneratorSettings.
FragmentConformerGenerator.hpp
Definition of the class CDPL::ConfGen::FragmentConformerGenerator.
DGConstraintGeneratorSettings.hpp
Definition of the class CDPL::ConfGen::DGConstraintGeneratorSettings.
FragmentLibraryEntry.hpp
Definition of the class CDPL::ConfGen::FragmentLibraryEntry.
ConformerData.hpp
Definition of the class CDPL::ConfGen::ConformerData.
BondFunctions.hpp
Declaration of functions that operate on Chem::Bond instances.
LogMessageCallbackFunction.hpp
Type definition of a generic wrapper class for storing user-defined log message callback functions.
TorsionLibrary.hpp
Definition of the class CDPL::ConfGen::TorsionLibrary.
ConformerSamplingMode.hpp
Definition of constants in namespace CDPL::ConfGen::ConformerSamplingMode.
FragmentAssemblerSettings.hpp
Definition of the class CDPL::ConfGen::FragmentAssemblerSettings.
FragmentLibrary.hpp
Definition of the class CDPL::ConfGen::FragmentLibrary.
CallbackFunction.hpp
Type definition of a generic wrapper class for storing user-defined callback functions.
ControlParameter.hpp
Definition of constants in namespace CDPL::ConfGen::ControlParameter.
FragmentLibraryGenerator.hpp
Definition of the class CDPL::ConfGen::FragmentLibraryGenerator.