| 
    Anklang-0.3.0.dev502+ga23511a1 anklang-0.3.0.dev502+ga23511a1
    
   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 |