NeoMutt  2023-03-22-27-g3cb248
Teaching an old dog new tricks
DOXYGEN
EmailNode Struct Reference

List of Emails. More...

#include "email.h"

+ Collaboration diagram for EmailNode:

Public Member Functions

 STAILQ_ENTRY (EmailNode) entries
 Linked list. More...
 

Data Fields

struct Emailemail
 Email in the list. More...
 

Detailed Description

List of Emails.

Definition at line 130 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 132 of file email.h.


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