Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > f149f58f4a75af135bdb24f5dfe94165 > files > 1100

libdap-doc-3.9.3-3mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>libdap++: libdap::XDRFileMarshaller Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;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 class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespacelibdap.html">libdap</a>::<a class="el" href="classlibdap_1_1XDRFileMarshaller.html">XDRFileMarshaller</a>
  </div>
</div>
<div class="contents">
<h1>libdap::XDRFileMarshaller Class Reference</h1><!-- doxytag: class="libdap::XDRFileMarshaller" --><!-- doxytag: inherits="libdap::Marshaller" -->marshaller that knows how to marshall/serialize dap data objects to a file using XDR  

<p>
<code>#include &lt;<a class="el" href="XDRFileMarshaller_8h_source.html">XDRFileMarshaller.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for libdap::XDRFileMarshaller:</div>
<div class="dynsection">
<p><center><img src="classlibdap_1_1XDRFileMarshaller__inherit__graph.png" border="0" usemap="#libdap_1_1XDRFileMarshaller__inherit__map" alt="Inheritance graph"></center>
<map name="libdap_1_1XDRFileMarshaller__inherit__map">
<area shape="rect" id="node2" href="classlibdap_1_1Marshaller.html" title="abstract base class used to marshall/serialize dap data objects" alt="" coords="41,147,241,415"><area shape="rect" id="node4" href="classlibdap_1_1DapObj.html" title="libdap base object for common functionality of libdap objects" alt="" coords="61,6,221,98"></map>
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for libdap::XDRFileMarshaller:</div>
<div class="dynsection">
<p><center><img src="classlibdap_1_1XDRFileMarshaller__coll__graph.png" border="0" usemap="#libdap_1_1XDRFileMarshaller__coll__map" alt="Collaboration graph"></center>
<map name="libdap_1_1XDRFileMarshaller__coll__map">
<area shape="rect" id="node2" href="classlibdap_1_1Marshaller.html" title="abstract base class used to marshall/serialize dap data objects" alt="" coords="5,150,205,418"><area shape="rect" id="node4" href="classlibdap_1_1DapObj.html" title="libdap base object for common functionality of libdap objects" alt="" coords="25,6,185,98"></map>
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classlibdap_1_1XDRFileMarshaller-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#dec06746eb6502d6166ad96069da0d94">dump</a> (ostream &amp;strm) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">dump the contents of this object to the specified ostream  <a href="#dec06746eb6502d6166ad96069da0d94"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#e59b2ed13e57db21dfee45048647b5dc">put_byte</a> (<a class="el" href="namespacelibdap.html#d431f107665452c7fe52e360b38f2828">dods_byte</a> val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#fef2b5f926f316108940ada99dcbbe52">put_float32</a> (<a class="el" href="namespacelibdap.html#40163a7391daa28f0e3063a2054a16a2">dods_float32</a> val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#30a90f2a1c1621a6aea60d7529195a17">put_float64</a> (<a class="el" href="namespacelibdap.html#f677a1bef7552bc36d52ecdcdd2c878f">dods_float64</a> val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#e8471d29021141ff723ba00ebfed199b">put_int</a> (int val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#31b0b5e3a20a62fc78bc7b5de73b5432">put_int16</a> (<a class="el" href="namespacelibdap.html#e7f3429a8f8962d271e43ece6968d91d">dods_int16</a> val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#43ff6ab7c5899c6ed5d00fabfe7378d5">put_int32</a> (<a class="el" href="namespacelibdap.html#e759bb5209e20f49935f93743022b8bc">dods_int32</a> val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#3e982b1af7e682aa54b88143a2d94264">put_opaque</a> (char *val, unsigned int len)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#631ed426774e48c51c84c11ae0b19670">put_str</a> (const string &amp;val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#8aa245cea6b01fe61abe430d42ed87d1">put_uint16</a> (<a class="el" href="namespacelibdap.html#f0edc957e05ac3c9e085c2b4f30b2d18">dods_uint16</a> val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#77192c7e8103b7417c7327b2c768622d">put_uint32</a> (<a class="el" href="namespacelibdap.html#cbbf2cafed9043c5e0cd44df0f75fc6d">dods_uint32</a> val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#6c489d731cb385ab535c8be961a47551">put_url</a> (const string &amp;val)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#34f2e689f1363a2ce4052c5a04a7619d">put_vector</a> (char *val, int num, int width, <a class="el" href="classlibdap_1_1Vector.html">Vector</a> &amp;vec)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#7bbe202d8e4942230a1c27615d23abbb">put_vector</a> (char *val, int num, <a class="el" href="classlibdap_1_1Vector.html">Vector</a> &amp;vec)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#c492a403b2021e54beb6117a16777a85">XDRFileMarshaller</a> (FILE *out)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibdap_1_1XDRFileMarshaller.html#0e9c48d5dac7c7e23ad73041250e42e5">~XDRFileMarshaller</a> ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8h_source.html#l00045">45</a> of file <a class="el" href="XDRFileMarshaller_8h_source.html">XDRFileMarshaller.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="c492a403b2021e54beb6117a16777a85"></a><!-- doxytag: member="libdap::XDRFileMarshaller::XDRFileMarshaller" ref="c492a403b2021e54beb6117a16777a85" args="(FILE *out)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">libdap::XDRFileMarshaller::XDRFileMarshaller           </td>
          <td>(</td>
          <td class="paramtype">FILE *&nbsp;</td>
          <td class="paramname"> <em>out</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00041">41</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>References <a class="el" href="XDRUtils_8cc_source.html#l00048">new_xdrstdio()</a>.</p>

<p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
<p><center><img src="classlibdap_1_1XDRFileMarshaller_c492a403b2021e54beb6117a16777a85_cgraph.png" border="0" usemap="#classlibdap_1_1XDRFileMarshaller_c492a403b2021e54beb6117a16777a85_cgraph_map" alt=""></center>
<map name="classlibdap_1_1XDRFileMarshaller_c492a403b2021e54beb6117a16777a85_cgraph_map">
<area shape="rect" id="node3" href="XDRUtils_8cc.html#91ac75a1d242fbf5bbced463513f9942" title="new_xdrstdio" alt="" coords="515,5,656,32"></map>
</div>

</div>
</div><p>
<a class="anchor" name="0e9c48d5dac7c7e23ad73041250e42e5"></a><!-- doxytag: member="libdap::XDRFileMarshaller::~XDRFileMarshaller" ref="0e9c48d5dac7c7e23ad73041250e42e5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">libdap::XDRFileMarshaller::~XDRFileMarshaller           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00069">69</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>References <a class="el" href="XDRUtils_8cc_source.html#l00069">delete_xdrstdio()</a>.</p>

<p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
<p><center><img src="classlibdap_1_1XDRFileMarshaller_0e9c48d5dac7c7e23ad73041250e42e5_cgraph.png" border="0" usemap="#classlibdap_1_1XDRFileMarshaller_0e9c48d5dac7c7e23ad73041250e42e5_cgraph_map" alt=""></center>
<map name="classlibdap_1_1XDRFileMarshaller_0e9c48d5dac7c7e23ad73041250e42e5_cgraph_map">
<area shape="rect" id="node3" href="XDRUtils_8cc.html#cd1ce82fd29bbb21c05044ecbfc1c8a6" title="delete_xdrstdio" alt="" coords="527,5,697,32"></map>
</div>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="dec06746eb6502d6166ad96069da0d94"></a><!-- doxytag: member="libdap::XDRFileMarshaller::dump" ref="dec06746eb6502d6166ad96069da0d94" args="(ostream &amp;strm) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::dump           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>strm</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This method is implemented by all derived classes to dump their contents, in other words, any state they might have, private variables, etc...<p>
The inline function below can be used to dump the contents of an OPeNDAOObj object. For example, the object Animal is derived from <a class="el" href="classlibdap_1_1DapObj.html" title="libdap base object for common functionality of libdap objects">DapObj</a>. A user could do the following:<p>
Animal *a = new dog( "Sparky" ) ; cout &lt;&lt; a &lt;&lt; endl ;<p>
And the dump method for dog could display the name passed into the constructor, the (this) pointer of the object, etc...<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>strm</em>&nbsp;</td><td>C++ i/o stream to dump the object to </td></tr>
  </table>
</dl>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#7078da4e7473ec9cc1948a571b756586">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00203">203</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>References <a class="el" href="DapIndent_8cc_source.html#l00078">libdap::DapIndent::LMarg()</a>.</p>

<p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
<p><center><img src="classlibdap_1_1XDRFileMarshaller_dec06746eb6502d6166ad96069da0d94_cgraph.png" border="0" usemap="#classlibdap_1_1XDRFileMarshaller_dec06746eb6502d6166ad96069da0d94_cgraph_map" alt=""></center>
<map name="classlibdap_1_1XDRFileMarshaller_dec06746eb6502d6166ad96069da0d94_cgraph_map">
<area shape="rect" id="node3" href="classlibdap_1_1DapIndent.html#45ca36e552f70fbdbca0599da4320aab" title="libdap::DapIndent::LMarg" alt="" coords="387,5,648,32"></map>
</div>

</div>
</div><p>
<a class="anchor" name="e59b2ed13e57db21dfee45048647b5dc"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_byte" ref="e59b2ed13e57db21dfee45048647b5dc" args="(dods_byte val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_byte           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespacelibdap.html#d431f107665452c7fe52e360b38f2828">dods_byte</a>&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#3dca09eaab7f05d389a86a0c962da1ac">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00075">75</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="fef2b5f926f316108940ada99dcbbe52"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_float32" ref="fef2b5f926f316108940ada99dcbbe52" args="(dods_float32 val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_float32           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespacelibdap.html#40163a7391daa28f0e3063a2054a16a2">dods_float32</a>&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#c251489a50acd9fa32990c2cb48c28f5">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00103">103</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="30a90f2a1c1621a6aea60d7529195a17"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_float64" ref="30a90f2a1c1621a6aea60d7529195a17" args="(dods_float64 val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_float64           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespacelibdap.html#f677a1bef7552bc36d52ecdcdd2c878f">dods_float64</a>&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#6c670e9d28ec15bda0dc26326157d00e">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00110">110</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="e8471d29021141ff723ba00ebfed199b"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_int" ref="e8471d29021141ff723ba00ebfed199b" args="(int val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_int           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#8504f5f478559a36f23f1ab094a586e1">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00160">160</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>Referenced by <a class="el" href="XDRFileMarshaller_8cc_source.html#l00167">put_vector()</a>.</p>

</div>
</div><p>
<a class="anchor" name="31b0b5e3a20a62fc78bc7b5de73b5432"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_int16" ref="31b0b5e3a20a62fc78bc7b5de73b5432" args="(dods_int16 val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_int16           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespacelibdap.html#e7f3429a8f8962d271e43ece6968d91d">dods_int16</a>&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#d304d979a115c073bf8919ad426d4465">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00082">82</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>References <a class="el" href="config_8h_source.html#l00398">XDR_INT16</a>.</p>

</div>
</div><p>
<a class="anchor" name="43ff6ab7c5899c6ed5d00fabfe7378d5"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_int32" ref="43ff6ab7c5899c6ed5d00fabfe7378d5" args="(dods_int32 val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_int32           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespacelibdap.html#e759bb5209e20f49935f93743022b8bc">dods_int32</a>&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#e5b3b71fd28aa50e2ed281233721d38f">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00089">89</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>References <a class="el" href="config_8h_source.html#l00401">XDR_INT32</a>.</p>

</div>
</div><p>
<a class="anchor" name="3e982b1af7e682aa54b88143a2d94264"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_opaque" ref="3e982b1af7e682aa54b88143a2d94264" args="(char *val, unsigned int len)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_opaque           </td>
          <td>(</td>
          <td class="paramtype">char *&nbsp;</td>
          <td class="paramname"> <em>val</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>len</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#d8ebf5e88e4969821b5d4274a3d41516">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00153">153</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="631ed426774e48c51c84c11ae0b19670"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_str" ref="631ed426774e48c51c84c11ae0b19670" args="(const string &amp;val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_str           </td>
          <td>(</td>
          <td class="paramtype">const string &amp;&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#5a7d7e20f09cf039c17af9eb5c233208">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00138">138</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>References <a class="el" href="Str_8h_source.html#l00054">libdap::max_str_len</a>.</p>

<p>Referenced by <a class="el" href="XDRFileMarshaller_8cc_source.html#l00147">put_url()</a>.</p>

</div>
</div><p>
<a class="anchor" name="8aa245cea6b01fe61abe430d42ed87d1"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_uint16" ref="8aa245cea6b01fe61abe430d42ed87d1" args="(dods_uint16 val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_uint16           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespacelibdap.html#f0edc957e05ac3c9e085c2b4f30b2d18">dods_uint16</a>&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#73463c9be72dbd79b2889e0f4b00dc15">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00117">117</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>References <a class="el" href="config_8h_source.html#l00404">XDR_UINT16</a>.</p>

</div>
</div><p>
<a class="anchor" name="77192c7e8103b7417c7327b2c768622d"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_uint32" ref="77192c7e8103b7417c7327b2c768622d" args="(dods_uint32 val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_uint32           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespacelibdap.html#cbbf2cafed9043c5e0cd44df0f75fc6d">dods_uint32</a>&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#8b5c2bd2460ae0e5407947e9d4b5fadf">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00124">124</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>References <a class="el" href="config_8h_source.html#l00407">XDR_UINT32</a>.</p>

</div>
</div><p>
<a class="anchor" name="6c489d731cb385ab535c8be961a47551"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_url" ref="6c489d731cb385ab535c8be961a47551" args="(const string &amp;val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_url           </td>
          <td>(</td>
          <td class="paramtype">const string &amp;&nbsp;</td>
          <td class="paramname"> <em>val</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#54accdc82a96e1ebeaa7efbd027cf592">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00147">147</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>References <a class="el" href="XDRFileMarshaller_8cc_source.html#l00138">put_str()</a>.</p>

<p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
<p><center><img src="classlibdap_1_1XDRFileMarshaller_6c489d731cb385ab535c8be961a47551_cgraph.png" border="0" usemap="#classlibdap_1_1XDRFileMarshaller_6c489d731cb385ab535c8be961a47551_cgraph_map" alt=""></center>
<map name="classlibdap_1_1XDRFileMarshaller_6c489d731cb385ab535c8be961a47551_cgraph_map">
<area shape="rect" id="node3" href="classlibdap_1_1XDRFileMarshaller.html#631ed426774e48c51c84c11ae0b19670" title="libdap::XDRFileMarshaller::put_str" alt="" coords="417,5,777,32"></map>
</div>

</div>
</div><p>
<a class="anchor" name="34f2e689f1363a2ce4052c5a04a7619d"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_vector" ref="34f2e689f1363a2ce4052c5a04a7619d" args="(char *val, int num, int width, Vector &amp;vec)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_vector           </td>
          <td>(</td>
          <td class="paramtype">char *&nbsp;</td>
          <td class="paramname"> <em>val</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>num</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>width</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classlibdap_1_1Vector.html">Vector</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>vec</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#37f9aa990375bf5ae54bdb0c8ead6b2f">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00184">184</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>References <a class="el" href="Array_8h_source.html#l00054">libdap::DODS_MAX_ARRAY</a>, <a class="el" href="XDRFileMarshaller_8cc_source.html#l00160">put_int()</a>, <a class="el" href="BaseType_8cc_source.html#l00224">libdap::BaseType::type()</a>, <a class="el" href="Vector_8cc_source.html#l00258">libdap::Vector::var()</a>, and <a class="el" href="XDRUtils_8cc_source.html#l00143">libdap::XDRUtils::xdr_coder()</a>.</p>

<p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
<p><center><img src="classlibdap_1_1XDRFileMarshaller_34f2e689f1363a2ce4052c5a04a7619d_cgraph.png" border="0" usemap="#classlibdap_1_1XDRFileMarshaller_34f2e689f1363a2ce4052c5a04a7619d_cgraph_map" alt=""></center>
<map name="classlibdap_1_1XDRFileMarshaller_34f2e689f1363a2ce4052c5a04a7619d_cgraph_map">
<area shape="rect" id="node3" href="classlibdap_1_1XDRFileMarshaller.html#e8471d29021141ff723ba00ebfed199b" title="libdap::XDRFileMarshaller::put_int" alt="" coords="447,5,807,32"><area shape="rect" id="node5" href="classlibdap_1_1BaseType.html#bc6b2d7099f00bb5f324ec129bff2a17" title="Returns the type of the class instance." alt="" coords="1297,81,1537,108"><area shape="rect" id="node7" href="classlibdap_1_1Vector.html#a5ccb30d1f27ae587f35216b859feec7" title="libdap::Vector::var" alt="" coords="521,132,732,159"><area shape="rect" id="node20" href="classlibdap_1_1XDRUtils.html#af9f4be9a9e22a10416bfbad841751a3" title="Returns a function used to encode elements of an array." alt="" coords="481,183,772,209"><area shape="rect" id="node9" href="classlibdap_1_1BaseType.html#9eb6cae7f3490723180131345c85cfc7" title="Returns true if the instance is a constructor (i.e., Structure, Sequence or Grid)..." alt="" coords="856,107,1248,133"><area shape="rect" id="node12" href="classlibdap_1_1BaseType.html#0a0c6b5d57813607dc06255b8e0b9bdc" title="Returns the name of the class instance." alt="" coords="932,157,1172,184"><area shape="rect" id="node14" href="classlibdap_1_1BaseType.html#4dc4fac1bb6083f6db645f37bfd59b85" title="Returns a pointer to a member of a constructor class." alt="" coords="936,208,1168,235"><area shape="rect" id="node16" href="namespacelibdap.html#376f9593431111a80ef78c98b8f4a0e2" title="libdap::www2id" alt="" coords="972,259,1132,285"><area shape="rect" id="node18" href="namespacelibdap.html#9a3ca0a741a80db615410ac7dc3417f0" title="libdap::unhexstring" alt="" coords="1312,259,1523,285"></map>
</div>

</div>
</div><p>
<a class="anchor" name="7bbe202d8e4942230a1c27615d23abbb"></a><!-- doxytag: member="libdap::XDRFileMarshaller::put_vector" ref="7bbe202d8e4942230a1c27615d23abbb" args="(char *val, int num, Vector &amp;vec)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void libdap::XDRFileMarshaller::put_vector           </td>
          <td>(</td>
          <td class="paramtype">char *&nbsp;</td>
          <td class="paramname"> <em>val</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>num</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classlibdap_1_1Vector.html">Vector</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>vec</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implements <a class="el" href="classlibdap_1_1Marshaller.html#986c4ae898e02d846406a72bdbaf0846">libdap::Marshaller</a>.</p>

<p>Definition at line <a class="el" href="XDRFileMarshaller_8cc_source.html#l00167">167</a> of file <a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a>.</p>

<p>References <a class="el" href="Array_8h_source.html#l00054">libdap::DODS_MAX_ARRAY</a>, and <a class="el" href="XDRFileMarshaller_8cc_source.html#l00160">put_int()</a>.</p>

<p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
<p><center><img src="classlibdap_1_1XDRFileMarshaller_7bbe202d8e4942230a1c27615d23abbb_cgraph.png" border="0" usemap="#classlibdap_1_1XDRFileMarshaller_7bbe202d8e4942230a1c27615d23abbb_cgraph_map" alt=""></center>
<map name="classlibdap_1_1XDRFileMarshaller_7bbe202d8e4942230a1c27615d23abbb_cgraph_map">
<area shape="rect" id="node3" href="classlibdap_1_1XDRFileMarshaller.html#e8471d29021141ff723ba00ebfed199b" title="libdap::XDRFileMarshaller::put_int" alt="" coords="447,5,807,32"></map>
</div>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="XDRFileMarshaller_8h_source.html">XDRFileMarshaller.h</a><li><a class="el" href="XDRFileMarshaller_8cc_source.html">XDRFileMarshaller.cc</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 20:00:14 2009 for libdap++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>