A set of attachments.
More...
#include "attach.h"
A set of attachments.
Definition at line 50 of file attach.h.
◆ email
struct Email* AttachCtx::email |
Used by recvattach for updating.
Definition at line 52 of file attach.h.
◆ fp_root
Used by recvattach for updating.
Definition at line 53 of file attach.h.
◆ idx
Array of attachments.
Definition at line 55 of file attach.h.
◆ idxlen
Number of attachmentes.
Definition at line 56 of file attach.h.
◆ idxmax
Size of attachment array.
Definition at line 57 of file attach.h.
◆ v2r
◆ vcount
The number of virtual attachments.
Definition at line 60 of file attach.h.
◆ fp_idx
Extra FILE* used for decryption.
Definition at line 62 of file attach.h.
◆ fp_len
Number of FILE handles.
Definition at line 63 of file attach.h.
◆ fp_max
Size of FILE array.
Definition at line 64 of file attach.h.
◆ body_idx
struct Body** AttachCtx::body_idx |
Extra struct Body* used for decryption.
Definition at line 66 of file attach.h.
◆ body_len
short AttachCtx::body_len |
◆ body_max
short AttachCtx::body_max |
The documentation for this struct was generated from the following file: