LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
LC::Util::NoDeletePolicy Class Reference

Does not delete a SlotClosure object. More...

#include "slotclosure.h"

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

Static Protected Member Functions

static void Fired (SlotClosureBase *)
 

Additional Inherited Members

- Protected Types inherited from LC::Util::BasicDeletePolicy
using Signature_t = void()
 
- Protected Member Functions inherited from LC::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 204 of file slotclosure.h.

Member Function Documentation

◆ Fired()

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

Definition at line 207 of file slotclosure.h.

References LC::Util::ChoiceDeletePolicy::No, LC::Util::ChoiceDeletePolicy::Yes, and LC::Util::ChoiceDeletePolicy::~ChoiceDeletePolicy().

+ Here is the call graph for this function:

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