scenario_simulator_v2 C++ API
Public Member Functions | Public Attributes | List of all members
openscenario_interpreter::syntax::ParameterAddValueRule Struct Reference

#include <parameter_add_value_rule.hpp>

Collaboration diagram for openscenario_interpreter::syntax::ParameterAddValueRule:
Collaboration graph
[legend]

Public Member Functions

 ParameterAddValueRule (const pugi::xml_node &, Scope &)
 
auto operator() (const Object &target) const -> Object
 

Public Attributes

const Double value
 

Constructor & Destructor Documentation

◆ ParameterAddValueRule()

openscenario_interpreter::syntax::ParameterAddValueRule::ParameterAddValueRule ( const pugi::xml_node &  node,
Scope scope 
)
explicit

Member Function Documentation

◆ operator()()

auto openscenario_interpreter::syntax::ParameterAddValueRule::operator() ( const Object target) const -> Object

Member Data Documentation

◆ value

const Double openscenario_interpreter::syntax::ParameterAddValueRule::value

The documentation for this struct was generated from the following files: