Index private Module data. More...
#include "module_data.h"
Collaboration diagram for IndexModuleData:Data Fields | |
| struct ReplaceList | subject_rx_list |
| struct Notify * | subject_rx_notify |
| List of subject-regex rules for modifying the Subject: | |
Index private Module data.
Definition at line 31 of file module_data.h.
| struct ReplaceList IndexModuleData::subject_rx_list |
Definition at line 33 of file module_data.h.
| struct Notify* IndexModuleData::subject_rx_notify |
List of subject-regex rules for modifying the Subject:
Notifications: NotifySubjectRx
Definition at line 34 of file module_data.h.