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

Definition of the class CDPL::Chem::CMLBZ2MoleculeInputHandler. More...

#include "CDPL/Chem/DataFormat.hpp"
#include "CDPL/Chem/CMLBZ2MoleculeReader.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::Chem
 Contains classes and functions related to chemistry.
 

Typedefs

typedef Util::DefaultDataInputHandler< CMLBZ2MoleculeReader, DataFormat::CML_BZ2 > CDPL::Chem::CMLBZ2MoleculeInputHandler
 A handler for the input of bzip2-compressed molecule data in the Chemical Markup Language [CML] format. More...
 

Detailed Description

Definition of the class CDPL::Chem::CMLBZ2MoleculeInputHandler.