#include <TestProxyLoader.h>
Definition at line 20 of file TestProxyLoader.h.
◆ VariableType
◆ TestProxyLoader()
| ExpressionParsing::TestProxyLoader::TestProxyLoader |
( |
| ) |
|
|
inline |
◆ ~TestProxyLoader()
| ExpressionParsing::TestProxyLoader::~TestProxyLoader |
( |
| ) |
|
|
virtual |
◆ getAccessorFromString()
| virtual std::pair< IAccessor::VariableType, const IAccessor & > ExpressionParsing::RelayProxyLoader::getAccessorFromString |
( |
const EventContext & | ctx, |
|
|
const std::string & | varname ) const |
|
inlineoverridevirtualinherited |
◆ loadDouble()
| double ExpressionParsing::TestProxyLoader::loadDouble |
( |
const EventContext & | ctx, |
|
|
const std::string & | varname ) const |
|
overridevirtual |
◆ loadInt()
| int ExpressionParsing::TestProxyLoader::loadInt |
( |
const EventContext & | ctx, |
|
|
const std::string & | varname ) const |
|
overridevirtual |
◆ loadVec()
| std::vector< double > ExpressionParsing::TestProxyLoader::loadVec |
( |
const EventContext & | ctx, |
|
|
const std::string & | varname ) const |
|
overridevirtual |
◆ loadVecInt()
| std::vector< int > ExpressionParsing::TestProxyLoader::loadVecInt |
( |
const EventContext & | ctx, |
|
|
const std::string & | varname ) const |
|
overridevirtual |
◆ reset()
| void ExpressionParsing::TestProxyLoader::reset |
( |
| ) |
|
|
overridevirtual |
◆ variableType()
| virtual VariableType ExpressionParsing::RelayProxyLoader::variableType |
( |
const std::string & | var_name | ) |
const |
|
inlineoverridevirtualinherited |
◆ variableTypeFromString()
| IAccessor::VariableType ExpressionParsing::TestProxyLoader::variableTypeFromString |
( |
const std::string & | varname | ) |
const |
|
overridevirtual |
◆ m_intAccessCount
| std::atomic<unsigned int> ExpressionParsing::TestProxyLoader::m_intAccessCount |
|
mutableprivate |
The documentation for this class was generated from the following files: