![]() |
Isis 3 Programmer Reference
|
Public Member Functions | |
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 |
Private Attributes | |
std::vector< QString > | _events |
Friends | |
std::ostream & | operator<< (std::ostream &o, const HiHistory &h) |
Output operator for history events. More... | |
Definition at line 30 of file HiCalTypes.h.
|
friend |
Output operator for history events.
o | Output stream |
h | History class to write contents of |
Definition at line 39 of file HiCalTypes.h.
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 07/13/2023 15:19:32 |