GNUnet  0.20.0
Episode Struct Reference

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

Collaboration diagram for Episode:
[legend]

Data Fields

int id
 
struct Episodenext
 
struct GNUNET_TIME_Relative duration
 
struct GNUNET_ATS_TEST_Operationhead
 
struct GNUNET_ATS_TEST_Operationtail
 

Detailed Description

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

Field Documentation

◆ id

◆ next

struct Episode* Episode::next

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

Referenced by free_experiment(), load_episodes(), and timeout_episode().

◆ duration

struct GNUNET_TIME_Relative Episode::duration

◆ head

struct GNUNET_ATS_TEST_Operation* Episode::head

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

Referenced by enforce_episode(), free_experiment(), and load_episode().

◆ tail

struct GNUNET_ATS_TEST_Operation* Episode::tail

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

Referenced by load_episode().


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