#include <Global.h>

Öffentliche Attribute | |
| int | code |
| char | stern |
| struct taste * | next |
| int taste::code |
Definiert in Zeile 360 der Datei Global.h.
Wird benutzt von expand_pattern() und get_new_taste().
| struct taste* taste::next |
Definiert in Zeile 363 der Datei Global.h.
Wird benutzt von expand_pattern() und get_new_taste().
Definiert in Zeile 361 der Datei Global.h.
Wird benutzt von expand_pattern() und get_new_taste().
1.7.4