Nazara Engine  0.4
A fast, complete, cross-platform API designed for game development
Nz::CallOnExit Member List

This is the complete list of members for Nz::CallOnExit, including all inherited members.

CallAndReset(Func func=nullptr)Nz::CallOnExitinline
CallOnExit(Func func=nullptr)Nz::CallOnExitinline
CallOnExit(const CallOnExit &)=delete (defined in Nz::CallOnExit)Nz::CallOnExit
CallOnExit(CallOnExit &&)=delete (defined in Nz::CallOnExit)Nz::CallOnExit
operator=(const CallOnExit &)=delete (defined in Nz::CallOnExit)Nz::CallOnExit
operator=(CallOnExit &&)=default (defined in Nz::CallOnExit)Nz::CallOnExit
Reset(Func func=nullptr)Nz::CallOnExitinline
~CallOnExit()Nz::CallOnExitinline