GNUnet  0.20.0
PropertyGenerator Struct Reference

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

Collaboration diagram for PropertyGenerator:
[legend]

Data Fields

struct PropertyGeneratorprev
 
struct PropertyGeneratornext
 
enum GeneratorType type
 
long long unsigned int peer
 
long long unsigned int address_id
 
struct TestPeertest_peer
 
struct TestAddresstest_address
 
uint32_t ats_property
 
long int base_value
 
long int max_value
 
struct GNUNET_TIME_Relative duration_period
 
struct GNUNET_TIME_Relative frequency
 
struct GNUNET_SCHEDULER_Taskset_task
 
struct GNUNET_TIME_Absolute next_ping_transmission
 
struct GNUNET_TIME_Absolute time_start
 

Detailed Description

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

Field Documentation

◆ prev

struct PropertyGenerator* PropertyGenerator::prev

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

◆ next

struct PropertyGenerator* PropertyGenerator::next

◆ type

◆ peer

◆ address_id

long long unsigned int PropertyGenerator::address_id

◆ test_peer

struct TestPeer* PropertyGenerator::test_peer

◆ test_address

struct TestAddress* PropertyGenerator::test_address

◆ ats_property

uint32_t PropertyGenerator::ats_property

◆ base_value

long int PropertyGenerator::base_value

◆ max_value

long int PropertyGenerator::max_value

◆ duration_period

struct GNUNET_TIME_Relative PropertyGenerator::duration_period

◆ frequency

struct GNUNET_TIME_Relative PropertyGenerator::frequency

◆ set_task

◆ next_ping_transmission

struct GNUNET_TIME_Absolute PropertyGenerator::next_ping_transmission

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

◆ time_start

struct GNUNET_TIME_Absolute PropertyGenerator::time_start

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