1#ifndef InterestOperatorFactory_h 
    2#define InterestOperatorFactory_h 
   14  class InterestOperator;
 
This class is used to create InterestOperator objects.
Definition: InterestOperatorFactory.h:28
 
static InterestOperator * Create(Pvl &pPvl)
Create an InterestOperator object using a PVL specification.
Definition: InterestOperatorFactory.cpp:38
 
Interest Operator class.
Definition: InterestOperator.h:109
 
Container for cube-like labels.
Definition: Pvl.h:119
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16