#include <val.h>
Definition at line 28 of file val.h.
Public Member Functions | |
| val_Limit () | |
| val_Limit (Int64_t a_lower, Int64_t a_upper) | |
| ~val_Limit () | |
Public Attributes | |
| Int64_t | lower |
| Int64_t | upper |
Definition at line 34 of file val.h.
Referenced by val_Integer::CheckLimits(), and val_String::CheckLimits().
Definition at line 35 of file val.h.
Referenced by val_Integer::CheckLimits(), and val_String::CheckLimits().
1.5.6