|
rippled
|
#include <OverlayImpl.h>


Public Member Functions | |
| virtual void | stop ()=0 |
Protected Member Functions | |
| Child (OverlayImpl &overlay) | |
| virtual | ~Child () |
Protected Attributes | |
| OverlayImpl & | overlay_ |
Definition at line 46 of file OverlayImpl.h.
|
explicitprotected |
Definition at line 41 of file OverlayImpl.cpp.
|
protectedvirtual |
Definition at line 45 of file OverlayImpl.cpp.
|
pure virtual |
Implemented in ripple::ConnectAttempt, ripple::OverlayImpl::Timer, and ripple::PeerImp.
|
protected |
Definition at line 49 of file OverlayImpl.h.