Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Base::ControlParameterContainer. More...
#include <vector>
#include <utility>
#include <cstddef>
#include <unordered_map>
#include <functional>
#include "CDPL/Base/APIPrefix.hpp"
#include "CDPL/Base/LookupKey.hpp"
#include "CDPL/Base/Any.hpp"
Go to the source code of this file.
Classes | |
class | CDPL::Base::ControlParameterContainer |
A class providing methods for the storage and lookup of control-parameter values. More... | |
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Base | |
Contains core framework classes and functions. | |
Definition of the class CDPL::Base::ControlParameterContainer.