Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Cleanup list of temporary files/dirs to be removed at exit. More...
Public Member Functions | |
void | add (const std::string &filename) |
void | del (const std::string &filename) |
void | unlink_all () |
Public Attributes | |
std::function< void()> * | atquit_handler |
Cleanup list of temporary files/dirs to be removed at exit.
void Ase::PendingRemovals::add | ( | const std::string & | filename | ) |
void Ase::PendingRemovals::del | ( | const std::string & | filename | ) |
std::function<void()>* Ase::PendingRemovals::atquit_handler |