Wrapper for Email retrieved from the header cache.
More...
#include "lib.h"
|
uint32_t | uidvalidity |
| IMAP-specific UIDVALIDITY.
|
|
unsigned int | crc |
| CRC of Email/Body/etc structs.
|
|
struct Email * | email |
| Retrieved email.
|
|
Wrapper for Email retrieved from the header cache.
Definition at line 98 of file lib.h.
◆ uidvalidity
uint32_t HCacheEntry::uidvalidity |
IMAP-specific UIDVALIDITY.
Definition at line 100 of file lib.h.
◆ crc
unsigned int HCacheEntry::crc |
CRC of Email/Body/etc structs.
Definition at line 101 of file lib.h.
◆ email
struct Email* HCacheEntry::email |
Retrieved email.
Definition at line 102 of file lib.h.
The documentation for this struct was generated from the following file: