LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
LeechCraft::Util::DeleteLaterPolicy< T > Class Template Reference

#include "slotclosure.h"

Public Member Functions

virtual ~DeleteLaterPolicy ()
 

Protected Member Functions

void Fired ()
 

Detailed Description

template<typename T>
class LeechCraft::Util::DeleteLaterPolicy< T >

Definition at line 76 of file slotclosure.h.

Constructor & Destructor Documentation

template<typename T >
virtual LeechCraft::Util::DeleteLaterPolicy< T >::~DeleteLaterPolicy ( )
inlinevirtual

Definition at line 79 of file slotclosure.h.

Member Function Documentation

template<typename T >
void LeechCraft::Util::DeleteLaterPolicy< T >::Fired ( )
inlineprotected

Definition at line 81 of file slotclosure.h.


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