rippled
Public Member Functions | List of all members
ripple::PeerFinder::PeerFinder_test::TestChecker Struct Reference

Public Member Functions

void stop ()
 
void wait ()
 
template<class Handler >
void async_connect (beast::IP::Endpoint const &ep, Handler &&handler)
 

Detailed Description

Definition at line 55 of file PeerFinder_test.cpp.

Member Function Documentation

◆ stop()

void ripple::PeerFinder::PeerFinder_test::TestChecker::stop ( )

Definition at line 58 of file PeerFinder_test.cpp.

◆ wait()

void ripple::PeerFinder::PeerFinder_test::TestChecker::wait ( )

Definition at line 63 of file PeerFinder_test.cpp.

◆ async_connect()

template<class Handler >
void ripple::PeerFinder::PeerFinder_test::TestChecker::async_connect ( beast::IP::Endpoint const &  ep,
Handler &&  handler 
)

Definition at line 69 of file PeerFinder_test.cpp.