10 virtual std::string
name()
const {
return std::string(
"IndexInherit"); };
Base class for all properties, handling argument parsing and defining the interface.
Definition: Props.hh:107
virtual std::string name() const
Definition: IndexInherit.hh:10
Definition: IndexInherit.hh:8