Nazara Engine
0.4
A fast, complete, cross-platform API designed for game development
|
This is the complete list of members for Nz::CallOnExit, including all inherited members.
CallAndReset(Func func=nullptr) | Nz::CallOnExit | inline |
CallOnExit(Func func=nullptr) | Nz::CallOnExit | inline |
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::CallOnExit | inline |
~CallOnExit() | Nz::CallOnExit | inline |