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

Method Postfix

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

Source from the content-addressed store, hash-verified

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:
41 void TruncateFileName();

Callers 1

DebugPrintFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected