Mailing-list actions from RFC 2369 headers.
More...
#include "parse.h"
|
| struct ListHead | archive |
| | List-Archive.
|
| |
| struct ListHead | help |
| | List-Help.
|
| |
| struct ListHead | owner |
| | List-Owner.
|
| |
| struct ListHead | post |
| | List-Post.
|
| |
| struct ListHead | subscribe |
| | List-Subscribe.
|
| |
| struct ListHead | unsubscribe |
| | List-Unsubscribe.
|
| |
Mailing-list actions from RFC 2369 headers.
Definition at line 40 of file parse.h.
◆ archive
| struct ListHead Rfc2369ListHeaders::archive |
List-Archive.
Definition at line 42 of file parse.h.
◆ help
| struct ListHead Rfc2369ListHeaders::help |
List-Help.
Definition at line 43 of file parse.h.
◆ owner
| struct ListHead Rfc2369ListHeaders::owner |
List-Owner.
Definition at line 44 of file parse.h.
◆ post
| struct ListHead Rfc2369ListHeaders::post |
List-Post.
Definition at line 45 of file parse.h.
◆ subscribe
| struct ListHead Rfc2369ListHeaders::subscribe |
List-Subscribe.
Definition at line 46 of file parse.h.
◆ unsubscribe
| struct ListHead Rfc2369ListHeaders::unsubscribe |
List-Unsubscribe.
Definition at line 47 of file parse.h.
The documentation for this struct was generated from the following file: