libscid 0.1.0
Chess applications made easy.
Loading...
Searching...
No Matches
scid::database::StrRange Class Reference

Public Member Functions

 StrRange (const char *range)
 
bool inRange (long val) const
 

Protected Attributes

long min_
 
long max_
 

Member Function Documentation

◆ inRange()

bool scid::database::StrRange::inRange ( long  val) const
inline
Returns
true if val is >= min_ and <= max_

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