|
Isis Developer Reference
|
Application * iApp
Definition: Application.cpp:51
PvlGroupIterator findGroup(const QString &name, PvlGroupIterator beg, PvlGroupIterator end)
Find a group with the specified name, within these indexes.
Definition: PvlObject.h:129
PvlGroup & group(const int index)
Return the group at the specified index.
Definition: PvlObject.cpp:452
Contains Pvl Groups and Pvl Objects.
Definition: PvlObject.h:61
friend std::ostream & operator<<(std::ostream &os, Isis::SessionLog &log)
Definition: SessionLog.cpp:101
int groups() const
Returns the number of groups contained.
Definition: PvlObject.h:75
bool TerminalOutput()
Definition: SessionLog.h:41
Container for cube-like labels.
Definition: Pvl.h:119
void write(const QString &file)
Opens and writes PVL information to a file and handles the end of line sequence.
Definition: Pvl.cpp:130
void Write()
Definition: SessionLog.cpp:53
void AddError(Isis::Pvl &e)
Definition: SessionLog.cpp:87
Definition: SessionLog.h:24
Contains multiple PvlContainers.
Definition: PvlGroup.h:41
std::ostream & operator<<(std::ostream &os, Isis::SessionLog &log)
Definition: SessionLog.cpp:101
bool isNamed(const QString &match) const
Returns whether the given string is equal to the container name or not.
Definition: PvlContainer.h:72
void AddResults(Isis::PvlGroup &results)
Definition: SessionLog.cpp:97
static SessionLog & TheLog(bool restart=false)
Definition: SessionLog.cpp:39
Namespace for the standard library.
static bool HasLog()
Definition: SessionLog.h:27
static Preference & Preferences(bool unitTest=false)
Definition: Preference.cpp:86
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16