|
Isis 3.0 Application Source Code Reference |
Home |
#include <MapFunctor.h>
Inherits MapFunctor.
Definition at line 103 of file MapFunctor.h.
Public Member Functions | |
| UtcToJd () | |
| ~UtcToJd () | |
| std::string | exec (const std::vector< std::string > &args) const |
| int | minArgs () const |
| int | maxArgs () const |
| UtcToJd | ( | ) | [inline] |
Definition at line 105 of file MapFunctor.h.
| ~UtcToJd | ( | ) | [inline] |
Definition at line 106 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] |