Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > b293cf61b174f6cb974e48c9096dc9b3 > files > 225

lib64commoncpp-devel-1.8.1-7.mga4.x86_64.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.5"/>
<title>GNU CommonC++: ost::MIMEMultipart Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">GNU CommonC++
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</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>
      <li><a href="examples.html"><span>Examples</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="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceost.html">ost</a></li><li class="navelem"><a class="el" href="classost_1_1_m_i_m_e_multipart.html">MIMEMultipart</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a> &#124;
<a href="#friends">Friends</a> &#124;
<a href="classost_1_1_m_i_m_e_multipart-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">ost::MIMEMultipart Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>A container class for multi-part MIME document objects which can be streamed to a std::ostream destination.  
 <a href="classost_1_1_m_i_m_e_multipart.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="mime_8h_source.html">mime.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for ost::MIMEMultipart:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classost_1_1_m_i_m_e_multipart.png" usemap="#ost::MIMEMultipart_map" alt=""/>
  <map id="ost::MIMEMultipart_map" name="ost::MIMEMultipart_map">
<area href="classost_1_1_m_i_m_e_multipart_form.html" title="The Multipart form is a MIME multipart document specific for the construction and delivery of form da..." alt="ost::MIMEMultipartForm" shape="rect" coords="0,56,145,80"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a070c004ebc3915e73869c1725f224a66"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_m_i_m_e_multipart.html#a070c004ebc3915e73869c1725f224a66">MIMEMultipart</a> (const char *document)</td></tr>
<tr class="memdesc:a070c004ebc3915e73869c1725f224a66"><td class="mdescLeft">&#160;</td><td class="mdescRight">Contruct a multi-part document, and describe it's type.  <a href="#a070c004ebc3915e73869c1725f224a66">More...</a><br/></td></tr>
<tr class="separator:a070c004ebc3915e73869c1725f224a66"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a73d237e0828e4199ba8e61e4255f3f88"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_m_i_m_e_multipart.html#a73d237e0828e4199ba8e61e4255f3f88">head</a> (std::ostream *output)</td></tr>
<tr class="memdesc:a73d237e0828e4199ba8e61e4255f3f88"><td class="mdescLeft">&#160;</td><td class="mdescRight">Stream the headers of the multi-part document.  <a href="#a73d237e0828e4199ba8e61e4255f3f88">More...</a><br/></td></tr>
<tr class="separator:a73d237e0828e4199ba8e61e4255f3f88"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6424775d0f3b4f559a6071f5be068699"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_m_i_m_e_multipart.html#a6424775d0f3b4f559a6071f5be068699">body</a> (std::ostream *output)</td></tr>
<tr class="memdesc:a6424775d0f3b4f559a6071f5be068699"><td class="mdescLeft">&#160;</td><td class="mdescRight">Stream the "body" of the multi-part document.  <a href="#a6424775d0f3b4f559a6071f5be068699">More...</a><br/></td></tr>
<tr class="separator:a6424775d0f3b4f559a6071f5be068699"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a26c9209ef177b4b1646a4c03ee9eb805"><td class="memItemLeft" align="right" valign="top">char **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_m_i_m_e_multipart.html#a26c9209ef177b4b1646a4c03ee9eb805">getHeaders</a> (void)</td></tr>
<tr class="memdesc:a26c9209ef177b4b1646a4c03ee9eb805"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a string array of the headers to use.  <a href="#a26c9209ef177b4b1646a4c03ee9eb805">More...</a><br/></td></tr>
<tr class="separator:a26c9209ef177b4b1646a4c03ee9eb805"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:ab7fdd0ab484793ea59fc3b6d809b2442"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_m_i_m_e_multipart.html#ab7fdd0ab484793ea59fc3b6d809b2442">~MIMEMultipart</a> ()</td></tr>
<tr class="separator:ab7fdd0ab484793ea59fc3b6d809b2442"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:abe8761e32ba1ed1321ac134049104751"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_m_i_m_e_multipart.html#abe8761e32ba1ed1321ac134049104751">boundry</a> [8]</td></tr>
<tr class="separator:abe8761e32ba1ed1321ac134049104751"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aca8bbbb8e854bd5de64d5f7fec149645"><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_m_i_m_e_multipart.html#aca8bbbb8e854bd5de64d5f7fec149645">mtype</a> [80]</td></tr>
<tr class="separator:aca8bbbb8e854bd5de64d5f7fec149645"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a987f1ba6c1e502847957ee35d70e98ed"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_m_i_m_e_multipart.html#a987f1ba6c1e502847957ee35d70e98ed">header</a> [16]</td></tr>
<tr class="separator:a987f1ba6c1e502847957ee35d70e98ed"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab160fb8e43c17980800ea3f1e754394a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classost_1_1_m_i_m_e_item_part.html">MIMEItemPart</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_m_i_m_e_multipart.html#ab160fb8e43c17980800ea3f1e754394a">first</a></td></tr>
<tr class="separator:ab160fb8e43c17980800ea3f1e754394a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8248a953ff8a034c54f27c185bc8b8fb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classost_1_1_m_i_m_e_item_part.html">MIMEItemPart</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_m_i_m_e_multipart.html#a8248a953ff8a034c54f27c185bc8b8fb">last</a></td></tr>
<tr class="separator:a8248a953ff8a034c54f27c185bc8b8fb"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a4f98f88fc457aa4ca845ee14b338459e"><td class="memItemLeft" align="right" valign="top">class <a class="el" href="config_8h.html#ad10ef148ba8327bd530fc6c32c1e181c">__EXPORT</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_m_i_m_e_multipart.html#a4f98f88fc457aa4ca845ee14b338459e">MIMEItemPart</a></td></tr>
<tr class="separator:a4f98f88fc457aa4ca845ee14b338459e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A container class for multi-part MIME document objects which can be streamed to a std::ostream destination. </p>
<dl class="section author"><dt>Author</dt><dd>David Sugar <a href="#" onclick="location.href='mai'+'lto:'+'dyf'+'et'+'@os'+'te'+'l.c'+'om'; return false;">dyfet<span style="display: none;">.nosp@m.</span>@ost<span style="display: none;">.nosp@m.</span>el.co<span style="display: none;">.nosp@m.</span>m</a> container for streamable multi-part MIME documents. </dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ab7fdd0ab484793ea59fc3b6d809b2442"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual ost::MIMEMultipart::~MIMEMultipart </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a070c004ebc3915e73869c1725f224a66"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ost::MIMEMultipart::MIMEMultipart </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>document</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Contruct a multi-part document, and describe it's type. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">document</td><td>(content) type. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a6424775d0f3b4f559a6071f5be068699"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void ost::MIMEMultipart::body </td>
          <td>(</td>
          <td class="paramtype">std::ostream *&#160;</td>
          <td class="paramname"><em>output</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Stream the "body" of the multi-part document. </p>
<p>This involves streaming the headers and body of each document part.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">output</td><td>to stream document body into. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a26c9209ef177b4b1646a4c03ee9eb805"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">char** ost::MIMEMultipart::getHeaders </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Get a string array of the headers to use. </p>
<p>This is used to assist <a class="el" href="classost_1_1_u_r_l_stream.html#aee618168078e0d73898999cf4ab08515" title="Post URL vars with post method. ">URLStream::post</a>.</p>
<dl class="section return"><dt>Returns</dt><dd>array of headers. </dd></dl>

</div>
</div>
<a class="anchor" id="a73d237e0828e4199ba8e61e4255f3f88"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void ost::MIMEMultipart::head </td>
          <td>(</td>
          <td class="paramtype">std::ostream *&#160;</td>
          <td class="paramname"><em>output</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Stream the headers of the multi-part document. </p>
<p>The headers of individual entities are streamed as part of the body.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">output</td><td>to stream document header into. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="a4f98f88fc457aa4ca845ee14b338459e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">friend class <a class="el" href="config_8h.html#ad10ef148ba8327bd530fc6c32c1e181c">__EXPORT</a> <a class="el" href="classost_1_1_m_i_m_e_item_part.html">MIMEItemPart</a></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">friend</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="abe8761e32ba1ed1321ac134049104751"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">char ost::MIMEMultipart::boundry[8]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="ab160fb8e43c17980800ea3f1e754394a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classost_1_1_m_i_m_e_item_part.html">MIMEItemPart</a>* ost::MIMEMultipart::first</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a987f1ba6c1e502847957ee35d70e98ed"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">char* ost::MIMEMultipart::header[16]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a8248a953ff8a034c54f27c185bc8b8fb"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classost_1_1_m_i_m_e_item_part.html">MIMEItemPart</a> * ost::MIMEMultipart::last</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="aca8bbbb8e854bd5de64d5f7fec149645"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">char ost::MIMEMultipart::mtype[80]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="mime_8h_source.html">mime.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Oct 17 2013 23:24:57 for GNU CommonC++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>