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

Method Line

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

Source from the content-addressed store, hash-verified

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; }
39

Callers 2

OnAssertFailedDefaultFunction · 0.45
DebugPrintFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected