scenario_simulator_v2 C++ API
openscenario_interpreter::syntax::CustomCommand Member List

This is the complete list of members for openscenario_interpreter::syntax::CustomCommand, including all inherited members.

accomplished() noexcept -> boolopenscenario_interpreter::syntax::CustomCommandinlinevirtual
CustomCommand()=defaultopenscenario_interpreter::syntax::CustomCommand
CustomCommand(const CustomCommand &)=defaultopenscenario_interpreter::syntax::CustomCommand
CustomCommand(CustomCommand &&)=defaultopenscenario_interpreter::syntax::CustomCommand
CustomCommand(const std::vector< std::string > &parameters)openscenario_interpreter::syntax::CustomCommandinlineexplicit
endsImmediately() const -> boolopenscenario_interpreter::syntax::CustomCommandinlinevirtual
parametersopenscenario_interpreter::syntax::CustomCommand
run() noexcept -> voidopenscenario_interpreter::syntax::CustomCommandinlinevirtual
start(const Scope &) -> voidopenscenario_interpreter::syntax::CustomCommandinlinevirtual
~CustomCommand()=defaultopenscenario_interpreter::syntax::CustomCommandvirtual