GNUnet  0.20.0
LoggingFileHandle Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/ats/gnunet-ats-solver-eval.h>

Collaboration diagram for LoggingFileHandle:
[legend]

Data Fields

struct LoggingFileHandlenext
 
struct LoggingFileHandleprev
 
long long unsigned int pid
 
long long unsigned int aid
 
struct GNUNET_DISK_FileHandlef_hd
 

Detailed Description

Definition at line 88 of file gnunet-ats-solver-eval.h.

Field Documentation

◆ next

struct LoggingFileHandle* LoggingFileHandle::next

Definition at line 91 of file gnunet-ats-solver-eval.h.

Referenced by GNUNET_ATS_solver_logging_write_to_disk().

◆ prev

struct LoggingFileHandle* LoggingFileHandle::prev

Definition at line 92 of file gnunet-ats-solver-eval.h.

◆ pid

long long unsigned int LoggingFileHandle::pid

Definition at line 95 of file gnunet-ats-solver-eval.h.

Referenced by GNUNET_ATS_solver_logging_write_to_disk().

◆ aid

long long unsigned int LoggingFileHandle::aid

Definition at line 98 of file gnunet-ats-solver-eval.h.

Referenced by GNUNET_ATS_solver_logging_write_to_disk().

◆ f_hd

struct GNUNET_DISK_FileHandle* LoggingFileHandle::f_hd

Definition at line 100 of file gnunet-ats-solver-eval.h.

Referenced by GNUNET_ATS_solver_logging_write_to_disk().


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