#include <replay.h>
A replay scenario.
Definition at line 155 of file replay.h.
◆ mom_first
The list of replay moments. Linked list. Time increases in list.
Definition at line 160 of file replay.h.
◆ mom_last
The last element in list of replay moments.
Definition at line 162 of file replay.h.
◆ range_list
List of matching answers. This is to ease replay scenario creation. It lists queries (to the network) and what answer should be returned. The matching answers are valid for a range of time steps. So: timestep, parts of query, destination –> answer.
Definition at line 171 of file replay.h.
◆ title
| char* replay_scenario::title |
name of replay scenario. malloced string.
Definition at line 157 of file replay.h.
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/external/unbound/testcode/replay.h