Data Structures | Functions | Variables

RxNET::Constraint Namespace Reference

Data Structures

class  Any

Functions

virtual Object^ Clamp (Object^ oValue) override
void GetRange (T% tMin, T% tMax)
array< T >^ GetValueList ()
void SetRange (T tMin, T tMax)
void SetValueList (array< T >^atList)
virtual bool Valid (Object^ oValue) override

Variables

array< T >^ m_atList
T m_tMax
T m_tMin
where T
where T tMax
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Defines