#include <SocketRequest.hpp>
Definition at line 8 of file SocketRequest.hpp.
◆ complete()
| void precice::com::SocketRequest::complete |
( |
| ) |
|
◆ test()
| bool precice::com::SocketRequest::test |
( |
| ) |
|
|
overridevirtual |
◆ wait()
| void precice::com::SocketRequest::wait |
( |
| ) |
|
|
overridevirtual |
◆ _complete
| bool precice::com::SocketRequest::_complete {false} |
|
private |
◆ _completeCondition
| std::condition_variable precice::com::SocketRequest::_completeCondition |
|
private |
◆ _completeMutex
| std::mutex precice::com::SocketRequest::_completeMutex |
|
private |
The documentation for this class was generated from the following files: