AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code
|
Manage the list of active tasks. More...
#include <gittask.h>
Static Public Member Functions | |
static void | Insert (GitTask *t) |
Put a task onto the active list. | |
static void | ReInit () |
Reinitialise the list. | |
Friends | |
class | GitTaskActiveListIterator |
Manage the list of active tasks.
We have two lists, the Known tasks and the Active tasks. The former is only used to setup the later during initialisation/reset. These are very simple lists since that is all we require. No deletion is necessary as the objects we are listing contain all the necessay store. We use the "nextKnown" and "nextActive" fields.
The active list may be desroyed by invoking GitTask::DeActive() on each task and then invoking GitTaskActiveList::ReInit
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated on Thu Dec 12 2024 23:07:38 for AAO DRAMA C++ Interface (Old style) by 1.9.8