MCPcopy Create free account
hub / github.com/Icinga/icinga2 / GetPath

Method GetPath

tools/mkclass/classcompiler.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35std::string ClassCompiler::GetPath() const
36{
37 return m_Path;
38}
39
40void *ClassCompiler::GetScanner()
41{

Callers 2

HandleRequestMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected