more unfinished header writing work

This commit is contained in:
Peter Thorson
2011-12-26 11:45:41 -06:00
parent f933519e2b
commit a848d1dde5
6 changed files with 300 additions and 329 deletions

View File

@@ -140,3 +140,6 @@ void data::process() {
}
}
void data::set_header(const std::string& header) {
m_header = header;
}