Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 5a66f78c3126f8bc835d208119a78256 > files > 387

libwpd-devel-0.10.0-3.mga5.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>WP6GeneralTextPacket.h Source File documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.8 -->
  <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><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('WP6GeneralTextPacket_8h_source.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">WP6GeneralTextPacket.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="WP6GeneralTextPacket_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">/* libwpd</span></div>
<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * Version: MPL 2.0 / LGPLv2.1+</span></div>
<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * This Source Code Form is subject to the terms of the Mozilla Public</span></div>
<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * License, v. 2.0. If a copy of the MPL was not distributed with this</span></div>
<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * file, You can obtain one at http://mozilla.org/MPL/2.0/.</span></div>
<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * Major Contributor(s):</span></div>
<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * Copyright (C) 2002 William Lachance (wrlach@gmail.com)</span></div>
<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * Copyright (C) 2002 Marc Maurer (uwog@uwog.net)</span></div>
<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * For minor contributions see the git repository.</span></div>
<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * Alternatively, the contents of this file may be used under the terms</span></div>
<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * of the GNU Lesser General Public License Version 2.1 or later</span></div>
<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * (LGPLv2.1+), in which case the provisions of the LGPLv2.1+ are</span></div>
<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * applicable instead of those above.</span></div>
<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> * For further information visit http://libwpd.sourceforge.net</span></div>
<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div>
<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment">/* &quot;This product is not manufactured, approved, or supported by</span></div>
<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="comment"> * Corel Corporation or Corel Corporation Limited.&quot;</span></div>
<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;</div>
<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#ifndef WP6GENERALTEXTPACKET_H</span></div>
<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#define WP6GENERALTEXTPACKET_H</span></div>
<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="WP6PrefixDataPacket_8h.html">WP6PrefixDataPacket.h</a>&quot;</span></div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="WP6FileStructure_8h.html">WP6FileStructure.h</a>&quot;</span></div>
<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="WPXMemoryStream_8h.html">WPXMemoryStream.h</a>&quot;</span></div>
<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="WP6SubDocument_8h.html">WP6SubDocument.h</a>&quot;</span></div>
<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="WP6Listener_8h.html">WP6Listener.h</a>&quot;</span></div>
<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;</div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="classWP6GeneralTextPacket.html">   35</a></span>&#160;<span class="keyword">class </span><a class="code" href="classWP6GeneralTextPacket.html">WP6GeneralTextPacket</a> : <span class="keyword">public</span> <a class="code" href="classWP6PrefixDataPacket.html">WP6PrefixDataPacket</a></div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;{</div>
<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;        <a class="code" href="classWP6GeneralTextPacket.html#abdebfce28716ca66ba18bf00c1309308">WP6GeneralTextPacket</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption, <span class="keywordtype">int</span> <span class="keywordtype">id</span>, <span class="keywordtype">unsigned</span> dataOffset, <span class="keywordtype">unsigned</span> dataSize);</div>
<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;        <a class="code" href="classWP6GeneralTextPacket.html#a018ced408277fa10850867745bbbdbc0">~WP6GeneralTextPacket</a>();</div>
<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6GeneralTextPacket.html#a26de76f86c26ea074e12e832b7357d3f">_readContents</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption);</div>
<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6GeneralTextPacket.html#a4bf4b35c9de6973868fe610b27824c92">parse</a>(<a class="code" href="classWP6Listener.html">WP6Listener</a> *listener) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="classWP6GeneralTextPacket.html#af4e55cab2cfb98e92f9937ab1c004aa1">   42</a></span>&#160;        <a class="code" href="classWP6SubDocument.html">WP6SubDocument</a> *<a class="code" href="classWP6GeneralTextPacket.html#af4e55cab2cfb98e92f9937ab1c004aa1">getSubDocument</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="keyword">        </span>{</div>
<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;                <span class="keywordflow">return</span> <a class="code" href="classWP6GeneralTextPacket.html#ac13c0e90ca0773788b8e99c96500584b">m_subDocument</a>;</div>
<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;        }</div>
<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;</div>
<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;        <a class="code" href="classWP6GeneralTextPacket.html#abdebfce28716ca66ba18bf00c1309308">WP6GeneralTextPacket</a>(<span class="keyword">const</span> <a class="code" href="classWP6GeneralTextPacket.html">WP6GeneralTextPacket</a> &amp;);</div>
<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;        <a class="code" href="classWP6GeneralTextPacket.html">WP6GeneralTextPacket</a> &amp;<a class="code" href="classWP6GeneralTextPacket.html#acd511d6eca3a596f7f4d2b18f7700fea">operator=</a>(<span class="keyword">const</span> <a class="code" href="classWP6GeneralTextPacket.html">WP6GeneralTextPacket</a> &amp;);</div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="classWP6GeneralTextPacket.html#ac13c0e90ca0773788b8e99c96500584b">   50</a></span>&#160;        <a class="code" href="classWP6SubDocument.html">WP6SubDocument</a> *<a class="code" href="classWP6GeneralTextPacket.html#ac13c0e90ca0773788b8e99c96500584b">m_subDocument</a>;</div>
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classWP6GeneralTextPacket.html#a7da0553faef598353667a28170b73e40">   51</a></span>&#160;        <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> *<a class="code" href="classWP6GeneralTextPacket.html#a7da0553faef598353667a28170b73e40">m_streamData</a>;</div>
<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;</div>
<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;};</div>
<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* WP6GENERALTEXTPACKET_H */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;<span class="comment">/* vim:set shiftwidth=4 softtabstop=4 noexpandtab: */</span></div>
<div class="ttc" id="classWP6GeneralTextPacket_html_a26de76f86c26ea074e12e832b7357d3f"><div class="ttname"><a href="classWP6GeneralTextPacket.html#a26de76f86c26ea074e12e832b7357d3f">WP6GeneralTextPacket::_readContents</a></div><div class="ttdeci">void _readContents(librevenge::RVNGInputStream *input, WPXEncryption *encryption)</div><div class="ttdef"><b>Definition:</b> WP6GeneralTextPacket.cpp:49</div></div>
<div class="ttc" id="WP6FileStructure_8h_html"><div class="ttname"><a href="WP6FileStructure_8h.html">WP6FileStructure.h</a></div></div>
<div class="ttc" id="WP6SubDocument_8h_html"><div class="ttname"><a href="WP6SubDocument_8h.html">WP6SubDocument.h</a></div></div>
<div class="ttc" id="classWP6Listener_html"><div class="ttname"><a href="classWP6Listener.html">WP6Listener</a></div><div class="ttdef"><b>Definition:</b> WP6Listener.h:40</div></div>
<div class="ttc" id="classWP6GeneralTextPacket_html_af4e55cab2cfb98e92f9937ab1c004aa1"><div class="ttname"><a href="classWP6GeneralTextPacket.html#af4e55cab2cfb98e92f9937ab1c004aa1">WP6GeneralTextPacket::getSubDocument</a></div><div class="ttdeci">WP6SubDocument * getSubDocument() const </div><div class="ttdef"><b>Definition:</b> WP6GeneralTextPacket.h:42</div></div>
<div class="ttc" id="classWP6GeneralTextPacket_html_a4bf4b35c9de6973868fe610b27824c92"><div class="ttname"><a href="classWP6GeneralTextPacket.html#a4bf4b35c9de6973868fe610b27824c92">WP6GeneralTextPacket::parse</a></div><div class="ttdeci">void parse(WP6Listener *listener) const </div><div class="ttdef"><b>Definition:</b> WP6GeneralTextPacket.cpp:100</div></div>
<div class="ttc" id="classWP6GeneralTextPacket_html_ac13c0e90ca0773788b8e99c96500584b"><div class="ttname"><a href="classWP6GeneralTextPacket.html#ac13c0e90ca0773788b8e99c96500584b">WP6GeneralTextPacket::m_subDocument</a></div><div class="ttdeci">WP6SubDocument * m_subDocument</div><div class="ttdef"><b>Definition:</b> WP6GeneralTextPacket.h:50</div></div>
<div class="ttc" id="classWP6GeneralTextPacket_html_acd511d6eca3a596f7f4d2b18f7700fea"><div class="ttname"><a href="classWP6GeneralTextPacket.html#acd511d6eca3a596f7f4d2b18f7700fea">WP6GeneralTextPacket::operator=</a></div><div class="ttdeci">WP6GeneralTextPacket &amp; operator=(const WP6GeneralTextPacket &amp;)</div></div>
<div class="ttc" id="classWP6SubDocument_html"><div class="ttname"><a href="classWP6SubDocument.html">WP6SubDocument</a></div><div class="ttdef"><b>Definition:</b> WP6SubDocument.h:33</div></div>
<div class="ttc" id="classWP6GeneralTextPacket_html_a7da0553faef598353667a28170b73e40"><div class="ttname"><a href="classWP6GeneralTextPacket.html#a7da0553faef598353667a28170b73e40">WP6GeneralTextPacket::m_streamData</a></div><div class="ttdeci">unsigned char * m_streamData</div><div class="ttdef"><b>Definition:</b> WP6GeneralTextPacket.h:51</div></div>
<div class="ttc" id="classWPXEncryption_html"><div class="ttname"><a href="classWPXEncryption.html">WPXEncryption</a></div><div class="ttdef"><b>Definition:</b> WPXEncryption.h:33</div></div>
<div class="ttc" id="classWP6PrefixDataPacket_html"><div class="ttname"><a href="classWP6PrefixDataPacket.html">WP6PrefixDataPacket</a></div><div class="ttdef"><b>Definition:</b> WP6PrefixDataPacket.h:35</div></div>
<div class="ttc" id="classWP6GeneralTextPacket_html_a018ced408277fa10850867745bbbdbc0"><div class="ttname"><a href="classWP6GeneralTextPacket.html#a018ced408277fa10850867745bbbdbc0">WP6GeneralTextPacket::~WP6GeneralTextPacket</a></div><div class="ttdeci">~WP6GeneralTextPacket()</div><div class="ttdef"><b>Definition:</b> WP6GeneralTextPacket.cpp:41</div></div>
<div class="ttc" id="classWP6GeneralTextPacket_html"><div class="ttname"><a href="classWP6GeneralTextPacket.html">WP6GeneralTextPacket</a></div><div class="ttdef"><b>Definition:</b> WP6GeneralTextPacket.h:35</div></div>
<div class="ttc" id="classWP6GeneralTextPacket_html_abdebfce28716ca66ba18bf00c1309308"><div class="ttname"><a href="classWP6GeneralTextPacket.html#abdebfce28716ca66ba18bf00c1309308">WP6GeneralTextPacket::WP6GeneralTextPacket</a></div><div class="ttdeci">WP6GeneralTextPacket(librevenge::RVNGInputStream *input, WPXEncryption *encryption, int id, unsigned dataOffset, unsigned dataSize)</div><div class="ttdef"><b>Definition:</b> WP6GeneralTextPacket.cpp:33</div></div>
<div class="ttc" id="WP6Listener_8h_html"><div class="ttname"><a href="WP6Listener_8h.html">WP6Listener.h</a></div></div>
<div class="ttc" id="WP6PrefixDataPacket_8h_html"><div class="ttname"><a href="WP6PrefixDataPacket_8h.html">WP6PrefixDataPacket.h</a></div></div>
<div class="ttc" id="WPXMemoryStream_8h_html"><div class="ttname"><a href="WPXMemoryStream_8h.html">WPXMemoryStream.h</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated for libwpd by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.8</small></address>
</body>
</html>