|
Isis 3 Programmer Reference
|
8 #include "AutoRegFactory.h"
11 #include "IException.h"
48 QString algorithm = algo[
"Name"];
54 p.
read(
"AutoReg.plugin");
57 p.
read(
"$ISISROOT/lib/AutoReg.plugin");
63 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.
bool fileExists() const
Returns true if the file exists; false otherwise.
Container for cube-like labels.
@ Traverse
Search child objects.
Contains multiple PvlContainers.
void read(const QString &file)
Loads PVL information from a stream.
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...
static AutoReg * Create(Pvl &pvl)
Create an AutoReg object using a PVL specification.
This is free and unencumbered software released into the public domain.
Loads plugins from a shared library.