nmsg 1.3.0
Data Fields
nmsg_msgmod_clos Struct Reference

Data Fields

char * nmsg_pbuf
 
size_t estsz
 
nmsg_msgmod_clos_mode mode
 
struct nmsg_msgmod_fieldfield
 
struct nmsg_strbufstrbufs
 
void * mod_clos
 

Detailed Description

Definition at line 444 of file private.h.

Field Documentation

◆ nmsg_pbuf

char* nmsg_msgmod_clos::nmsg_pbuf

Definition at line 445 of file private.h.

◆ estsz

size_t nmsg_msgmod_clos::estsz

Definition at line 446 of file private.h.

◆ mode

nmsg_msgmod_clos_mode nmsg_msgmod_clos::mode

Definition at line 447 of file private.h.

◆ field

struct nmsg_msgmod_field* nmsg_msgmod_clos::field

Definition at line 448 of file private.h.

◆ strbufs

struct nmsg_strbuf* nmsg_msgmod_clos::strbufs

Definition at line 449 of file private.h.

◆ mod_clos

void* nmsg_msgmod_clos::mod_clos

Definition at line 450 of file private.h.


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