|
|
| HiHistory (const HiHistory &h) |
| |
|
int | size () const |
| |
|
void | add (const QString &event) |
| |
|
QString | get (unsigned int index=0) const |
| |
|
void | clear () |
| |
|
PvlKeyword | makekey (const QString &name="History") const |
| |
|
|
std::vector< QString > | _events |
| |
Definition at line 30 of file HiCalTypes.h.
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const HiHistory & |
h |
|
) |
| |
|
friend |
Output operator for history events.
- Parameters
-
| o | Output stream |
| h | History class to write contents of |
- Returns
- std::ostream& Returns new state of stream
Definition at line 39 of file HiCalTypes.h.
The documentation for this class was generated from the following file: