64 QString algorithm = algo[
"Name"];
70 p.
read(
"AutoReg.plugin");
73 p.
read(
"$ISISROOT/lib/AutoReg.plugin");
79 return (*plugin)(pvl);
PvlGroupIterator findGroup(const QString &name, PvlGroupIterator beg, PvlGroupIterator end)
Find a group with the specified name, within these indexes.
File name manipulation and expansion.
Loads plugins from a shared library.
Contains multiple PvlContainers.
Container for cube-like labels.
static AutoReg * Create(Pvl &pvl)
Create an AutoReg object using a PVL specification.
Namespace for ISIS/Bullet specific routines.
QFunctionPointer GetPlugin(const QString &group)
This method returns a void pointer to a C function (i.e., the plugin) It does this by looking in itse...
void read(const QString &file)
Loads PVL information from a stream.
bool fileExists() const
Returns true if the file exists; false otherwise.