Lumiera  0.pre.03
»edit your freedom«
Activity::Condition Struct Reference

#include "vault/gear/activity.hpp"

Description

Access gate condition to evaluate.

Definition at line 285 of file activity.hpp.

Public Member Functions

Time getDeadline () const
 
void incDependencies ()
 
bool isDead (Time now) const
 
bool isFree (Time now) const
 
bool isHold () const
 
Time lockPermanently ()
 

Public Attributes

Instant dead
 alive while time < dead
 
int rest
 alive while rest > 0
 
+ Collaboration diagram for Activity::Condition:

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