4#ifndef EXPRESSIONPARSING_RELAYACCESSOR_H
5#define EXPRESSIONPARSING_RELAYACCESSOR_H
12 std::pair< IProxyLoader::VariableType, const IAccessor &>
IAccessor::VariableType VariableType
convenience base class to turn proxy loaders into cachable accessors
virtual IProxyLoader::VariableType TestProxyLoader::variableTypeFromString(const std::string &varname) const =0
virtual VariableType variableType() const override
std::pair< IProxyLoader::VariableType, const IAccessor & > getAccessorFromString(const EventContext &ctx, const std::string &varname) const
virtual IAccessor::VariableType variableTypeFromString(const std::string &varname) const override
Namespace holding all the expression evaluation code.