nmsg 1.1.2
Data Fields
Nmsg__Base__Email Struct Reference

Data Fields

ProtobufCMessage base
 
protobuf_c_boolean has_type
 
Nmsg__Base__Email__EmailType type
 
protobuf_c_boolean has_headers
 
ProtobufCBinaryData headers
 
protobuf_c_boolean has_srcip
 
ProtobufCBinaryData srcip
 
protobuf_c_boolean has_srchost
 
ProtobufCBinaryData srchost
 
protobuf_c_boolean has_helo
 
ProtobufCBinaryData helo
 
protobuf_c_boolean has_from
 
ProtobufCBinaryData from
 
size_t n_rcpt
 
ProtobufCBinaryData * rcpt
 
size_t n_bodyurl
 
ProtobufCBinaryData * bodyurl
 
protobuf_c_boolean has_body
 
ProtobufCBinaryData body
 

Detailed Description

Definition at line 34 of file email.pb-c.h.

Field Documentation

◆ base

ProtobufCMessage Nmsg__Base__Email::base

Definition at line 36 of file email.pb-c.h.

◆ has_type

protobuf_c_boolean Nmsg__Base__Email::has_type

Definition at line 37 of file email.pb-c.h.

◆ type

Nmsg__Base__Email__EmailType Nmsg__Base__Email::type

Definition at line 38 of file email.pb-c.h.

◆ has_headers

protobuf_c_boolean Nmsg__Base__Email::has_headers

Definition at line 39 of file email.pb-c.h.

◆ headers

ProtobufCBinaryData Nmsg__Base__Email::headers

Definition at line 40 of file email.pb-c.h.

◆ has_srcip

protobuf_c_boolean Nmsg__Base__Email::has_srcip

Definition at line 41 of file email.pb-c.h.

◆ srcip

ProtobufCBinaryData Nmsg__Base__Email::srcip

Definition at line 42 of file email.pb-c.h.

◆ has_srchost

protobuf_c_boolean Nmsg__Base__Email::has_srchost

Definition at line 43 of file email.pb-c.h.

◆ srchost

ProtobufCBinaryData Nmsg__Base__Email::srchost

Definition at line 44 of file email.pb-c.h.

◆ has_helo

protobuf_c_boolean Nmsg__Base__Email::has_helo

Definition at line 45 of file email.pb-c.h.

◆ helo

ProtobufCBinaryData Nmsg__Base__Email::helo

Definition at line 46 of file email.pb-c.h.

◆ has_from

protobuf_c_boolean Nmsg__Base__Email::has_from

Definition at line 47 of file email.pb-c.h.

◆ from

ProtobufCBinaryData Nmsg__Base__Email::from

Definition at line 48 of file email.pb-c.h.

◆ n_rcpt

size_t Nmsg__Base__Email::n_rcpt

Definition at line 49 of file email.pb-c.h.

◆ rcpt

ProtobufCBinaryData* Nmsg__Base__Email::rcpt

Definition at line 50 of file email.pb-c.h.

◆ n_bodyurl

size_t Nmsg__Base__Email::n_bodyurl

Definition at line 51 of file email.pb-c.h.

◆ bodyurl

ProtobufCBinaryData* Nmsg__Base__Email::bodyurl

Definition at line 52 of file email.pb-c.h.

◆ has_body

protobuf_c_boolean Nmsg__Base__Email::has_body

Definition at line 53 of file email.pb-c.h.

◆ body

ProtobufCBinaryData Nmsg__Base__Email::body

Definition at line 54 of file email.pb-c.h.


The documentation for this struct was generated from the following file: