USGS

Isis 3.0 Application Source Code Reference

Home

JdToUtc Class Reference

#include <MapFunctor.h>

Inherits MapFunctor.

List of all members.


Detailed Description

Definition at line 125 of file MapFunctor.h.

Public Member Functions

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


Constructor & Destructor Documentation

JdToUtc (  )  [inline]

Definition at line 127 of file MapFunctor.h.

~JdToUtc (  )  [inline]

Definition at line 128 of file MapFunctor.h.


Member Function Documentation

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

Implements MapFunctor.

Definition at line 130 of file MapFunctor.h.

int minArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 143 of file MapFunctor.h.

int maxArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 144 of file MapFunctor.h.


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