Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > c9cfbd1355daacaf3b34517a6d7b18cc > files > 685

libdap-doc-3.11.0-2.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>libdap++: libdap::GSEClause Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">libdap++&#160;<span id="projectnumber">Updated for version 3.8.2</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('classlibdap_1_1GSEClause.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<h1>libdap::GSEClause Class Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="libdap::GSEClause" -->
<p><code>#include &lt;<a class="el" href="GSEClause_8h_source.html">GSEClause.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for libdap::GSEClause:</div>
<div class="dyncontent">
<div class="center"><img src="classlibdap_1_1GSEClause__coll__graph.png" border="0" usemap="#libdap_1_1GSEClause_coll__map" alt="Collaboration graph"/></div>
<map name="libdap_1_1GSEClause_coll__map" id="libdap_1_1GSEClause_coll__map">
<area shape="rect" id="node6" href="classlibdap_1_1Array.html" title="A multidimensional array of identical data types." alt="" coords="615,3961,837,4463"/><area shape="rect" id="node8" href="classlibdap_1_1Vector.html" title="Holds a one&#45;dimensional collection of DAP2 data types." alt="" coords="853,2485,1285,3883"/><area shape="rect" id="node10" href="classlibdap_1_1BaseType.html" title="The basic data type for the DODS DAP types." alt="" coords="614,1435,865,2407"/><area shape="rect" id="node12" href="classlibdap_1_1DapObj.html" title="libdap base object for common functionality of libdap objects" alt="" coords="699,6,862,98"/><area shape="rect" id="node16" href="classlibdap_1_1AttrTable.html" title="Contains the attributes for a dataset." alt="" coords="325,163,615,1370"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classlibdap_1_1GSEClause-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#aa5dfaf92c387f6778b03868c98d5a9a8">OK</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#a6358a3f64a63199158752fca673d7f67">~GSEClause</a> ()</td></tr>
<tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#a1ccf0f79f6448b5ba7d7db66082243ca">GSEClause</a> (<a class="el" href="classlibdap_1_1Grid.html">Grid</a> *grid, const string &amp;map, const double value, const <a class="el" href="namespacelibdap.html#a43ed56cf2d346b9ca13adf3829fb6757">relop</a> op)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create an instance using discrete parameters.  <a href="#a1ccf0f79f6448b5ba7d7db66082243ca"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#a18fd1bad99d31d1c30fa96a86c413ecc">GSEClause</a> (<a class="el" href="classlibdap_1_1Grid.html">Grid</a> *grid, const string &amp;map, const double value1, const <a class="el" href="namespacelibdap.html#a43ed56cf2d346b9ca13adf3829fb6757">relop</a> op1, const double value2, const <a class="el" href="namespacelibdap.html#a43ed56cf2d346b9ca13adf3829fb6757">relop</a> op2)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create an instance using discrete parameters.  <a href="#a18fd1bad99d31d1c30fa96a86c413ecc"></a><br/></td></tr>
<tr><td colspan="2"><div class="groupHeader">Accessors</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlibdap_1_1Array.html">Array</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#ac51bc07a76af93ddc9d5fcac4e01f0e4">get_map</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a pointer to the map variable constrained by this clause.  <a href="#ac51bc07a76af93ddc9d5fcac4e01f0e4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#a70fec6657c42ebb5002188d12bd33301">get_map_name</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the name of the map variable constrained by this clause.  <a href="#a70fec6657c42ebb5002188d12bd33301"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#a306a6b0fbf600fa4b8844186a2d78452">get_start</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the starting index of the clause's map variable as constrained by this clause.  <a href="#a306a6b0fbf600fa4b8844186a2d78452"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#a0fb441e3d3ab032c94ac940ae64f5dbf">get_stop</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the stopping index of the clause's map variable as constrained by this clause.  <a href="#a0fb441e3d3ab032c94ac940ae64f5dbf"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#a72c2807550fd5876d2d4d68d9c8842ad">get_map_min_value</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the minimum map vector value.  <a href="#a72c2807550fd5876d2d4d68d9c8842ad"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#acff9c4b09e339a075a0f4ab57600ee0f">get_map_max_value</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the maximum map vector value.  <a href="#acff9c4b09e339a075a0f4ab57600ee0f"></a><br/></td></tr>
<tr><td colspan="2"><div class="groupHeader">Mutators</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#a71a7e297255ebbee794713fc7620379c">set_map</a> (<a class="el" href="classlibdap_1_1Array.html">Array</a> *map)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the pointer to the map vector contrained by this clause.  <a href="#a71a7e297255ebbee794713fc7620379c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#a259e52b1a1754bca9a9a6758b4dadbf4">set_start</a> (int start)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the starting index.  <a href="#a259e52b1a1754bca9a9a6758b4dadbf4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1GSEClause.html#a9abbfd7a52404a933c15e1e342a14ae5">set_stop</a> (int stop)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the stopping index.  <a href="#a9abbfd7a52404a933c15e1e342a14ae5"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Holds the results of parsing one of the <a class="el" href="classlibdap_1_1Grid.html" title="Holds the Grid data type.">Grid</a> Selection Expression clauses. The <a class="el" href="classlibdap_1_1Grid.html" title="Holds the Grid data type.">Grid</a> selection function takes a set of clauses as arguments and must create one instance of this class for each of those clauses. The GridSelectionExpr class holds N instances of this class.</p>
<dl class="author"><dt><b>Author:</b></dt><dd>James Gallagher </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd>GridSelectionExpr </dd></dl>

