USGS

Isis 3.0 Application Source Code Reference

Home

GeomFromText Class Reference

#include <MapFunctor.h>

Inherits MapFunctor.

List of all members.


Detailed Description

Definition at line 147 of file MapFunctor.h.

Public Member Functions

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


Constructor & Destructor Documentation

GeomFromText (  )  [inline]

Definition at line 149 of file MapFunctor.h.

~GeomFromText (  )  [inline]

Definition at line 150 of file MapFunctor.h.


Member Function Documentation

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

Implements MapFunctor.

Definition at line 152 of file MapFunctor.h.

int minArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 162 of file MapFunctor.h.

int maxArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 163 of file MapFunctor.h.


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