MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / value

Method value

src/geode/basic/percentage.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 double Percentage::value() const
36 {
37 return value_;
38 }
39
40 void Percentage::set_value( double value )
41 {

Callers 4

uuidMethod · 0.45
copy_identifierMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected