MCPcopy Create free account
hub / github.com/NtQuery/Scylla / getNumeric

Method getNumeric

Scylla/Configuration.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21DWORD_PTR Configuration::getNumeric() const
22{
23 return valueNumeric;
24}
25
26void Configuration::setNumeric(DWORD_PTR value)
27{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected