Public Member Functions | |
void | clear () |
uint16 | operator[] (unsigned i) const |
uint16 & | operator[] (unsigned i) |
Public Attributes | |
uint16 | prio [3] |
Definition at line 385 of file heuristics.h.
void Clasp::DomainHeuristic::DomPrio::clear | ( | ) | [inline] |
Definition at line 386 of file heuristics.h.
uint16 Clasp::DomainHeuristic::DomPrio::operator[] | ( | unsigned | i | ) | const [inline] |
Definition at line 387 of file heuristics.h.
uint16& Clasp::DomainHeuristic::DomPrio::operator[] | ( | unsigned | i | ) | [inline] |
Definition at line 388 of file heuristics.h.
uint16 Clasp::DomainHeuristic::DomPrio::prio[3] |
Definition at line 389 of file heuristics.h.