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

Method getString

Scylla/Configuration.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31const WCHAR* Configuration::getString() const
32{
33 return valueString;
34}
35
36void Configuration::setString(const WCHAR* str)
37{

Callers 3

loadOptionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected