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

Definition of the class CDPL::Util::PropertyValue. More...

#include "CDPL/Base/LookupKey.hpp"
#include "CDPL/Base/PropertyContainer.hpp"

Go to the source code of this file.

Classes

class  CDPL::Util::PropertyValue< T >
 An unary functor that retrieves the value of a given property from the Base::PropertyContainer instance provided as argument. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Util
 Contains general purpose algorithms, containers, functors and other classes.
 

Detailed Description

Definition of the class CDPL::Util::PropertyValue.