libIntegra
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
integra_api::IValueRange Class Referenceabstract

Definition of a value-range type constraint. More...

#include "api/interface_definition.h"

Public Member Functions

virtual const CValueget_minimum () const =0
 
virtual const CValueget_maximum () const =0
 

Detailed Description

Definition of a value-range type constraint.

Note
When this constraint applies to a stateful endpoint of type integer or float, the minimum and maximum will be of matching type. When the constraint applies to a string, the minimum and maximum will be of type integer, and will define the minimum and maximum permitted length for the string.

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