Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Pharm::CDFBZ2FeatureContainerOutputHandler. More...
#include "CDPL/Pharm/DataFormat.hpp"
#include "CDPL/Pharm/CDFBZ2FeatureContainerWriter.hpp"
#include "CDPL/Util/DefaultDataOutputHandler.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::DefaultDataOutputHandler< CDFBZ2FeatureContainerWriter, DataFormat::CDF_BZ2 > | CDPL::Pharm::CDFBZ2FeatureContainerOutputHandler |
A handler for the output of bzip2-compressed feature container data in the native I/O format of the CDPL. More... | |
Definition of the class CDPL::Pharm::CDFBZ2FeatureContainerOutputHandler.