MCPcopy Create free account
hub / github.com/DFHack/dfhack / SymbolsXmlUnderspecifiedEntry

Method SymbolsXmlUnderspecifiedEntry

library/Error.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41{}
42
43SymbolsXmlUnderspecifiedEntry::SymbolsXmlUnderspecifiedEntry(const char *where)
44 :AllSymbols("Underspecified symbol file entry, each entry needs to set both the name attribute and have a value. parent: " + safe_str(where)),
45 where(safe_str(where))
46{}

Callers

nothing calls this directly

Calls 1

safe_strFunction · 0.85

Tested by

no test coverage detected