Transit Planner  1.0
An experiment on transfer patterns robustness
 All Classes
Public Member Functions | Public Attributes
LabelVec::Field Struct Reference

List of all members.

Public Member Functions

 Field (const int at, const unsigned char penalty, const unsigned char maxPenalty)
 Field (const int at, const unsigned char penalty, const unsigned char maxPenalty, const unsigned int cost, const bool walk, const bool inactive, Field *parent)
bool used () const
bool closed () const
bool inactive () const
bool walk () const
void used (bool value)
void closed (bool value)
void inactive (bool value)
void walk (bool value)

Public Attributes

int at
unsigned char penalty
unsigned char maxPenalty
unsigned int cost
Fieldparent
bitset< 4 > _misc

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