USGS

Isis 3.0 Application Source Code Reference

Home

DbMapVar Class Reference

#include <DbMapParameter.h>

List of all members.


Detailed Description

Definition at line 56 of file DbMapParameter.h.

Public Member Functions

 DbMapVar ()
 DbMapVar (const DbMapType vtype, const std::string &val)
virtual ~DbMapVar ()
DbMapType type () const
std::string value () const


Constructor & Destructor Documentation

DbMapVar (  )  [inline]

Definition at line 58 of file DbMapParameter.h.

DbMapVar ( const DbMapType  vtype,
const std::string &  val 
) [inline]

Definition at line 59 of file DbMapParameter.h.

virtual ~DbMapVar (  )  [inline, virtual]

Definition at line 61 of file DbMapParameter.h.


Member Function Documentation

DbMapType type (  )  const [inline]

Definition at line 63 of file DbMapParameter.h.

std::string value (  )  const [inline]

Definition at line 64 of file DbMapParameter.h.


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