|
Nui
|
#include <on_destroy.hpp>

Public Member Functions | |
| OnDestroy (std::function< void()> onDestroy) | |
| OnDestroy (OnDestroy const &)=delete | |
| OnDestroy (OnDestroy &&other) | |
| OnDestroy & | operator= (OnDestroy const &)=delete |
| OnDestroy & | operator= (OnDestroy &&other) |
| ~OnDestroy () | |
| void | trigger () |
|
inline |
|
delete |
|
inline |
|
inline |
|
inline |