coral
A C++ library for distributed co-simulation
coral::bus::SlaveController Member List

This is the complete list of members for coral::bus::SlaveController, including all inherited members.

AcceptStep(std::chrono::milliseconds timeout, AcceptStepHandler onComplete)coral::bus::SlaveController
AcceptStepHandler typedefcoral::bus::SlaveController
Close()coral::bus::SlaveController
ConnectHandler typedefcoral::bus::SlaveController
GetDescription(std::chrono::milliseconds timeout, GetDescriptionHandler onComplete)coral::bus::SlaveController
GetDescriptionHandler typedefcoral::bus::SlaveController
ResendVars(std::chrono::milliseconds timeout, ResendVarsHandler onComplete)coral::bus::SlaveController
ResendVarsHandler typedefcoral::bus::SlaveController
SetPeers(const std::vector< coral::net::Endpoint > &peers, std::chrono::milliseconds timeout, SetPeersHandler onComplete)coral::bus::SlaveController
SetPeersHandler typedefcoral::bus::SlaveController
SetVariables(const std::vector< coral::model::VariableSetting > &settings, std::chrono::milliseconds timeout, SetVariablesHandler onComplete)coral::bus::SlaveController
SetVariablesHandler typedefcoral::bus::SlaveController
SlaveController(coral::net::Reactor &reactor, const coral::net::SlaveLocator &slaveLocator, coral::model::SlaveID slaveID, const std::string &slaveName, const SlaveSetup &setup, std::chrono::milliseconds timeout, ConnectHandler onComplete, int maxConnectionAttempts=3)coral::bus::SlaveController
State() const CORAL_NOEXCEPTcoral::bus::SlaveController
Step(coral::model::StepID stepID, coral::model::TimePoint currentT, coral::model::TimeDuration deltaT, std::chrono::milliseconds timeout, StepHandler onComplete)coral::bus::SlaveController
StepHandler typedefcoral::bus::SlaveController
Terminate()coral::bus::SlaveController
VoidHandler typedefcoral::bus::SlaveController
~SlaveController()coral::bus::SlaveController