c-template
file_logger Struct Reference

#include <logger.h>

Collaboration diagram for file_logger:

Data Fields

thread_loggerthl
 
int file_descriptor
 

Detailed Description

Definition at line 78 of file logger.h.

Field Documentation

◆ file_descriptor

int file_logger::file_descriptor

Definition at line 80 of file logger.h.

◆ thl

thread_logger* file_logger::thl

Definition at line 79 of file logger.h.


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