IDZEBRA  2.2.7
Data Fields
random_read_info Struct Reference

Data Fields

int max
 
int idx
 
int level
 
int * delta
 

Detailed Description

Definition at line 313 of file tstisamb.c.

Field Documentation

◆ delta

int* random_read_info::delta

Definition at line 317 of file tstisamb.c.

Referenced by tst_random(), and tst_random_read().

◆ idx

int random_read_info::idx

Definition at line 315 of file tstisamb.c.

Referenced by tst_random(), and tst_random_read().

◆ level

int random_read_info::level

Definition at line 316 of file tstisamb.c.

Referenced by tst_random(), and tst_random_read().

◆ max

int random_read_info::max

Definition at line 314 of file tstisamb.c.

Referenced by tst_random(), and tst_random_read().


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