Switchboard SDK
Loading...
Searching...
No Matches
switchboard::UIntPointerParameter Member List

This is the complete list of members for switchboard::UIntPointerParameter, including all inherited members.

getAnyValue() override (defined in switchboard::UIntParameter)switchboard::UIntParameter
getMaximumValue() const overrideswitchboard::UIntPointerParametervirtual
getMinimumValue() const overrideswitchboard::UIntPointerParametervirtual
getValue() const overrideswitchboard::UIntPointerParametervirtual
setValue(const uint newValue) overrideswitchboard::UIntPointerParametervirtual
setValue(std::any newValue) override (defined in switchboard::UIntParameter)switchboard::UIntParameter
UIntParameter(const std::string &id, const std::string &name, const std::string &description)switchboard::UIntParameter
UIntPointerParameter(const std::string name, uint *valuePointer, const uint minimumValue, const uint maximumValue)switchboard::UIntPointerParameter
UIntPointerParameter(std::string name, std::atomic< uint > *atomicValuePointer, const uint minimumValue, const uint maximumValue)switchboard::UIntPointerParameter
~UIntParameter()=defaultswitchboard::UIntParametervirtual