Base Framework
ExpressionProvider Member List

This is the complete list of members for ExpressionProvider, including all inherited members.

constantsExpressionProviderprotected
ExpressionProvider() noexceptExpressionProvider
functionsExpressionProviderprotected
getConstant(unsigned int id) const noexceptExpressionProviderinline
getFunction(unsigned int id) const noexceptExpressionProviderinline
getNode(const String &name) constExpressionProvider
getVariable(unsigned int id) const noexceptExpressionProviderinline
identifiersExpressionProviderprotected
isIdentifier(const String &name) const noexceptExpressionProviderinline
registerConstant(const String &name, unsigned int id)ExpressionProvider
registerFunction(const String &name, unsigned int id, unsigned int arguments)ExpressionProvider
registerVariable(const String &name, unsigned int id)ExpressionProvider
variablesExpressionProviderprotected
~ExpressionProvider() noexceptExpressionProvider