NeoMutt  2024-03-23-147-g885fbc
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 170 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 172 of file email.h.


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