MCPcopy Create free account
hub / github.com/Audio4Linux/JDSP4Linux / getValue

Method getValue

src/data/EelParser.h:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 ~EELNumberRangeProperty() {}
138
139 TNum getValue() const
140 {
141 return value;
142 }
143
144 void setValue(const TNum &_value)
145 {

Callers 3

loadPropertiesMethod · 0.45
canLoadDefaultsMethod · 0.45
manipulatePropertyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected