Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
IDiscreteConverter< T > Member List

This is the complete list of members for IDiscreteConverter< T >, including all inherited members.

convertFromDiscreteValue(int32 iDiscreteValue, T &oValue) const =0IDiscreteConverter< T >pure virtual
convertToDiscreteValue(T const &iValue, int32 &oDiscreteValue) const =0IDiscreteConverter< T >pure virtual
getStepCount() const =0IDiscreteConverter< T >pure virtual