Chemical Data Processing Library C++ API - Version 1.1.1
Namespaces | Typedefs
CFLMoleculeInputHandler.hpp File Reference

Definition of the class CDPL::ConfGen::CFLMoleculeInputHandler. More...

#include "CDPL/ConfGen/DataFormat.hpp"
#include "CDPL/ConfGen/CFLMoleculeReader.hpp"
#include "CDPL/Util/DefaultDataInputHandler.hpp"

Go to the source code of this file.

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::ConfGen
 Contains classes and functions related to conformer ensemble generation.
 

Typedefs

typedef Util::DefaultDataInputHandler< CFLMoleculeReader, DataFormat::CFL > CDPL::ConfGen::CFLMoleculeInputHandler
 A handler for the input of molecule data from conformer generator fragment libraries. More...
 

Detailed Description

Definition of the class CDPL::ConfGen::CFLMoleculeInputHandler.