Nntp private Module data. More...
#include "module_data.h"
Collaboration diagram for NntpModuleData:Data Fields | |
| struct Notify * | notify |
| Notifications. | |
| struct NntpAccountData * | current_news_srv |
| Current NNTP news server. | |
Nntp private Module data.
Definition at line 29 of file module_data.h.
| struct Notify* NntpModuleData::notify |
Notifications.
Definition at line 31 of file module_data.h.
| struct NntpAccountData* NntpModuleData::current_news_srv |
Current NNTP news server.
Definition at line 32 of file module_data.h.