| scenario_simulator_v2 C++ API
    | 
#include <open_scenario_category.hpp>


| Public Member Functions | |
| OpenScenarioCategory (const pugi::xml_node &, Scope &) | |
|  Public Member Functions inherited from openscenario_interpreter::Pointer< Expression > | |
| decltype(auto) | rebind (Ts &&... xs) | 
| decltype(auto) | binding () const | 
| auto | type () const -> const std::type_info & | 
| auto | is () const -> bool | 
| auto | is_also () const | 
| auto | as () const -> U & | 
| decltype(auto) | evaluate (Ts &&... xs) const | 
| decltype(auto) | accomplished (Ts &&... xs) const | 
| decltype(auto) | description (Ts &&... xs) const | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from openscenario_interpreter::Pointer< Expression > | |
| static Pointer | bind (Ts &&... xs) | 
| 
 | explicit |