<p>Definition at line <a class="el" href="GSEClause_8h_source.html#l00074">74</a> of file <a class="el" href="GSEClause_8h_source.html">GSEClause.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a1ccf0f79f6448b5ba7d7db66082243ca"></a><!-- doxytag: member="libdap::GSEClause::GSEClause" ref="a1ccf0f79f6448b5ba7d7db66082243ca" args="(Grid *grid, const string &amp;map, const double value, const relop op)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">libdap::GSEClause::GSEClause </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classlibdap_1_1Grid.html">Grid</a> *&#160;</td>
          <td class="paramname"><em>grid</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const string &amp;&#160;</td>
          <td class="paramname"><em>map</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const double&#160;</td>
          <td class="paramname"><em>value</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="namespacelibdap.html#a43ed56cf2d346b9ca13adf3829fb6757">relop</a>&#160;</td>
          <td class="paramname"><em>op</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00209">209</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

<p>References <a class="el" href="debug_8h_source.html#l00058">DBG</a>, <a class="el" href="Array_8cc_source.html#l00340">libdap::Array::dim_begin()</a>, <a class="el" href="Array_8cc_source.html#l00423">libdap::Array::dimension_start()</a>, <a class="el" href="Array_8cc_source.html#l00447">libdap::Array::dimension_stop()</a>, <a class="el" href="BaseType_8cc_source.html#l00210">libdap::BaseType::name()</a>, <a class="el" href="BaseType_8cc_source.html#l00161">libdap::BaseType::toString()</a>, and <a class="el" href="Grid_8cc_source.html#l00312">libdap::Grid::var()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="classlibdap_1_1GSEClause_a1ccf0f79f6448b5ba7d7db66082243ca_cgraph.png" border="0" usemap="#classlibdap_1_1GSEClause_a1ccf0f79f6448b5ba7d7db66082243ca_cgraph" alt=""/></div>
<map name="classlibdap_1_1GSEClause_a1ccf0f79f6448b5ba7d7db66082243ca_cgraph" id="classlibdap_1_1GSEClause_a1ccf0f79f6448b5ba7d7db66082243ca_cgraph">
<area shape="rect" id="node3" href="classlibdap_1_1Array.html#ae6e6943cd895fa8dc1c58621ffad42a0" title="libdap::Array::dim_begin" alt="" coords="388,5,649,32"/><area shape="rect" id="node5" href="classlibdap_1_1Array.html#a12084880777d27d782b0e1f2f4d5ae01" title="Return the start index of a dimension." alt="" coords="357,56,680,83"/><area shape="rect" id="node7" href="classlibdap_1_1Array.html#a446f239be3ef678a4476058c8041552a" title="Return the stop index of the constraint." alt="" coords="363,107,675,133"/><area shape="rect" id="node9" href="classlibdap_1_1BaseType.html#a0a0c6b5d57813607dc06255b8e0b9bdc" title="Returns the name of the class instance." alt="" coords="753,208,996,235"/><area shape="rect" id="node11" href="classlibdap_1_1BaseType.html#a701eb3361f5b5628329ece019cd34519" title="libdap::BaseType::toString" alt="" coords="377,157,660,184"/><area shape="rect" id="node15" href="classlibdap_1_1Grid.html#ad75c8aca61d68cc4a65430bc937ba3fc" title="libdap::Grid::var" alt="" coords="423,259,615,285"/><area shape="rect" id="node13" href="classlibdap_1_1BaseType.html#ac4461c9e287b167871acade5e5472116" title="Returns the type of the class instance as a string." alt="" coords="729,157,1020,184"/><area shape="rect" id="node18" href="namespacelibdap.html#a376f9593431111a80ef78c98b8f4a0e2" title="libdap::www2id" alt="" coords="793,259,956,285"/><area shape="rect" id="node20" href="namespacelibdap.html#a9a3ca0a741a80db615410ac7dc3417f0" title="libdap::unhexstring" alt="" coords="1071,259,1281,285"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a18fd1bad99d31d1c30fa96a86c413ecc"></a><!-- doxytag: member="libdap::GSEClause::GSEClause" ref="a18fd1bad99d31d1c30fa96a86c413ecc" args="(Grid *grid, const string &amp;map, const double value1, const relop op1, const double value2, const relop op2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">libdap::GSEClause::GSEClause </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classlibdap_1_1Grid.html">Grid</a> *&#160;</td>
          <td class="paramname"><em>grid</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const string &amp;&#160;</td>
          <td class="paramname"><em>map</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const double&#160;</td>
          <td class="paramname"><em>value1</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="namespacelibdap.html#a43ed56cf2d346b9ca13adf3829fb6757">relop</a>&#160;</td>
          <td class="paramname"><em>op1</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const double&#160;</td>
          <td class="paramname"><em>value2</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="namespacelibdap.html#a43ed56cf2d346b9ca13adf3829fb6757">relop</a>&#160;</td>
          <td class="paramname"><em>op2</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00232">232</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

<p>References <a class="el" href="debug_8h_source.html#l00058">DBG</a>, <a class="el" href="Array_8cc_source.html#l00340">libdap::Array::dim_begin()</a>, <a class="el" href="Array_8cc_source.html#l00423">libdap::Array::dimension_start()</a>, <a class="el" href="Array_8cc_source.html#l00447">libdap::Array::dimension_stop()</a>, <a class="el" href="BaseType_8cc_source.html#l00210">libdap::BaseType::name()</a>, <a class="el" href="BaseType_8cc_source.html#l00161">libdap::BaseType::toString()</a>, and <a class="el" href="Grid_8cc_source.html#l00312">libdap::Grid::var()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="classlibdap_1_1GSEClause_a18fd1bad99d31d1c30fa96a86c413ecc_cgraph.png" border="0" usemap="#classlibdap_1_1GSEClause_a18fd1bad99d31d1c30fa96a86c413ecc_cgraph" alt=""/></div>
<map name="classlibdap_1_1GSEClause_a18fd1bad99d31d1c30fa96a86c413ecc_cgraph" id="classlibdap_1_1GSEClause_a18fd1bad99d31d1c30fa96a86c413ecc_cgraph">
<area shape="rect" id="node3" href="classlibdap_1_1Array.html#ae6e6943cd895fa8dc1c58621ffad42a0" title="libdap::Array::dim_begin" alt="" coords="388,5,649,32"/><area shape="rect" id="node5" href="classlibdap_1_1Array.html#a12084880777d27d782b0e1f2f4d5ae01" title="Return the start index of a dimension." alt="" coords="357,56,680,83"/><area shape="rect" id="node7" href="classlibdap_1_1Array.html#a446f239be3ef678a4476058c8041552a" title="Return the stop index of the constraint." alt="" coords="363,107,675,133"/><area shape="rect" id="node9" href="classlibdap_1_1BaseType.html#a0a0c6b5d57813607dc06255b8e0b9bdc" title="Returns the name of the class instance." alt="" coords="753,208,996,235"/><area shape="rect" id="node11" href="classlibdap_1_1BaseType.html#a701eb3361f5b5628329ece019cd34519" title="libdap::BaseType::toString" alt="" coords="377,157,660,184"/><area shape="rect" id="node15" href="classlibdap_1_1Grid.html#ad75c8aca61d68cc4a65430bc937ba3fc" title="libdap::Grid::var" alt="" coords="423,259,615,285"/><area shape="rect" id="node13" href="classlibdap_1_1BaseType.html#ac4461c9e287b167871acade5e5472116" title="Returns the type of the class instance as a string." alt="" coords="729,157,1020,184"/><area shape="rect" id="node18" href="namespacelibdap.html#a376f9593431111a80ef78c98b8f4a0e2" title="libdap::www2id" alt="" coords="793,259,956,285"/><area shape="rect" id="node20" href="namespacelibdap.html#a9a3ca0a741a80db615410ac7dc3417f0" title="libdap::unhexstring" alt="" coords="1071,259,1281,285"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a6358a3f64a63199158752fca673d7f67"></a><!-- doxytag: member="libdap::GSEClause::~GSEClause" ref="a6358a3f64a63199158752fca673d7f67" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual libdap::GSEClause::~GSEClause </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="GSEClause_8h_source.html#l00109">109</a> of file <a class="el" href="GSEClause_8h_source.html">GSEClause.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ac51bc07a76af93ddc9d5fcac4e01f0e4"></a><!-- doxytag: member="libdap::GSEClause::get_map" ref="ac51bc07a76af93ddc9d5fcac4e01f0e4" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classlibdap_1_1Array.html">Array</a> * libdap::GSEClause::get_map </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>The <a class="el" href="classlibdap_1_1Array.html" title="A multidimensional array of identical data types.">Array</a> object. </dd></dl>

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00270">270</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

</div>
</div>
<a class="anchor" id="acff9c4b09e339a075a0f4ab57600ee0f"></a><!-- doxytag: member="libdap::GSEClause::get_map_max_value" ref="acff9c4b09e339a075a0f4ab57600ee0f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">string libdap::GSEClause::get_map_max_value </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Useful in messages back to users. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The maximum map vetor value. </dd></dl>

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00343">343</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

</div>
</div>
<a class="anchor" id="a72c2807550fd5876d2d4d68d9c8842ad"></a><!-- doxytag: member="libdap::GSEClause::get_map_min_value" ref="a72c2807550fd5876d2d4d68d9c8842ad" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">string libdap::GSEClause::get_map_min_value </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Useful in messages back to users. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The minimum map vetor value. </dd></dl>

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00333">333</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

</div>
</div>
<a class="anchor" id="a70fec6657c42ebb5002188d12bd33301"></a><!-- doxytag: member="libdap::GSEClause::get_map_name" ref="a70fec6657c42ebb5002188d12bd33301" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">string libdap::GSEClause::get_map_name </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>The <a class="el" href="classlibdap_1_1Array.html" title="A multidimensional array of identical data types.">Array</a> object's name. </dd></dl>

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00288">288</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

<p>References <a class="el" href="BaseType_8cc_source.html#l00210">libdap::BaseType::name()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="classlibdap_1_1GSEClause_a70fec6657c42ebb5002188d12bd33301_cgraph.png" border="0" usemap="#classlibdap_1_1GSEClause_a70fec6657c42ebb5002188d12bd33301_cgraph" alt=""/></div>
<map name="classlibdap_1_1GSEClause_a70fec6657c42ebb5002188d12bd33301_cgraph" id="classlibdap_1_1GSEClause_a70fec6657c42ebb5002188d12bd33301_cgraph">
<area shape="rect" id="node3" href="classlibdap_1_1BaseType.html#a0a0c6b5d57813607dc06255b8e0b9bdc" title="Returns the name of the class instance." alt="" coords="387,5,629,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a306a6b0fbf600fa4b8844186a2d78452"></a><!-- doxytag: member="libdap::GSEClause::get_start" ref="a306a6b0fbf600fa4b8844186a2d78452" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int libdap::GSEClause::get_start </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>The start index. </dd></dl>

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00297">297</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

</div>
</div>
<a class="anchor" id="a0fb441e3d3ab032c94ac940ae64f5dbf"></a><!-- doxytag: member="libdap::GSEClause::get_stop" ref="a0fb441e3d3ab032c94ac940ae64f5dbf" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int libdap::GSEClause::get_stop </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>The stop index. </dd></dl>

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00314">314</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

<p>References <a class="el" href="debug_8h_source.html#l00058">DBG</a>.</p>

</div>
</div>
<a class="anchor" id="aa5dfaf92c387f6778b03868c98d5a9a8"></a><!-- doxytag: member="libdap::GSEClause::OK" ref="aa5dfaf92c387f6778b03868c98d5a9a8" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool libdap::GSEClause::OK </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Class invariant. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>True if the object is valid, otherwise False. </dd></dl>

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00257">257</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

</div>
</div>
<a class="anchor" id="a71a7e297255ebbee794713fc7620379c"></a><!-- doxytag: member="libdap::GSEClause::set_map" ref="a71a7e297255ebbee794713fc7620379c" args="(Array *map)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::GSEClause::set_map </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classlibdap_1_1Array.html">Array</a> *&#160;</td>
          <td class="paramname"><em>map</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Note that this method also sets the name of the map vector. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>void </dd></dl>

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00280">280</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

</div>
</div>
<a class="anchor" id="a259e52b1a1754bca9a9a6758b4dadbf4"></a><!-- doxytag: member="libdap::GSEClause::set_start" ref="a259e52b1a1754bca9a9a6758b4dadbf4" args="(int start)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::GSEClause::set_start </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>start</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>void </dd></dl>

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00305">305</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

</div>
</div>
<a class="anchor" id="a9abbfd7a52404a933c15e1e342a14ae5"></a><!-- doxytag: member="libdap::GSEClause::set_stop" ref="a9abbfd7a52404a933c15e1e342a14ae5" args="(int stop)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::GSEClause::set_stop </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>stop</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>void </dd></dl>

<p>Definition at line <a class="el" href="GSEClause_8cc_source.html#l00323">323</a> of file <a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="GSEClause_8h_source.html">GSEClause.h</a></li>
<li><a class="el" href="GSEClause_8cc_source.html">GSEClause.cc</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespacelibdap.html">libdap</a>      </li>
      <li class="navelem"><a class="el" href="classlibdap_1_1GSEClause.html">GSEClause</a>      </li>
      <li class="footer">Generated on Tue Feb 8 2011 for libdap++ by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>