18 void setFile(
const srcFile& new1)
override;
19 void setPos(
const point& new1)
override;
20 void setName(
const std::string& new1)
override;
22 static me& singleton();
Dummy source location implementation
Definition dumSrc.hpp:11
Source code file information
Definition srcFile.hpp:14
Source location information
Definition src.hpp:15
Weak reference smart pointer with type-safe access
Definition tweak.hpp:16
Source code position tracking structure
Definition point.hpp:12