27 #include <string_view> 52 std::string_view headerName,
53 std::string_view sourceName
63 size_t getIndentSize()
const {
return m_indent.size(); }
64 std::string
const &indent()
const;
65 void setIndentSize(
size_t s);
67 std::ostream &getStream(Mode mode);
74 std::string headerName;
75 std::string sourceName;
Definition: fileData.h:34
Definition: checkpoint.h:38