![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
This is the complete list of members for openswmm::IOThread, including all inherited members.
| DEFAULT_QUEUE_CAPACITY | openswmm::IOThread | static |
| IOThread(PluginFactory &factory, std::size_t capacity=DEFAULT_QUEUE_CAPACITY) | openswmm::IOThread | explicit |
| IOThread(const IOThread &)=delete | openswmm::IOThread | |
| last_error() const noexcept | openswmm::IOThread | inline |
| operator=(const IOThread &)=delete | openswmm::IOThread | |
| post(SimulationSnapshot snap) | openswmm::IOThread | |
| running() const noexcept | openswmm::IOThread | inline |
| start() | openswmm::IOThread | |
| stop() | openswmm::IOThread | |
| tasks_completed() const noexcept | openswmm::IOThread | inline |
| ~IOThread() | openswmm::IOThread |