NeoMutt  2024-03-23-23-gec7045
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
MailboxNode Struct Reference

List of Mailboxes. More...

#include "mailbox.h"

+ Collaboration diagram for MailboxNode:

Public Member Functions

 STAILQ_ENTRY (MailboxNode) entries
 Linked list.
 

Data Fields

struct Mailboxmailbox
 Mailbox in the list.
 

Detailed Description

List of Mailboxes.

Definition at line 165 of file mailbox.h.

Member Function Documentation

◆ STAILQ_ENTRY()

MailboxNode::STAILQ_ENTRY ( MailboxNode  )

Linked list.

Field Documentation

◆ mailbox

struct Mailbox* MailboxNode::mailbox

Mailbox in the list.

Definition at line 167 of file mailbox.h.


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