nmsg 1.3.0
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 459 of file private.h.

Field Documentation

◆ plugin

struct nmsg_msgmod_plugin* nmsg_msgmod_t::plugin

Definition at line 460 of file private.h.

◆ fields

struct nmsg_msgmod_field* nmsg_msgmod_t::fields

Definition at line 461 of file private.h.

◆ fields_idx

struct nmsg_msgmod_field** nmsg_msgmod_t::fields_idx

Definition at line 462 of file private.h.

◆ n_fields

size_t nmsg_msgmod_t::n_fields

Definition at line 463 of file private.h.


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