MySQL 9.7.0
Source Code Documentation
ChangeShouldWait Class Reference

#include <mock_resolver.h>

Public Member Functions

void operator() (uint64_t &value) const
 
 operator bool () const
 
std::chrono::seconds wait () const
 

Private Attributes

uint64_t must_wait_ {0}
 

Member Function Documentation

◆ operator bool()

ChangeShouldWait::operator bool ( ) const
inlineexplicit

◆ operator()()

void ChangeShouldWait::operator() ( uint64_t &  value) const
inline

◆ wait()

std::chrono::seconds ChangeShouldWait::wait ( ) const
inline

Member Data Documentation

◆ must_wait_

uint64_t ChangeShouldWait::must_wait_ {0}
mutableprivate

The documentation for this class was generated from the following file: