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

An element in a GroupList. More...

#include "group.h"

+ Collaboration diagram for GroupNode:

Public Member Functions

 STAILQ_ENTRY (GroupNode) entries
 Linked list.
 

Data Fields

struct Groupgroup
 Address Group.
 

Detailed Description

An element in a GroupList.

Definition at line 48 of file group.h.

Member Function Documentation

◆ STAILQ_ENTRY()

GroupNode::STAILQ_ENTRY ( GroupNode  )

Linked list.

Field Documentation

◆ group

struct Group* GroupNode::group

Address Group.

Definition at line 50 of file group.h.


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