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

Definition of the class CDPL::Pharm::CDFBZ2PharmacophoreInputHandler. More...

#include "CDPL/Pharm/DataFormat.hpp"
#include "CDPL/Pharm/CDFBZ2PharmacophoreReader.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::Pharm
 Contains classes and functions related to pharmacophore perception and pharmacophore applications.
 

Typedefs

typedef Util::DefaultDataInputHandler< CDFBZ2PharmacophoreReader, DataFormat::CDF_BZ2 > CDPL::Pharm::CDFBZ2PharmacophoreInputHandler
 A handler for the input of bzip2-compressed pharmacophore data in the native I/O format of the CDPL. More...
 

Detailed Description

Definition of the class CDPL::Pharm::CDFBZ2PharmacophoreInputHandler.