USGS

Isis 3.0 Application Source Code Reference

Home

IsEqual Class Reference

#include <MapFunctor.h>

Inherits MapFunctor.

List of all members.


Detailed Description

Definition at line 205 of file MapFunctor.h.

Public Member Functions

 IsEqual ()
 ~IsEqual ()
std::string exec (const std::vector< std::string > &args) const
int minArgs () const
int maxArgs () const


Constructor & Destructor Documentation

IsEqual (  )  [inline]

Definition at line 207 of file MapFunctor.h.

~IsEqual (  )  [inline]

Definition at line 208 of file MapFunctor.h.


Member Function Documentation

std::string exec ( const std::vector< std::string > &  args  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 210 of file MapFunctor.h.

int minArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 227 of file MapFunctor.h.

int maxArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 228 of file MapFunctor.h.


The documentation for this class was generated from the following file: