#include <HiCalTypes.h>
|
std::ostream & | operator<< (std::ostream &o, const HiHistory &h) |
| Output operator for history events.
|
|
◆ HiHistory() [1/2]
Isis::HiHistory::HiHistory |
( |
| ) |
|
|
inline |
◆ HiHistory() [2/2]
Isis::HiHistory::HiHistory |
( |
const HiHistory & | h | ) |
|
|
inline |
◆ ~HiHistory()
virtual Isis::HiHistory::~HiHistory |
( |
| ) |
|
|
inlinevirtual |
◆ add()
void Isis::HiHistory::add |
( |
const QString & | event | ) |
|
|
inline |
Referenced by Isis::ZeroBufferFit::guess(), Isis::LoadCSV::History(), Isis::LowPassFilter::LowPassFilter(), Isis::LowPassFilter::LowPassFilter(), Isis::ZeroBufferFit::Normalize(), Isis::LowPassFilter::Process(), Isis::SplineFill::Process(), Isis::ZeroBufferFit::Solve(), Isis::SplineFill::SplineFill(), Isis::SplineFill::SplineFill(), Isis::SplineFill::SplineFill(), and Isis::ZeroBufferFit::ZeroBufferFit().
◆ clear()
void Isis::HiHistory::clear |
( |
| ) |
|
|
inline |
◆ get()
QString Isis::HiHistory::get |
( |
unsigned int | index = 0 | ) |
const |
|
inline |
◆ makekey()
PvlKeyword Isis::HiHistory::makekey |
( |
const QString & | name = "History" | ) |
const |
|
inline |
◆ size()
int Isis::HiHistory::size |
( |
| ) |
const |
|
inline |
◆ 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
The documentation for this class was generated from the following file: