A mailing-list action in the dialog. More...
#include "functions.h"
Data Fields | |
| const char * | name |
| Label for the action. | |
| int | op |
| Op code. | |
| size_t | offset |
| Offset into struct Rfc2369ListHeaders. | |
A mailing-list action in the dialog.
Definition at line 37 of file functions.h.
| const char* ListAction::name |
Label for the action.
Definition at line 39 of file functions.h.
| int ListAction::op |
Op code.
Definition at line 40 of file functions.h.
| size_t ListAction::offset |
Offset into struct Rfc2369ListHeaders.
Definition at line 41 of file functions.h.