2005/5/9
-- ACDK API Docs Namespaces acdk acdk::make CompileTask members See also: CompileTask.cpp CompileTask.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <CompileTask.h>
Inheritance diagram for acdk::make::CompileTask:
[inline]
[inline, virtual]
[virtual]
Public interface to execute a task.
Implementation Task should implement execute.
Reimplemented from acdk::make::AbstractTask.