|
MGIS
|
structure in charge of reporting the result of a behaviour integration. More...
#include </home/runner/work/MFrontGenericInterfaceSupport/MFrontGenericInterfaceSupport/include/MGIS/Behaviour/Integrate.hxx>
Public Member Functions | |
| MultiThreadedBehaviourIntegrationResult () | |
| default constructor | |
| MultiThreadedBehaviourIntegrationResult (MultiThreadedBehaviourIntegrationResult &&) | |
| move constructor | |
| MultiThreadedBehaviourIntegrationResult (const MultiThreadedBehaviourIntegrationResult &) | |
| copye constructor | |
| MultiThreadedBehaviourIntegrationResult & | operator= (MultiThreadedBehaviourIntegrationResult &&) |
| move assignement | |
| MultiThreadedBehaviourIntegrationResult & | operator= (const MultiThreadedBehaviourIntegrationResult &) |
| copy assignement | |
| ~MultiThreadedBehaviourIntegrationResult () | |
| destructor | |
Public Attributes | |
| int | exit_status = 1 |
| exit status | |
| std::vector< BehaviourIntegrationResult > | results |
| integration results per threads | |
structure in charge of reporting the result of a behaviour integration.
| int mgis::behaviour::MultiThreadedBehaviourIntegrationResult::exit_status = 1 |
exit status
The returned value has the following meaning: