NeoMutt  2023-03-22-27-g3cb248
Teaching an old dog new tricks
DOXYGEN
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. More...
 

Data Fields

struct Groupgroup
 Address Group. More...
 

Detailed Description

An element in a GroupList.

Definition at line 49 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 51 of file group.h.


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