MCPcopy Create free account
hub / github.com/comaps/comaps / FileName

Method FileName

libs/base/src_point.hpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 char const * FileName() const { return m_fileName; }
36 int Line() const { return m_line; }
37 char const * Function() const { return m_function; }
38 char const * Postfix() const { return m_postfix; }

Callers 3

OnAssertFailedDefaultFunction · 0.80
DebugPrintFunction · 0.80
OnTestFailedFunction · 0.80

Calls

no outgoing calls

Tested by 1

OnTestFailedFunction · 0.64