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

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

#include <utility>
#include <unordered_map>
#include "CDPL/Base/APIPrefix.hpp"
#include "CDPL/Base/LookupKey.hpp"
#include "CDPL/Base/Any.hpp"
#include "CDPL/Base/Exceptions.hpp"

Go to the source code of this file.

Classes

class  CDPL::Base::PropertyContainer
 A class providing methods for the storage and lookup of object properties. 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::PropertyContainer.