USGS

Isis 3.0 Application Source Code Reference

Home

Resolver Struct Reference

#include <Resolver.h>

Inherits DbResource.

List of all members.


Detailed Description

Definition at line 43 of file Resolver.h.

Public Member Functions

 Resolver (Pvl &source, Variables &vars, FunctionList &funcs)
 ~Resolver ()
bool resolve (const std::string &mapkey)
bool isValid () const
std::string value () const


Constructor & Destructor Documentation

Resolver ( Pvl &  source,
Variables vars,
FunctionList funcs 
) [inline]

Definition at line 44 of file Resolver.h.

~Resolver (  )  [inline]

Definition at line 48 of file Resolver.h.


Member Function Documentation

bool resolve ( const std::string &  mapkey  )  [inline]

Definition at line 50 of file Resolver.h.

bool isValid (  )  const [inline]

Definition at line 77 of file Resolver.h.

std::string value (  )  const [inline]

Definition at line 78 of file Resolver.h.


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