Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 1076a46f37cd581a7666656bfcd9e74a > files > 199

lib64mspack-devel-0.10.1-0.alpha.1.mga6.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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>libmspack: msszdd_compressor Struct 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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.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 id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">libmspack
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">msszdd_compressor Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>A compressor for the SZDD file format.  
 <a href="structmsszdd__compressor.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="mspack_8h_source.html">mspack.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:ae98e1fccf36034309baf5adda4d105aa"><td class="memItemLeft" align="right" valign="top">int(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmsszdd__compressor.html#ae98e1fccf36034309baf5adda4d105aa">compress</a> )(struct <a class="el" href="structmsszdd__compressor.html">msszdd_compressor</a> *self, const char *input, const char *output, off_t length)</td></tr>
<tr class="memdesc:ae98e1fccf36034309baf5adda4d105aa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reads an input file and creates a compressed output file in the SZDD compressed file format.  <a href="#ae98e1fccf36034309baf5adda4d105aa">More...</a><br /></td></tr>
<tr class="separator:ae98e1fccf36034309baf5adda4d105aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3fc065bde8543e1feaf020823af0d86f"><td class="memItemLeft" align="right" valign="top">int(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmsszdd__compressor.html#a3fc065bde8543e1feaf020823af0d86f">set_param</a> )(struct <a class="el" href="structmsszdd__compressor.html">msszdd_compressor</a> *self, int param, int value)</td></tr>
<tr class="memdesc:a3fc065bde8543e1feaf020823af0d86f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets an SZDD compression engine parameter.  <a href="#a3fc065bde8543e1feaf020823af0d86f">More...</a><br /></td></tr>
<tr class="separator:a3fc065bde8543e1feaf020823af0d86f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8a7b26eabe0eb42f7572165e9fb81f28"><td class="memItemLeft" align="right" valign="top">int(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmsszdd__compressor.html#a8a7b26eabe0eb42f7572165e9fb81f28">last_error</a> )(struct <a class="el" href="structmschm__decompressor.html">mschm_decompressor</a> *self)</td></tr>
<tr class="memdesc:a8a7b26eabe0eb42f7572165e9fb81f28"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the error code set by the most recently called method.  <a href="#a8a7b26eabe0eb42f7572165e9fb81f28">More...</a><br /></td></tr>
<tr class="separator:a8a7b26eabe0eb42f7572165e9fb81f28"><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 compressor for the SZDD file format. </p>
<p>All fields are READ ONLY.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="mspack_8h.html#a00c23794eac4dab60057cc5b84c2a7ea" title="Creates a new SZDD compressor. ">mspack_create_szdd_compressor()</a>, <a class="el" href="mspack_8h.html#a4053f06c244cab5e880241ecd0a8a64f" title="Destroys an existing SZDD compressor. ">mspack_destroy_szdd_compressor()</a> </dd></dl>
</div><h2 class="groupheader">Field Documentation</h2>
<a id="ae98e1fccf36034309baf5adda4d105aa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae98e1fccf36034309baf5adda4d105aa">&#9670;&nbsp;</a></span>compress</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int(* msszdd_compressor::compress) (struct <a class="el" href="structmsszdd__compressor.html">msszdd_compressor</a> *self, const char *input, const char *output, off_t length)</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Reads an input file and creates a compressed output file in the SZDD compressed file format. </p>
<p>The SZDD compression format is quick but gives poor compression. It is possible for the compressed output file to be larger than the input file.</p>
<p>Conventionally, SZDD compressed files have the final character in their filename replaced with an underscore, to show they are compressed. The missing character is stored in the compressed file itself. This is due to the restricted filename conventions of MS-DOS, most operating systems, such as UNIX, simply append another file extension to the existing filename. As mspack does not deal with filenames, this is left up to you. If you wish to set the missing character stored in the file header, use <a class="el" href="structmsszdd__compressor.html#a3fc065bde8543e1feaf020823af0d86f" title="Sets an SZDD compression engine parameter. ">set_param()</a> with the <a class="el" href="mspack_8h.html#aadada238862d04556488c0da24517a30" title="msszdd_compressor::set_param() parameter: the missing character ">MSSZDDC_PARAM_MISSINGCHAR</a> parameter.</p>
<p>"Stream" compression (where the length of the input data is not known) is not possible. The length of the input data is stored in the header of the SZDD file and must therefore be known before any data is compressed. Due to technical limitations of the file format, the maximum size of uncompressed file that will be accepted is 2147483647 bytes.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">self</td><td>a self-referential pointer to the <a class="el" href="structmsszdd__compressor.html" title="A compressor for the SZDD file format. ">msszdd_compressor</a> instance being called </td></tr>
    <tr><td class="paramname">input</td><td>the name of the file to compressed. This is passed passed directly to <a class="el" href="structmspack__system.html#a908dd0c7eecc8fe0d61584f69896df0c" title="Opens a file for reading, writing, appending or updating. ">mspack_system::open()</a> </td></tr>
    <tr><td class="paramname">output</td><td>the name of the file to write compressed data to. This is passed directly to <a class="el" href="structmspack__system.html#a908dd0c7eecc8fe0d61584f69896df0c" title="Opens a file for reading, writing, appending or updating. ">mspack_system::open()</a>. </td></tr>
    <tr><td class="paramname">length</td><td>the length of the uncompressed file, or -1 to indicate that this should be determined automatically by using <a class="el" href="structmspack__system.html#afb2a70ca48bbc9487c8f2d4c525f94c4" title="Seeks to a specific file offset within an open file. ">mspack_system::seek()</a> on the input file. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>an error code, or MSPACK_ERR_OK if successful </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="structmsszdd__compressor.html#a3fc065bde8543e1feaf020823af0d86f" title="Sets an SZDD compression engine parameter. ">set_param()</a> </dd></dl>

</div>
</div>
<a id="a8a7b26eabe0eb42f7572165e9fb81f28"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8a7b26eabe0eb42f7572165e9fb81f28">&#9670;&nbsp;</a></span>last_error</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int(* msszdd_compressor::last_error) (struct <a class="el" href="structmschm__decompressor.html">mschm_decompressor</a> *self)</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the error code set by the most recently called method. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">self</td><td>a self-referential pointer to the <a class="el" href="structmsszdd__compressor.html" title="A compressor for the SZDD file format. ">msszdd_compressor</a> instance being called </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the most recent error code </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="structmsszdd__compressor.html#ae98e1fccf36034309baf5adda4d105aa" title="Reads an input file and creates a compressed output file in the SZDD compressed file format...">compress()</a> </dd></dl>

</div>
</div>
<a id="a3fc065bde8543e1feaf020823af0d86f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3fc065bde8543e1feaf020823af0d86f">&#9670;&nbsp;</a></span>set_param</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int(* msszdd_compressor::set_param) (struct <a class="el" href="structmsszdd__compressor.html">msszdd_compressor</a> *self, int param, int value)</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets an SZDD compression engine parameter. </p>
<p>The following parameters are defined:</p>
<ul>
<li>#MSSZDDC_PARAM_CHARACTER: the "missing character", the last character in the uncompressed file's filename, which is traditionally replaced with an underscore to show the file is compressed. Traditionally, this can only be a character that is a valid part of an MS-DOS, filename, but libmspack permits any character between 0x00 and 0xFF to be stored. 0x00 is the default, and it represents "no character
  stored".</li>
</ul>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">self</td><td>a self-referential pointer to the <a class="el" href="structmsszdd__compressor.html" title="A compressor for the SZDD file format. ">msszdd_compressor</a> instance being called </td></tr>
    <tr><td class="paramname">param</td><td>the parameter to set </td></tr>
    <tr><td class="paramname">value</td><td>the value to set the parameter to </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>MSPACK_ERR_OK if all is OK, or MSPACK_ERR_ARGS if there is a problem with either parameter or value. </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="structmsszdd__compressor.html#ae98e1fccf36034309baf5adda4d105aa" title="Reads an input file and creates a compressed output file in the SZDD compressed file format...">compress()</a> </dd></dl>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="mspack_8h_source.html">mspack.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>