|
Isis 3.0 Application Source Code Reference |
Home |
#include <MapFunctor.h>
Inherits MapFunctor.
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 |
| GeomFromText | ( | ) | [inline] |
Definition at line 149 of file MapFunctor.h.
| ~GeomFromText | ( | ) | [inline] |
Definition at line 150 of file MapFunctor.h.
| std::string exec | ( | const std::vector< std::string > & | args | ) | const [inline, virtual] |
| int minArgs | ( | ) | const [inline, virtual] |
| int maxArgs | ( | ) | const [inline, virtual] |