MCPcopy Create free account
hub / github.com/FastLED/FastLED / get

Method get

tests/fl/stl/function.cpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 int value = 0;
23 void set(int v) { value = v; }
24 int get() const { return value; }
25};
26
27struct Mult {

Callers 15

format_tableFunction · 0.45
FL_TEST_FILEFunction · 0.45
has_getClass · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
flowfield.hppFile · 0.45
animartrix_fp.hppFile · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
channel.cppFile · 0.45
FL_TEST_FILEFunction · 0.45

Calls

no outgoing calls

Tested by 1