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

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

#include "CDPL/Pharm/DataFormat.hpp"
#include "CDPL/Pharm/CDFFeatureContainerWriter.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< CDFFeatureContainerWriter, DataFormat::CDF > CDPL::Pharm::CDFFeatureContainerOutputHandler
 A handler for the output of feature container data in the native I/O format of the CDPL. More...
 

Detailed Description

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