#include <McdFrame.h>
Public Attributes | |
| McdModelPair** | array |
| array of McdModel pairs. | |
| int | size |
| number of elements in array. | |
| int | goodbyeLastIndex |
| index range for "goodbye" pairs is: i = 0 ,,, goodbyeLastIndex. | |
| int | helloFirstIndex |
| index range for "hello" pairs is: i = helloFirstIndex ,,, stayingFirstIndex - 1. | |
| int | stayingFirstIndex |
| index range for "staying" pairs is: i = stayingFirstIndex ,,, stayingLastIndex. | |
| int | stayingLastIndex |
| index range for "staying" pairs is: i = stayingFirstIndex ,,, stayingLastIndex. | |
For internal use only.
Copyright MathEngine PLC 2000, all rights reserved.