Chemical Data Processing Library C++ API - Version 1.2.0
Biomol.hpp
Go to the documentation of this file.
1 /*
2  * Biomol.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_BIOMOL_HPP
30 #define CDPL_BIOMOL_HPP
31 
32 #include "CDPL/Biomol/PDBData.hpp"
94 
95 #endif // CDPL_BIOMOL_HPP
Declaration of functions that operate on Chem::Atom instances.
Definition of constants in namespace CDPL::Biomol::AtomPropertyDefault.
Definition of constants in namespace CDPL::Biomol::AtomPropertyFlag.
Definition of constants in namespace CDPL::Biomol::AtomProperty.
Definition of constants in namespace CDPL::Biomol::ControlParameterDefault.
Declaration of convenience functions for control-parameter handling.
Definition of constants in namespace CDPL::Biomol::ControlParameter.
Provides the contents of namespace CDPL::Biomol::DataFormat.
Declaration of functions that operate on Chem::MolecularGraph instances.
Definition of constants in namespace CDPL::Biomol::MolecularGraphPropertyDefault.
Definition of constants in namespace CDPL::Biomol::MolecularGraphProperty.
Declaration of functions that operate on Chem::Molecule instances.
Declaration of various utility functions.
Definition of the class CDPL::Biomol::HierarchyViewChain.
Definition of the class CDPL::Biomol::HierarchyViewFragment.
Definition of the class CDPL::Biomol::HierarchyViewModel.
Definition of the class CDPL::Biomol::HierarchyViewNode.
Definition of the class CDPL::Biomol::HierarchyView.
Definition of the class CDPL::Biomol::MMCIFBZ2MolecularGraphOutputHandler.
Definition of the class CDPL::Biomol::MMCIFBZ2MolecularGraphWriter.
Definition of the class CDPL::Biomol::MMCIFBZ2MoleculeInputHandler.
Definition of the class CDPL::Biomol::MMCIFBZ2MoleculeReader.
Type definition of a generic wrapper class used to store a user-defined function for the processing o...
Definition of the class CDPL::Biomol::MMCIFData.
Definition of the class CDPL::Biomol::MMCIFGZMolecularGraphOutputHandler.
Definition of the class CDPL::Biomol::MMCIFGZMolecularGraphWriter.
Definition of the class CDPL::Biomol::MMCIFGZMoleculeInputHandler.
Definition of the class CDPL::Biomol::MMCIFGZMoleculeReader.
Definition of the class CDPL::Biomol::MMCIFMolecularGraphOutputHandler.
Definition of the class CDPL::Biomol::MMCIFMolecularGraphWriter.
Definition of the class CDPL::Biomol::MMCIFMoleculeInputHandler.
Definition of the class CDPL::Biomol::MMCIFMoleculeReader.
Definition of the class CDPL::Biomol::MMTFBZ2MolecularGraphOutputHandler.
Definition of the class CDPL::Biomol::MMTFBZ2MolecularGraphWriter.
Definition of the class CDPL::Biomol::MMTFBZ2MoleculeInputHandler.
Definition of the class CDPL::Biomol::MMTFBZ2MoleculeReader.
Definition of the class CDPL::Biomol::MMTFGZMolecularGraphOutputHandler.
Definition of the class CDPL::Biomol::MMTFGZMolecularGraphWriter.
Definition of the class CDPL::Biomol::MMTFGZMoleculeInputHandler.
Definition of the class CDPL::Biomol::MMTFGZMoleculeReader.
Definition of the class CDPL::Biomol::MMTFMolecularGraphOutputHandler.
Definition of the class CDPL::Biomol::MMTFMolecularGraphWriter.
Definition of the class CDPL::Biomol::MMTFMoleculeInputHandler.
Definition of the class CDPL::Biomol::MMTFMoleculeReader.
Definition of the class CDPL::Biomol::PDBBZ2MolecularGraphOutputHandler.
Definition of the class CDPL::Biomol::PDBBZ2MolecularGraphWriter.
Definition of the class CDPL::Biomol::PDBBZ2MoleculeInputHandler.
Definition of the class CDPL::Biomol::PDBBZ2MoleculeReader.
Definition of the class CDPL::Biomol::PDBData.
Definition of constants in namespace CDPL::Biomol::PDBFormatVersion.
Definition of the class CDPL::Biomol::PDBGZMolecularGraphOutputHandler.
Definition of the class CDPL::Biomol::PDBGZMolecularGraphWriter.
Definition of the class CDPL::Biomol::PDBGZMoleculeInputHandler.
Definition of the class CDPL::Biomol::PDBGZMoleculeReader.
Definition of the class CDPL::Biomol::PDBMolecularGraphOutputHandler.
Definition of the class CDPL::Biomol::PDBMolecularGraphWriter.
Definition of the class CDPL::Biomol::PDBMoleculeInputHandler.
Definition of the class CDPL::Biomol::PDBMoleculeReader.
Definition of flags for serial and residue sequence number processing.
Definition of the class CDPL::Biomol::ResidueDictionary.
Definition of the class CDPL::Biomol::ResidueList.
Definition of constants in namespace CDPL::Biomol::ResidueType.