VAPOR3 3.9.4
Public Attributes | List of all members
Wasp::OptionParser::IntRange_ Struct Reference

#include <OptionParser.h>

Public Attributes

int min
 
int max
 

Detailed Description

Definition at line 95 of file OptionParser.h.

Member Data Documentation

◆ max

int Wasp::OptionParser::IntRange_::max

Definition at line 96 of file OptionParser.h.

◆ min

int Wasp::OptionParser::IntRange_::min

Definition at line 96 of file OptionParser.h.


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