| addProperties(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
| begin() const | CDPL::Base::PropertyContainer | |
| clearProperties() | CDPL::Base::PropertyContainer | |
| ConstPropertyIterator typedef | CDPL::Base::PropertyContainer | |
| CoordinatesType typedef | CDPL::Grid::SpatialGrid< T, CVT > | |
| CoordinatesValueType typedef | CDPL::Grid::SpatialGrid< T, CVT > | |
| copyProperties(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
| end() const | CDPL::Base::PropertyContainer | |
| getCoordinates(std::size_t i, CoordinatesType &coords) const =0 | CDPL::Grid::SpatialGrid< T, CVT > | pure virtual |
| getNumElements() const =0 | CDPL::Grid::AttributedGrid | pure virtual |
| getNumProperties() const | CDPL::Base::PropertyContainer | |
| getProperties() const | CDPL::Base::PropertyContainer | inline |
| getPropertiesBegin() const | CDPL::Base::PropertyContainer | |
| getPropertiesEnd() const | CDPL::Base::PropertyContainer | |
| getProperty(const LookupKey &key) const | CDPL::Base::PropertyContainer | |
| getProperty(const LookupKey &key, bool throw_=false) const | CDPL::Base::PropertyContainer | inline |
| getPropertyOrDefault(const LookupKey &key, const T &def_val) const | CDPL::Base::PropertyContainer | |
| isEmpty() const =0 | CDPL::Grid::AttributedGrid | pure virtual |
| isPropertySet(const LookupKey &key) const | CDPL::Base::PropertyContainer | inline |
| operator()(std::size_t i)=0 | CDPL::Grid::SpatialGrid< T, CVT > | pure virtual |
| operator()(std::size_t i) const =0 | CDPL::Grid::SpatialGrid< T, CVT > | pure virtual |
| operator=(const SpatialGrid &grid) | CDPL::Grid::SpatialGrid< T, CVT > | inlineprotected |
| CDPL::Grid::AttributedGrid::operator=(const AttributedGrid &grid) | CDPL::Grid::AttributedGrid | inlineprotected |
| CDPL::Base::PropertyContainer::operator=(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | protected |
| PropertyContainer() | CDPL::Base::PropertyContainer | inlineprotected |
| PropertyContainer(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | protected |
| PropertyEntry typedef | CDPL::Base::PropertyContainer | |
| removeProperty(const LookupKey &key) | CDPL::Base::PropertyContainer | |
| setProperty(const LookupKey &key, T &&val) | CDPL::Base::PropertyContainer | |
| SharedPointer typedef | CDPL::Grid::SpatialGrid< T, CVT > | |
| swap(PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
| ValueType typedef | CDPL::Grid::SpatialGrid< T, CVT > | |
| ~AttributedGrid() | CDPL::Grid::AttributedGrid | inlinevirtual |
| ~PropertyContainer() | CDPL::Base::PropertyContainer | protectedvirtual |