27 #ifndef CDPL_GRID_ATTRIBUTEDGRID_HPP
28 #define CDPL_GRID_ATTRIBUTEDGRID_HPP
Definition of the class CDPL::Base::PropertyContainer.
A class providing methods for the storage and lookup of object properties.
Definition: PropertyContainer.hpp:75
PropertyContainer & operator=(const PropertyContainer &cntnr)
Assignment operator.
AttributedGrid.
Definition: AttributedGrid.hpp:46
std::shared_ptr< AttributedGrid > SharedPointer
Definition: AttributedGrid.hpp:49
virtual ~AttributedGrid()
Definition: AttributedGrid.hpp:51
virtual bool isEmpty() const =0
AttributedGrid & operator=(const AttributedGrid &grid)
Definition: AttributedGrid.hpp:58
virtual std::size_t getNumElements() const =0
The namespace of the Chemical Data Processing Library.