![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
This is the complete list of members for castor::ParserParameterBase, including all inherited members.
| clone() const =0 | castor::ParserParameterBase | pure virtual |
| get(T &value) const | castor::ParserParameterBase | |
| get() const | castor::ParserParameterBase | inline |
| getBaseType() const | castor::ParserParameterBase | inlinevirtual |
| getStrType() const =0 | castor::ParserParameterBase | pure virtual |
| getType() const =0 | castor::ParserParameterBase | pure virtual |
| isSet()=0 | castor::ParserParameterBase | pure virtual |
| operator=(ParserParameterBase const &)=default | castor::ParserParameterBase | |
| operator=(ParserParameterBase &&) noexcept=default | castor::ParserParameterBase | |
| parse(LoggerInstance &logger, String ¶ms)=0 | castor::ParserParameterBase | pure virtual |
| ParserParameterBase()=default | castor::ParserParameterBase | |
| ParserParameterBase(ParserParameterBase const &)=default | castor::ParserParameterBase | |
| ParserParameterBase(ParserParameterBase &&) noexcept=default | castor::ParserParameterBase | |
| ~ParserParameterBase() noexcept=default | castor::ParserParameterBase | virtual |