nmsg 1.1.2
Data Fields
nmsg_msgmod_t Struct Reference

Data Fields

struct nmsg_msgmod_pluginplugin
 
struct nmsg_msgmod_fieldfields
 
struct nmsg_msgmod_field ** fields_idx
 
size_t n_fields
 

Detailed Description

Definition at line 425 of file private.h.

Field Documentation

◆ plugin

struct nmsg_msgmod_plugin* nmsg_msgmod_t::plugin

Definition at line 426 of file private.h.

◆ fields

struct nmsg_msgmod_field* nmsg_msgmod_t::fields

Definition at line 427 of file private.h.

◆ fields_idx

struct nmsg_msgmod_field** nmsg_msgmod_t::fields_idx

Definition at line 428 of file private.h.

◆ n_fields

size_t nmsg_msgmod_t::n_fields

Definition at line 429 of file private.h.


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