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

Method Function

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

Source from the content-addressed store, hash-verified

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
40private:

Callers 1

DebugPrintFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected