#include <typehelper.hh>
Inheritance diagram for DeleteTempFile:
Definition at line 56 of file typehelper.hh.
|
Deletes a file when called back.
Definition at line 308 of file typehelper.cc. |
|
Removes the PID for the helper associated with this callback from the given set of PIDs. If that set is then empty, then the file is deleted and the PID set is freed from the heap. Use a new instance of DeleteTempFile for each process, and pass each of them a pointer to the PID set.
Definition at line 311 of file typehelper.cc. |
|
Definition at line 314 of file typehelper.cc. |
|
Override this method.
Implements ProcessEndCallback. Definition at line 317 of file typehelper.cc. |