nmsg 1.1.2
Data Fields
nmsg_message_t Struct Reference

Data Fields

nmsg_msgmod_t mod
 
ProtobufCMessage * message
 
Nmsg__NmsgPayload * np
 
void * msg_clos
 
size_t n_allocs
 
void ** allocs
 
bool updated
 

Detailed Description

Definition at line 360 of file private.h.

Field Documentation

◆ mod

nmsg_msgmod_t nmsg_message_t::mod

Definition at line 361 of file private.h.

◆ message

ProtobufCMessage* nmsg_message_t::message

Definition at line 362 of file private.h.

◆ np

Nmsg__NmsgPayload* nmsg_message_t::np

Definition at line 363 of file private.h.

◆ msg_clos

void* nmsg_message_t::msg_clos

Definition at line 364 of file private.h.

◆ n_allocs

size_t nmsg_message_t::n_allocs

Definition at line 365 of file private.h.

◆ allocs

void** nmsg_message_t::allocs

Definition at line 366 of file private.h.

◆ updated

bool nmsg_message_t::updated

Definition at line 367 of file private.h.


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