
Data Fields | |
| BufferId | id |
| GsStats | stats |
| GramTree * | pTree |
| GsBuffer * | pNext |
|
|
Unique ID of the Group |
|
|
A pointer to the next node in a list of GsBuffer objects. |
|
|
A pointer to a Red-Black Tree storing Grams for this Buffer. |
|
|
Information/Statistics on number of Grams etc. |
1.4.4