#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/ats/gnunet-ats-solver-eval.h>
Data Fields | |
struct LoggingFileHandle * | next |
struct LoggingFileHandle * | prev |
long long unsigned int | pid |
long long unsigned int | aid |
struct GNUNET_DISK_FileHandle * | f_hd |
Definition at line 88 of file gnunet-ats-solver-eval.h.
struct LoggingFileHandle* LoggingFileHandle::next |
Definition at line 91 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_write_to_disk().
struct LoggingFileHandle* LoggingFileHandle::prev |
Definition at line 92 of file gnunet-ats-solver-eval.h.
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().
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().
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().