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

Method getType

src/data/EelParser.h:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 EELPropertyType getType() const
97 {
98 return type;
99 }
100
101 virtual bool hasDefault() const = 0;
102

Callers 4

loadPropertiesMethod · 0.45
loadDefaultsMethod · 0.45
canLoadDefaultsMethod · 0.45
manipulatePropertyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected