|
Jafar
|
defence constraint tells if a threat should be taken into account More...
defence constraint tells if a threat should be taken into account
Definition at line 113 of file constraints.hpp.
#include <constraints.hpp>

Public Member Functions | |
| ConstraintDefence (int id_, std::vector< int > idWP_, int thId, bool active_) | |
| int | getThreatId () const |
| bool | isActive () const |
| void | apply (Interval &inter) |
Private Attributes | |
| int | threatId |
| bool | active |
| Generated on Wed Oct 15 2014 00:37:44 for Jafar by doxygen 1.7.6.1 |
|