| std::ostream & syten::operator<< | ( | std::ostream & | out, |
| HistoryElement const & | elem | ||
| ) |
Prints a history record to the output stream, omitting the comment.
References syten::HistoryElement::binary, syten::HistoryElement::command, std::left(), std::right(), std::setw(), and syten::HistoryElement::time.
Here is the call graph for this function: