Public Member Functions | |
void | reset () |
Public Attributes | |
DependencyType | type = DependencyType::kNone |
int16 | label = -1 |
int16 | condition = -1 |
bool | orFlag = false |
int16 | hours = -1 |
int16 | minutes = -1 |
int16 | seconds = -1 |
int16 | milliseconds = -1 |
bool | satisfied = false |
Time | timeData |
bool | stopEvaluating = false |
Common::Array< DependencyRecord > | children |