Data to generate a Message-Id. More...
#include "expando_msgid.h"
Data Fields | |
| time_t | now |
| Time Now (seconds) | |
| struct tm | tm |
| Time Now (tm) | |
| const char * | fqdn |
| Fully-qualified Domain Name. | |
Data to generate a Message-Id.
Definition at line 32 of file expando_msgid.h.
| time_t MsgIdData::now |
Time Now (seconds)
Definition at line 34 of file expando_msgid.h.
| struct tm MsgIdData::tm |
Time Now (tm)
Definition at line 35 of file expando_msgid.h.
| const char* MsgIdData::fqdn |
Fully-qualified Domain Name.
Definition at line 36 of file expando_msgid.h.