Searched refs:IsDiscreteAllowed (Results 1 – 1 of 1) sorted by relevance
42 static inline bool IsDiscreteAllowed(uint8_t flags) in IsDiscreteAllowed() function304 …if (IsDiscreteAllowed(flags) && Plugin::Any::IsSameTypeWith<Plugin::DiscreteCapability<T>>(value1)… in FixedNumericalCapabilityCheck()321 …if (IsDiscreteAllowed(flags) && Plugin::Any::IsSameTypeWith<Plugin::DiscreteCapability<T>>(value1)… in IntervalNumericalCapabilityCheck()357 …if (IsDiscreteAllowed(flags) && Plugin::Any::IsSameTypeWith<Plugin::DiscreteCapability<T>>(inVals.… in CapabilityValueCheck()