![]() |
Kactus2
Kactus2 reference guide
|
This is the complete list of members for CommonInterface, including all inherited members.
CommonInterface()=default | CommonInterface | |
CommonInterface(const CommonInterface &other)=delete | CommonInterface | |
getItemNames() const =0 | CommonInterface | pure virtual |
getUniqueName(std::string const &newName, std::string const &itemTypeName) const | CommonInterface | protected |
itemCount() const =0 | CommonInterface | pure virtual |
nameHasChanged(std::string const &newName, std::string const &oldName) const | CommonInterface | protected |
operator=(const CommonInterface &other)=delete | CommonInterface | |
validateItems() const =0 | CommonInterface | pure virtual |
~CommonInterface()=default | CommonInterface | virtual |