Squash  0.7.0
Data Fields
SquashOptionInfoRangeInt Struct Reference

A range of potential integer values. More...

Data Fields

int min
 minimum value for this option
 
int max
 maximum value for this option
 
int modulus
 modulus of acceptable values, or 0 to accept all
 
bool allow_zero
 whether to allow zero as a value More...
 

Detailed Description

A range of potential integer values.

Definition at line 82 of file options.h.


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