List of all members.
Classes |
| struct | Comp |
Public Member Functions |
|
| Hnd (const Hnd &rhs) |
|
| Hnd (unsigned int cost, unsigned char penalty, bool inactive, LabelVec::Field *field) |
|
Hnd & | operator= (const Hnd &rhs) |
|
bool | operator> (const Hnd &rhs) const |
|
bool | operator< (const Hnd &rhs) const |
|
| operator bool () const |
|
bool | valid () const |
|
unsigned int | cost () const |
|
unsigned char | penalty () const |
|
unsigned char | maxPenalty () const |
|
int | at () const |
|
bool | closed () const |
|
bool | inactive () const |
|
bool | walk () const |
|
void | inactive (bool value) |
|
void | closed (bool value) |
|
Field * | field () const |
The documentation for this class was generated from the following file: