scenario_simulator_v2 C++ API
Public Member Functions | List of all members
openscenario_interpreter::syntax::DebugError Struct Reference
Inheritance diagram for openscenario_interpreter::syntax::DebugError:
Inheritance graph
[legend]
Collaboration diagram for openscenario_interpreter::syntax::DebugError:
Collaboration graph
[legend]

Public Member Functions

auto start (const Scope &) -> void override
 
 CustomCommand ()=default
 
 CustomCommand (const CustomCommand &)=default
 
 CustomCommand (CustomCommand &&)=default
 
 CustomCommand (const std::vector< std::string > &parameters)
 
- Public Member Functions inherited from openscenario_interpreter::syntax::CustomCommand
 CustomCommand ()=default
 
 CustomCommand (const CustomCommand &)=default
 
 CustomCommand (CustomCommand &&)=default
 
 CustomCommand (const std::vector< std::string > &parameters)
 
virtual ~CustomCommand ()=default
 
virtual auto accomplished () noexcept -> bool
 
virtual auto endsImmediately () const -> bool
 
virtual auto run () noexcept -> void
 

Additional Inherited Members

- Public Attributes inherited from openscenario_interpreter::syntax::CustomCommand
const std::vector< std::string > parameters
 

Member Function Documentation

◆ CustomCommand() [1/4]

openscenario_interpreter::syntax::CustomCommand::CustomCommand
default

◆ CustomCommand() [2/4]

openscenario_interpreter::syntax::CustomCommand::CustomCommand
default

◆ CustomCommand() [3/4]

openscenario_interpreter::syntax::CustomCommand::CustomCommand
inlineexplicit

◆ CustomCommand() [4/4]

openscenario_interpreter::syntax::CustomCommand::CustomCommand
default

◆ start()

auto openscenario_interpreter::syntax::DebugError::start ( const Scope ) -> void
inlineoverridevirtual

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