LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::BasicDeletePolicy Class Reference

#include "slotclosure.h"

+ Inheritance diagram for LeechCraft::Util::BasicDeletePolicy:

Protected Types

using Signature_t = void()
 

Protected Member Functions

void Invoke (const std::function< Signature_t > &f, SlotClosureBase *)
 
virtual ~BasicDeletePolicy ()=default
 

Detailed Description

Definition at line 187 of file slotclosure.h.

Member Typedef Documentation

◆ Signature_t

Definition at line 190 of file slotclosure.h.

Constructor & Destructor Documentation

◆ ~BasicDeletePolicy()

virtual LeechCraft::Util::BasicDeletePolicy::~BasicDeletePolicy ( )
protectedvirtualdefault

Member Function Documentation

◆ Invoke()

void LeechCraft::Util::BasicDeletePolicy::Invoke ( const std::function< Signature_t > &  f,
SlotClosureBase  
)
inlineprotected

Definition at line 192 of file slotclosure.h.

References LeechCraft::Util::oral::sph::f.


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