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

Method GetPath

lib/base/serializer.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32std::vector<String> CircularReferenceError::GetPath() const
33{
34 return m_Path;
35}
36
37struct SerializeStack
38{

Callers 15

HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
HandleGetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected