addProperties(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
begin() const | CDPL::Base::PropertyContainer | |
clearProperties() | CDPL::Base::PropertyContainer | |
ConstPropertyIterator typedef | CDPL::Base::PropertyContainer | |
copyProperties(const PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
end() const | CDPL::Base::PropertyContainer | |
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=(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::AttributedGrid | |
swap(PropertyContainer &cntnr) | CDPL::Base::PropertyContainer | |
~AttributedGrid() | CDPL::Grid::AttributedGrid | inlinevirtual |
~PropertyContainer() | CDPL::Base::PropertyContainer | protectedvirtual |