Jamba  3.1.0
pongasoft::VST::JmbParamDef< T > Member List

This is the complete list of members for pongasoft::VST::JmbParamDef< T >, including all inherited members.

computeMessageAttrID() constpongasoft::VST::JmbParamDef< T >inline
fDefaultValuepongasoft::VST::JmbParamDef< T >
fOwnerpongasoft::VST::IParamDef
fParamIDpongasoft::VST::IParamDef
fSerializerpongasoft::VST::JmbParamDef< T >
fSharedpongasoft::VST::IJmbParamDef
fTitlepongasoft::VST::IParamDef
fTransientpongasoft::VST::IParamDef
IJmbParamDef(const ParamID iParamID, VstString16 iTitle, Owner const iOwner, bool const iTransient, bool const iShared)pongasoft::VST::IJmbParamDefinline
IParamDef(ParamID const iParamID, VstString16 iTitle, Owner const iOwner, bool const iTransient)pongasoft::VST::IParamDefinline
JmbParamDef(ParamID const iParamID, VstString16 iTitle, Owner const iOwner, bool const iTransient, bool const iShared, ParamType const &iDefaultValue, std::shared_ptr< IParamSerializer< ParamType >> iSerializer)pongasoft::VST::JmbParamDef< T >inline
Owner enum namepongasoft::VST::IParamDef
ParamType typedefpongasoft::VST::JmbParamDef< T >
readFromMessage(Message const &iMessage, ParamType &oValue) constpongasoft::VST::JmbParamDef< T >
readFromStream(IBStreamer &iStreamer, ParamType &oValue) const overridepongasoft::VST::JmbParamDef< T >virtual
readFromStream(IBStreamer &iStreamer) constpongasoft::VST::JmbParamDef< T >
toString(ParamType const &iValue, int32 iPrecision) constpongasoft::VST::IParamSerializer< T >inlineprivatevirtual
writeDefaultValue(std::ostream &oStreamer) const overridepongasoft::VST::JmbParamDef< T >virtual
writeToMessage(ParamType const &iValue, Message &oMessage) constpongasoft::VST::JmbParamDef< T >
writeToStream(ParamType const &iValue, IBStreamer &oStreamer) const overridepongasoft::VST::JmbParamDef< T >virtual
writeToStream(ParamType const &iValue, std::ostream &oStreamer) const overridepongasoft::VST::JmbParamDef< T >virtual
~IJmbParamDef()=defaultpongasoft::VST::IJmbParamDefvirtual