9#include "InterestOperatorFactory.h" 
   10#include "InterestOperator.h" 
   12#include "IException.h" 
   41    QString operatorName = op[
"Name"];
 
   45    FileName f(
"InterestOperator.plugin");
 
   47      p.read(
"InterestOperator.plugin");
 
   50      p.read(
"$ISISROOT/lib/InterestOperator.plugin");
 
   56    return (*plugin)(pPvl);
 
 
File name manipulation and expansion.
 
bool fileExists() const
Returns true if the file exists; false otherwise.
 
static InterestOperator * Create(Pvl &pPvl)
Create an InterestOperator object using a PVL specification.
 
Loads plugins from a shared library.
 
Contains multiple PvlContainers.
 
Container for cube-like labels.
 
@ Traverse
Search child objects.
 
This is free and unencumbered software released into the public domain.