|
MIRA
|
#include <pilot/Objective.h>
Public Member Functions | |
| Vote () | |
| Vote (Permit p, double c) | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
| bool | operator< (const Vote &rhs) |
Public Attributes | |
| Permit | permit |
| double | costs |
Static Public Attributes | |
| static const Vote | UNREACHABLE |
| static const Vote | DENY |
| static const Vote | ALLOW |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
static |
| Permit permit |
| double costs |
1.8.14