#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/ats/gnunet-ats-solver-eval.h>
Data Fields | |
struct LoggingAddress * | next |
struct LoggingAddress * | prev |
long long unsigned int | aid |
int | active |
uint32_t | network |
uint32_t | assigned_bw_in |
uint32_t | assigned_bw_out |
double | prop_abs [GNUNET_ATS_PropertyCount] |
double | prop_norm [GNUNET_ATS_PropertyCount] |
Definition at line 130 of file gnunet-ats-solver-eval.h.
struct LoggingAddress* LoggingAddress::next |
Definition at line 132 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_eval(), GNUNET_ATS_solver_logging_free(), and GNUNET_ATS_solver_logging_write_to_disk().
struct LoggingAddress* LoggingAddress::prev |
Definition at line 133 of file gnunet-ats-solver-eval.h.
long long unsigned int LoggingAddress::aid |
Definition at line 135 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_eval(), GNUNET_ATS_solver_logging_now(), and GNUNET_ATS_solver_logging_write_to_disk().
int LoggingAddress::active |
Definition at line 136 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_eval(), GNUNET_ATS_solver_logging_now(), and GNUNET_ATS_solver_logging_write_to_disk().
uint32_t LoggingAddress::network |
Definition at line 137 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_now(), and GNUNET_ATS_solver_logging_write_to_disk().
uint32_t LoggingAddress::assigned_bw_in |
Definition at line 138 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_eval(), GNUNET_ATS_solver_logging_now(), and GNUNET_ATS_solver_logging_write_to_disk().
uint32_t LoggingAddress::assigned_bw_out |
Definition at line 139 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_eval(), GNUNET_ATS_solver_logging_now(), and GNUNET_ATS_solver_logging_write_to_disk().
double LoggingAddress::prop_abs[GNUNET_ATS_PropertyCount] |
Definition at line 141 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_eval(), GNUNET_ATS_solver_logging_now(), and GNUNET_ATS_solver_logging_write_to_disk().
double LoggingAddress::prop_norm[GNUNET_ATS_PropertyCount] |
Definition at line 142 of file gnunet-ats-solver-eval.h.
Referenced by GNUNET_ATS_solver_logging_eval(), GNUNET_ATS_solver_logging_now(), and GNUNET_ATS_solver_logging_write_to_disk().