|
coral
A C++ library for distributed co-simulation
|
This is the complete list of members for coral::master::Execution, including all inherited members.
| AcceptStep(std::chrono::milliseconds timeout) | coral::master::Execution | |
| Execution(const std::string &executionName, const ExecutionOptions &options=ExecutionOptions{}) | coral::master::Execution | explicit |
| Execution(Execution &&) CORAL_NOEXCEPT | coral::master::Execution | |
| operator=(Execution &&) CORAL_NOEXCEPT | coral::master::Execution | |
| Reconfigure(std::vector< SlaveConfig > &slaveConfigs, std::chrono::milliseconds commTimeout) | coral::master::Execution | |
| Reconstitute(std::vector< AddedSlave > &slavesToAdd, std::chrono::milliseconds commTimeout) | coral::master::Execution | |
| Step(coral::model::TimeDuration stepSize, std::chrono::milliseconds timeout, std::vector< std::pair< coral::model::SlaveID, StepResult >> *slaveResults=nullptr) | coral::master::Execution | |
| Terminate() | coral::master::Execution | |
| ~Execution() CORAL_NOEXCEPT | coral::master::Execution |
1.8.11