#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/ats/gnunet-ats-solver-eval.h>
Data Fields | |
struct GNUNET_SCHEDULER_Task * | logging_task |
struct GNUNET_TIME_Relative | log_freq |
struct LoggingTimeStep * | head |
struct LoggingTimeStep * | tail |
Definition at line 233 of file gnunet-ats-solver-eval.h.
struct GNUNET_SCHEDULER_Task* LoggingHandle::logging_task |
Definition at line 235 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_free(), GNUNET_ATS_solver_logging_start(), GNUNET_ATS_solver_logging_stop(), and logging_task().
struct GNUNET_TIME_Relative LoggingHandle::log_freq |
Definition at line 235 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_start(), and logging_task().
struct LoggingTimeStep* LoggingHandle::head |
Definition at line 239 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_eval(), GNUNET_ATS_solver_logging_free(), GNUNET_ATS_solver_logging_now(), and GNUNET_ATS_solver_logging_write_to_disk().
struct LoggingTimeStep* LoggingHandle::tail |
Definition at line 240 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_free(), and GNUNET_ATS_solver_logging_now().