NeoMutt  2024-04-25-102-g19653a
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
EmailNode Struct Reference

List of Emails. More...

#include "email.h"

+ Collaboration diagram for EmailNode:

Public Member Functions

 STAILQ_ENTRY (EmailNode) entries
 Linked list.
 

Data Fields

struct Emailemail
 Email in the list.
 

Detailed Description

List of Emails.

Definition at line 167 of file email.h.

Member Function Documentation

◆ STAILQ_ENTRY()

EmailNode::STAILQ_ENTRY ( EmailNode  )

Linked list.

Field Documentation

◆ email

struct Email* EmailNode::email

Email in the list.

Definition at line 169 of file email.h.


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