|
|
#include <flgrDataToolsPStack.h>
Definition at line 73 of file flgrDataToolsPStack.h.
Data Fields | |
| FLGR_VectorCompare | compareStackFunction |
| Function used to compare Stack Priority label. | |
| FLGR_McStack * | first |
| pointer to first Stack structure | |
| FLGR_McStack * | last |
| pointer to last Stack structure | |
| int | nbPriority |
| Number of stack. | |
| FLGR_Type | type |
| Type used in functions using priority stack. | |
1.5.6