CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
TaskRequiresTask Struct Reference

Dependency on another task completing. More...

#include <taskrequirestask.h>

Data Fields

int64 expires
 Time after which requirement times out and fails (0 = no timeout)
 
Tasktask
 Task that must complete.
 
bool failok
 If true, allow dependent task to run even if this task fails.
 

Detailed Description

Dependency on another task completing.

Definition at line 52 of file taskrequirestask.h.


The documentation for this struct was generated from the following file: