| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
This is the complete list of members for IStepValue, including all inherited members.
| dynamicCast() const | Interface | inline | 
| dynamicCast() | Interface | inline | 
| getSteps() const =0 | IStepValue | pure virtual | 
| Interface()=default | Interface | |
| Interface(const Interface &)=delete | Interface | |
| Interface(Interface &&)=delete | Interface | |
| InvalidStep | IStepValue | static | 
| operator=(const Interface &)=delete | Interface | |
| operator=(Interface &&)=delete | Interface | |
| stepToValue(StepType step) const =0 | IStepValue | pure virtual | 
| StepType typedef | IStepValue | |
| valueToStep(IValue::Type) const =0 | IStepValue | pure virtual | 
| ~Interface() noexcept | Interface | inlinevirtual |