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

Does not delete a SlotClosure object. More...

#include "slotclosure.h"

+ Inheritance diagram for LeechCraft::Util::NoDeletePolicy:
+ Collaboration diagram for LeechCraft::Util::NoDeletePolicy:

Static Protected Member Functions

static void Fired (SlotClosureBase *)
 

Additional Inherited Members

- Protected Types inherited from LeechCraft::Util::BasicDeletePolicy
using Signature_t = void()
 
- Protected Member Functions inherited from LeechCraft::Util::BasicDeletePolicy
void Invoke (const std::function< Signature_t > &f, SlotClosureBase *)
 
virtual ~BasicDeletePolicy ()=default
 

Detailed Description

Does not delete a SlotClosure object.

Definition at line 213 of file slotclosure.h.

Member Function Documentation

◆ Fired()

static void LeechCraft::Util::NoDeletePolicy::Fired ( SlotClosureBase )
inlinestaticprotected

Definition at line 216 of file slotclosure.h.


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