|
rippled
|
#include <AMMTest.h>

Public Member Functions | |
| template<class Rep , class Period > | |
| bool | wait_for (std::chrono::duration< Rep, Period > const &rel_time) |
| void | signal () |
Private Attributes | |
| std::condition_variable | cv_ |
| std::mutex | mutex_ |
| bool | signaled_ = false |
| bool ripple::test::jtx::AMMTest::gate::wait_for | ( | std::chrono::duration< Rep, Period > const & | rel_time | ) |
|
private |
|
private |