swift
Public Member Functions | Public Attributes | List of all members
swift::misc::simulation::MatchingScriptReturnValues Struct Reference

Return values. More...

Public Member Functions

 MatchingScriptReturnValues (const swift::misc::simulation::CAircraftModel &model)
 Ctor.
 
bool runScriptAndModified () const
 Did run the script with modified result.
 
bool runScriptAndRerun () const
 Did run the script and re-run requested.
 
bool runScriptModifiedAndRerun () const
 Did run the script, modified value and re-run requested.
 

Public Attributes

swift::misc::simulation::CAircraftModel model
 the model
 
bool modified = false
 modified?
 
bool rerun = false
 rerun that matching part?
 
bool runScript = false
 did we run the script
 

Detailed Description

Return values.

Definition at line 25 of file matchingscriptmisc.h.


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