LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::BasicDeletePolicy Class Reference

#include "slotclosure.h"

+ Inheritance diagram for LC::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 166 of file slotclosure.h.

Member Typedef Documentation

◆ Signature_t

using LC::Util::BasicDeletePolicy::Signature_t = void ()
protected

Definition at line 169 of file slotclosure.h.

Constructor & Destructor Documentation

◆ ~BasicDeletePolicy()

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

Member Function Documentation

◆ Invoke()

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

Definition at line 171 of file slotclosure.h.


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