21 #include "email.pb-c.h"
49 NMSG_MSGMOD_REQUIRED_INIT,
50 .vendor = NMSG_VENDOR_BASE,
51 .msgtype = { NMSG_VENDOR_BASE_EMAIL_ID, NMSG_VENDOR_BASE_EMAIL_NAME },
53 .pbdescr = &nmsg__base__email__descriptor,
54 .fields = email_fields
Structure exported by message modules to implement a new message type.
Structure mapping protocol buffer schema fields to nmsg_msgmod_field_type values for "transparent" mo...
nmsg_msgmod_field_type type
Intended (nmsg) type of this protobuf field.
#define NMSG_MSGMOD_FIELD_REPEATED
field is repeated