logfile_buffer_t Class Reference

#include <File.h>

Collaboration diagram for logfile_buffer_t:

Public Attributes

char * buf
 
int size
 
int len
 
int written_len
 
dlink_node node
 

Detailed Description

Definition at line 19 of file File.h.

Member Data Documentation

◆ buf

char* logfile_buffer_t::buf

Definition at line 22 of file File.h.

Referenced by logfileFreeBuffer(), and logfileHandleWrite().

◆ len

int logfile_buffer_t::len

Definition at line 24 of file File.h.

Referenced by logfileHandleWrite(), and logfileQueueWrite().

◆ node

dlink_node logfile_buffer_t::node

Definition at line 26 of file File.h.

Referenced by logfile_mod_daemon_lineend(), and logfileFreeBuffer().

◆ size

int logfile_buffer_t::size

Definition at line 23 of file File.h.

Referenced by logfileQueueWrite().

◆ written_len

int logfile_buffer_t::written_len

Definition at line 25 of file File.h.

Referenced by logfileHandleWrite().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors