USGS

Isis 3.0 Application Source Code Reference

Home

ToMultiPolygon Class Reference

#include <MapFunctor.h>

Inherits MapFunctor.

List of all members.


Detailed Description

Definition at line 295 of file MapFunctor.h.

Public Member Functions

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


Constructor & Destructor Documentation

ToMultiPolygon (  )  [inline]

Definition at line 297 of file MapFunctor.h.

~ToMultiPolygon (  )  [inline]

Definition at line 298 of file MapFunctor.h.


Member Function Documentation

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

Implements MapFunctor.

Definition at line 300 of file MapFunctor.h.

int minArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 333 of file MapFunctor.h.

int maxArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 334 of file MapFunctor.h.


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