2005/5/9
-- ACDK API Docs Namespaces acdk acdk::make FileDeleteTask members See also: FileDeleteTask.cpp FileDeleteTask.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <FileDeleteTask.h>
Inheritance diagram for acdk::make::FileDeleteTask:
If the directory to the file doesn't exists it tries to create it. execute returns false if file should be (re-)created.
[inline]
[virtual]
Public interface to execute a task.
Implementation Task should implement execute.
Reimplemented from acdk::make::AbstractTask.