nmsg 1.1.2
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 230 of file private.h.

Field Documentation

◆ lock

pthread_mutex_t nmsg_pres_t::lock

Definition at line 231 of file private.h.

◆ fp

FILE* nmsg_pres_t::fp

Definition at line 232 of file private.h.

◆ flush

bool nmsg_pres_t::flush

Definition at line 233 of file private.h.

◆ endline

char* nmsg_pres_t::endline

Definition at line 234 of file private.h.

◆ source

unsigned nmsg_pres_t::source

Definition at line 235 of file private.h.

◆ operator

unsigned nmsg_pres_t::operator

Definition at line 236 of file private.h.

◆ group

unsigned nmsg_pres_t::group

Definition at line 237 of file private.h.


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