USGS

Isis 3.0 Application Source Code Reference

Home

Numeric Class Reference

#include <MapFunctor.h>

Inherits MapFunctor.

List of all members.


Detailed Description

Definition at line 231 of file MapFunctor.h.

Public Member Functions

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


Constructor & Destructor Documentation

Numeric (  )  [inline]

Definition at line 233 of file MapFunctor.h.

~Numeric (  )  [inline]

Definition at line 234 of file MapFunctor.h.


Member Function Documentation

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

Implements MapFunctor.

Definition at line 236 of file MapFunctor.h.

int minArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 265 of file MapFunctor.h.

int maxArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 266 of file MapFunctor.h.


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