TRangedValue Class Reference

class TRangedValue

A ranged value with specifiable min/max bounds.

Public Member Functions
TRangedValue()
TRangedValue(TInt, TInt, TInt)
Public Attributes
TInt iMax
TInt iMin
TInt iValue

Constructor & Destructor Documentation

TRangedValue()

TRangedValue()[inline]

TRangedValue(TInt, TInt, TInt)

TRangedValue(TIntaValue,
TIntaMin,
TIntaMax
)[inline]

Parameters

TInt aValue
TInt aMin
TInt aMax

Member Data Documentation

TInt iMax

TInt iMax

TInt iMin

TInt iMin

TInt iValue

TInt iValue