NeoMutt  2025-12-11-911-gd8d604
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
NntpModuleData Struct Reference

Nntp private Module data. More...

#include "module_data.h"

+ Collaboration diagram for NntpModuleData:

Data Fields

struct Notifynotify
 Notifications.
 
struct NntpAccountDatacurrent_news_srv
 Current NNTP news server.
 

Detailed Description

Nntp private Module data.

Definition at line 29 of file module_data.h.

Field Documentation

◆ notify

struct Notify* NntpModuleData::notify

Notifications.

Definition at line 31 of file module_data.h.

◆ current_news_srv

struct NntpAccountData* NntpModuleData::current_news_srv

Current NNTP news server.

Definition at line 32 of file module_data.h.


The documentation for this struct was generated from the following file: