![]() |
Isis Developer Reference
|
#include <SessionLog.h>
Public Member Functions | |
void | AddResults (Isis::PvlGroup &results) |
void | Write () |
void | AddError (Isis::Pvl &e) |
bool | TerminalOutput () |
Static Public Member Functions | |
static SessionLog & | TheLog (bool restart=false) |
static bool | HasLog () |
Friends | |
std::ostream & | operator<< (std::ostream &os, Isis::SessionLog &log) |
void Isis::SessionLog::AddError | ( | Isis::Pvl & | e | ) |
References Isis::PvlObject::addGroup().
void Isis::SessionLog::AddResults | ( | Isis::PvlGroup & | results | ) |
References Isis::PvlObject::addGroup().
|
inlinestatic |
|
inline |
|
static |
Referenced by Isis::Application::Log(), and Isis::Application::Run().
void Isis::SessionLog::Write | ( | ) |
References Isis::Pvl::append(), Isis::Pvl::setTerminator(), and Isis::Pvl::write().
|
friend |
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: 02/21/2025 22:08:15 |