Pattern private Module data. More...
#include "module_data.h"
Collaboration diagram for PatternModuleData:Data Fields | |
| struct Notify * | notify |
| Notifications. | |
| struct RangeRegex | range_regexes [RANGE_K_INVALID] |
| Set of Regexes for various range types. | |
Definition at line 31 of file module_data.h.
| struct Notify* PatternModuleData::notify |
Notifications.
Definition at line 33 of file module_data.h.
| struct RangeRegex PatternModuleData::range_regexes[RANGE_K_INVALID] |
Set of Regexes for various range types.
Definition at line 34 of file module_data.h.