|
xrpld
|
#include <AMMTest.h>

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