USGS

Isis 3.0 Application Source Code Reference

Home

ToFormalCase Class Reference

#include <MapFunctor.h>

Inherits MapFunctor.

List of all members.


Detailed Description

Definition at line 166 of file MapFunctor.h.

Public Member Functions

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


Constructor & Destructor Documentation

ToFormalCase (  )  [inline]

Definition at line 168 of file MapFunctor.h.

~ToFormalCase (  )  [inline]

Definition at line 169 of file MapFunctor.h.


Member Function Documentation

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

Implements MapFunctor.

Definition at line 171 of file MapFunctor.h.

int minArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 200 of file MapFunctor.h.

int maxArgs (  )  const [inline, virtual]

Implements MapFunctor.

Definition at line 201 of file MapFunctor.h.


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