Itasca C++ Interface
|
Interface to to a Range Element that selects integers between two values. More...
#include <irangeelementutil.h>
Public Attributes | |
shared::Signal< uint64 > | firstChanged |
shared::Signal< uint64 > | secondChanged |
Static Public Attributes | |
static const TType | type_ = 0x4c815ba0 |
The type identification number for this class, for use in convert_cast() and convert_getcast(). | |
Interface to to a Range Element that selects integers between two values.
This interface is similar to IRangeElementReal.