xrpld
Loading...
Searching...
No Matches
beast::insight::HookImpl Class Referenceabstract

#include <HookImpl.h>

Inheritance diagram for beast::insight::HookImpl:
Collaboration diagram for beast::insight::HookImpl:

Public Types

using HandlerType = std::function<void(void)>

Public Member Functions

virtual ~HookImpl ()=0
shared_from_this (T... args)
weak_from_this (T... args)

Detailed Description

Definition at line 8 of file HookImpl.h.

Member Typedef Documentation

◆ HandlerType

Definition at line 11 of file HookImpl.h.

Constructor & Destructor Documentation

◆ ~HookImpl()

beast::insight::HookImpl::~HookImpl ( )
pure virtualdefault