|
Jamba C++ API
5.1.1
|
This is the complete list of members for ParamDisplay, including all inherited members.
| fGUIState | ParamDisplay | private |
| fKeys | ParamDisplay | private |
| fParameters | ParamDisplay | private |
| fParamIDs | ParamDisplay | private |
| fPrecision | ParamDisplay | private |
| from(Parameters const &iParams) | ParamDisplay | static |
| from(RT::RTState const *iState, bool iSaveStateOnly=false) | ParamDisplay | static |
| from(GUI::GUIState const *iState, bool iSaveStateOnly=false) | ParamDisplay | static |
| fRTState | ParamDisplay | private |
| getParamMap(std::vector< ParamID > const &iParamIDs={}) const | ParamDisplay | |
| getParamMap(NormalizedState const &iNormalizedState) const | ParamDisplay | |
| getRawVstParamDef(ParamID iParamID) const | ParamDisplay | protected |
| getValue(Key iKey) const | ParamDisplay | |
| getValue(ParamID iParamID, Key iKey) const | ParamDisplay | |
| getValue(RawVstParamDef const *iParamDef, Key iKey) const | ParamDisplay | protected |
| getValue(IJmbParamDef const *iParamDef, Key iKey) const | ParamDisplay | protected |
| getValue(std::unique_ptr< RT::RTRawVstParameter > const &iParam, Key iKey) const | ParamDisplay | protected |
| getValue(std::unique_ptr< RT::IRTJmbInParameter > const &iParam, Key iKey) const | ParamDisplay | protected |
| getValue(std::unique_ptr< RT::IRTJmbOutParameter > const &iParam, Key iKey) const | ParamDisplay | protected |
| getValue(std::shared_ptr< GUI::GUIRawVstParameter > const &iParam, Key iKey, Parameters const *iParameters) const | ParamDisplay | protected |
| getValue(GUI::IGUIJmbParameter const &iParam, Key iKey) const | ParamDisplay | protected |
| getValue(Parameters const *iParams, ParamID iParamID, Key iKey) const | ParamDisplay | protected |
| getValue(RT::RTState const *iState, ParamID iParamID, Key iKey) const | ParamDisplay | protected |
| getValue(GUI::GUIState const *iState, ParamID iParamID, Key iKey) const | ParamDisplay | protected |
| getValue(ParamValue iValue) const | ParamDisplay | protected |
| getValues(ParamID iParamID, std::vector< Key > const &iKeys={}) const | ParamDisplay | |
| id(ParamID iParamID) | ParamDisplay | inline |
| ids(std::vector< ParamID > const &iParamIDs) | ParamDisplay | inline |
| ids() const | ParamDisplay | inline |
| key(Key iKey) | ParamDisplay | inline |
| Key enum name | ParamDisplay | |
| keys(std::vector< Key > const &iKeys) | ParamDisplay | inline |
| keys() const | ParamDisplay | inline |
| ParamDisplay(Parameters const &iParams) | ParamDisplay | inlineexplicit |
| ParamDisplay(RT::RTState const *iState) | ParamDisplay | inlineexplicit |
| ParamDisplay(GUI::GUIState const *iState) | ParamDisplay | inlineexplicit |
| ParamMap typedef | ParamDisplay | |
| precision(int32 iPrecision) | ParamDisplay | inline |
| Value typedef | ParamDisplay | |
| ValueMap typedef | ParamDisplay |