nmsg 1.3.1
Data Fields
nmsg_pres_t Struct Reference

Data Fields

pthread_mutex_t lock
 
FILE * fp
 
bool flush
 
char * endline
 
unsigned source
 
unsigned operator
 
unsigned group
 

Detailed Description

Definition at line 244 of file private.h.

Field Documentation

◆ lock

pthread_mutex_t nmsg_pres_t::lock

Definition at line 245 of file private.h.

◆ fp

FILE* nmsg_pres_t::fp

Definition at line 246 of file private.h.

◆ flush

bool nmsg_pres_t::flush

Definition at line 247 of file private.h.

◆ endline

char* nmsg_pres_t::endline

Definition at line 248 of file private.h.

◆ source

unsigned nmsg_pres_t::source

Definition at line 249 of file private.h.

◆ operator

unsigned nmsg_pres_t::operator

Definition at line 250 of file private.h.

◆ group

unsigned nmsg_pres_t::group

Definition at line 251 of file private.h.


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