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

Field Documentation

◆ lock

pthread_mutex_t nmsg_json::lock

Definition at line 244 of file private.h.

◆ fp

FILE* nmsg_json::fp

Definition at line 245 of file private.h.

◆ orig_fd

int nmsg_json::orig_fd

Definition at line 246 of file private.h.

◆ flush

bool nmsg_json::flush

Definition at line 247 of file private.h.

◆ source

unsigned nmsg_json::source

Definition at line 248 of file private.h.

◆ operator

unsigned nmsg_json::operator

Definition at line 249 of file private.h.

◆ group

unsigned nmsg_json::group

Definition at line 250 of file private.h.


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