|
coral
A C++ library for distributed co-simulation
|
Facilities for asynchronous function execution. More...
Classes | |
| class | CommThread |
| Creates and controls a background communications thread. More... | |
| class | CommThreadDead |
| An exception that signals an error that has caused CommThread's background thread to terminate unexpectedly. More... | |
| struct | CommThreadTask |
| Contains the Type member alias, which defines the signature for functions executed asynchronously by CommThread. More... | |
Facilities for asynchronous function execution.
1.8.11