MCPcopy Create free account
hub / github.com/SmingHub/Sming / count

Method count

Sming/Core/Data/Stream/SectionTemplate.cpp:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233 }
234
235 uint8_t count() const
236 {
237 return argCount;
238 }
239
240private:
241 SectionTemplate& tmpl;

Callers 3

evaluateMethod · 0.45
~StreamChainMethod · 0.45
sectionCountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected