eris 1.4.0
A WorldForge client library.
Eris::UsageParameter Struct Reference
Collaboration diagram for Eris::UsageParameter:

Public Attributes

std::string type
 
std::string constraint
 
int min
 
int max
 

Detailed Description

Definition at line 31 of file Usage.h.

Member Data Documentation

◆ constraint

std::string Eris::UsageParameter::constraint

Definition at line 33 of file Usage.h.

◆ max

int Eris::UsageParameter::max

Definition at line 35 of file Usage.h.

◆ min

int Eris::UsageParameter::min

Definition at line 34 of file Usage.h.

◆ type

std::string Eris::UsageParameter::type

Definition at line 32 of file Usage.h.


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