Slide 22 of 26
Notes:
- However, the EXPRESS to C++ compiler does not automatically generate the appropriate access functions from the WHERE rules, and therefore they were implemented manually for TIGER.
- This slide shows two possible member functions created from wr3 and wr1, respectively.
- The first member function (pwb::width) can be used to obtain the value of the width from the outline, and the second (pwb::total_diagonal) to calculate the total diagonal from the width and the length.