nmsg 1.3.1
Data Fields
nmsg_json Struct Reference

Data Fields

pthread_mutex_t lock
 
FILE * fp
 
int orig_fd
 
bool flush
 
unsigned source
 
unsigned operator
 
unsigned group
 

Detailed Description

Definition at line 255 of file private.h.

Field Documentation

◆ lock

pthread_mutex_t nmsg_json::lock

Definition at line 258 of file private.h.

◆ fp

FILE* nmsg_json::fp

Definition at line 259 of file private.h.

◆ orig_fd

int nmsg_json::orig_fd

Definition at line 260 of file private.h.

◆ flush

bool nmsg_json::flush

Definition at line 261 of file private.h.

◆ source

unsigned nmsg_json::source

Definition at line 262 of file private.h.

◆ operator

unsigned nmsg_json::operator

Definition at line 263 of file private.h.

◆ group

unsigned nmsg_json::group

Definition at line 264 of file private.h.


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