MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getFile

Method getFile

src/openms/source/CONCEPT/Exception.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 }
80
81 const char* BaseException::getFile() const noexcept
82 {
83 return file_;
84 }
85
86 const char* BaseException::getFunction() const noexcept
87 {

Callers 7

mainFunction · 0.80
mainFunction · 0.80
printLastExceptionFunction · 0.80
Exception.cppFile · 0.80
mainMethod · 0.80
parseCommandLine_Method · 0.80
safeParse_Method · 0.80

Calls

no outgoing calls

Tested by 1

printLastExceptionFunction · 0.64