Loading [MathJax]/jax/output/NativeMML/config.js
Isis 3 Programmer Reference
Isis::HiHistory Class Reference
Collaboration diagram for Isis::HiHistory:
Collaboration graph

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...
 

Detailed Description

Definition at line 30 of file HiCalTypes.h.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
const HiHistory h 
)
friend

Output operator for history events.

Parameters
oOutput stream
hHistory 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:

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