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

Definition of the class CDPL::Base::DataIOBase. More...

#include <vector>
#include <utility>
#include <cstddef>
#include <functional>
#include "CDPL/Base/APIPrefix.hpp"
#include "CDPL/Base/ControlParameterContainer.hpp"

Go to the source code of this file.

Classes

class  CDPL::Base::DataIOBase
 Provides infrastructure for the registration of I/O callback functions. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Base
 Contains core framework classes and functions.
 

Detailed Description

Definition of the class CDPL::Base::DataIOBase.