Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 0c0dd6e11043087f51fbcb6418e6a9ed > files > 120

libpst-0.6.61-2.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"/>
<title>libpst.so.4: pst_file Struct 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.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>pst_file Struct Reference</h1><!-- doxytag: class="pst_file" -->
<p><code>#include &lt;<a class="el" href="libpst_8h_source.html">libpst/libpst.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for pst_file:</div>
<div class="dynsection">
<div class="center"><img src="structpst__file__coll__graph.png" border="0" usemap="#pst__file_coll__map" alt="Collaboration graph"/></div>
<map name="pst__file_coll__map" id="pst__file_coll__map">
<area shape="rect" id="node2" href="structpst__x__attrib__ll.html" title="Linked list of extended attributes." alt="" coords="5,145,123,175"/><area shape="rect" id="node5" href="structpst__index__ll.html" title="pst_index_ll" alt="" coords="221,5,320,35"/><area shape="rect" id="node11" href="structpst__desc__tree.html" title="pst_desc_tree" alt="" coords="296,145,416,175"/><area shape="rect" id="node8" href="structpst__block__recorder.html" title="this is only used for internal debugging" alt="" coords="523,145,672,175"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">FILE *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#ac8c07003c5e5e92867eafe821299b360">fp</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">file pointer to opened PST file  <a href="#ac8c07003c5e5e92867eafe821299b360"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a0836103b6046b555d147bf44584102fa">cwd</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">original cwd when the file was opened  <a href="#a0836103b6046b555d147bf44584102fa"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#af7375fa8b9abddd13d173719a2f761e6">fname</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">original file name when the file was opened  <a href="#af7375fa8b9abddd13d173719a2f761e6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#afc0abf894b46f0582d651eddcbe3541e">charset</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">default character set for items without one  <a href="#afc0abf894b46f0582d651eddcbe3541e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structpst__index__ll.html">pst_index_ll</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a38be00c8e835f7fb206c0ef672533dc9">i_head</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the head and tail of the linked list of index structures  <a href="#a38be00c8e835f7fb206c0ef672533dc9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structpst__index__ll.html">pst_index_ll</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a8171283d976b5743bf0eca6198751563">i_tail</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structpst__desc__tree.html">pst_desc_tree</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#aaf5344f31e149ff0afb64074b81d67ab">d_head</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the head and tail of the top level of the descriptor tree  <a href="#aaf5344f31e149ff0afb64074b81d67ab"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structpst__desc__tree.html">pst_desc_tree</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#ab4381d0030463db64a7cec4aef274088">d_tail</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structpst__x__attrib__ll.html">pst_x_attrib_ll</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#acf892ef2183fc8c6f295253a74e13134">x_head</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the head of the extended attributes linked list  <a href="#acf892ef2183fc8c6f295253a74e13134"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structpst__block__recorder.html">pst_block_recorder</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a7769614d85bf8359bb017813e8c8bd4f">block_head</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the head of the block recorder, a debug artifact used to detect cases where we might read the same block multiple times while processing a pst file.  <a href="#a7769614d85bf8359bb017813e8c8bd4f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a934b0e620cd8117f6f78e0f27d60a2f6">do_read64</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint64_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a236d987098be87aca4c8425a1b439124">index1</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">file offset of the first b-tree node in the index tree  <a href="#a236d987098be87aca4c8425a1b439124"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint64_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a3428239190356ce61ea1c49e6901aa35">index1_back</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">back pointer value in the first b-tree node in the index tree  <a href="#a3428239190356ce61ea1c49e6901aa35"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint64_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a24fb10af30360d9a1990cf546a532154">index2</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">file offset of the first b-tree node in the descriptor tree  <a href="#a24fb10af30360d9a1990cf546a532154"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint64_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a970a48d4514ca456fa61f1448821ba99">index2_back</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">back pointer value in the first b-tree node in the descriptor tree  <a href="#a970a48d4514ca456fa61f1448821ba99"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint64_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a6d71d43bcb98b353f7f3e7b648407546">size</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">size of the pst file  <a href="#a6d71d43bcb98b353f7f3e7b648407546"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a5c0c653118d15ab375e9ad4b5bf32a16">encryption</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__file.html#a6d2ea97bf1dd4c699307f7a0d2d0b241">ind_type</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">index type or file type  <a href="#a6d2ea97bf1dd4c699307f7a0d2d0b241"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00886">886</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="a7769614d85bf8359bb017813e8c8bd4f"></a><!-- doxytag: member="pst_file::block_head" ref="a7769614d85bf8359bb017813e8c8bd4f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structpst__block__recorder.html">pst_block_recorder</a>* <a class="el" href="structpst__file.html#a7769614d85bf8359bb017813e8c8bd4f">pst_file::block_head</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the head of the block recorder, a debug artifact used to detect cases where we might read the same block multiple times while processing a pst file. </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00904">904</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="afc0abf894b46f0582d651eddcbe3541e"></a><!-- doxytag: member="pst_file::charset" ref="afc0abf894b46f0582d651eddcbe3541e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structpst__file.html#afc0abf894b46f0582d651eddcbe3541e">pst_file::charset</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>default character set for items without one </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00894">894</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="a0836103b6046b555d147bf44584102fa"></a><!-- doxytag: member="pst_file::cwd" ref="a0836103b6046b555d147bf44584102fa" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structpst__file.html#a0836103b6046b555d147bf44584102fa">pst_file::cwd</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>original cwd when the file was opened </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00890">890</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="aaf5344f31e149ff0afb64074b81d67ab"></a><!-- doxytag: member="pst_file::d_head" ref="aaf5344f31e149ff0afb64074b81d67ab" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structpst__desc__tree.html">pst_desc_tree</a>* <a class="el" href="structpst__file.html#aaf5344f31e149ff0afb64074b81d67ab">pst_file::d_head</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the head and tail of the top level of the descriptor tree </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00898">898</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="ab4381d0030463db64a7cec4aef274088"></a><!-- doxytag: member="pst_file::d_tail" ref="ab4381d0030463db64a7cec4aef274088" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structpst__desc__tree.html">pst_desc_tree</a> * <a class="el" href="structpst__file.html#ab4381d0030463db64a7cec4aef274088">pst_file::d_tail</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00898">898</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="a934b0e620cd8117f6f78e0f27d60a2f6"></a><!-- doxytag: member="pst_file::do_read64" ref="a934b0e620cd8117f6f78e0f27d60a2f6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structpst__file.html#a934b0e620cd8117f6f78e0f27d60a2f6">pst_file::do_read64</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<ul>
<li>0 is 32-bit pst file, pre Outlook 2003; </li>
<li>1 is 64-bit pst file, Outlook 2003 or later </li>
</ul>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00908">908</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="a5c0c653118d15ab375e9ad4b5bf32a16"></a><!-- doxytag: member="pst_file::encryption" ref="a5c0c653118d15ab375e9ad4b5bf32a16" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned char <a class="el" href="structpst__file.html#a5c0c653118d15ab375e9ad4b5bf32a16">pst_file::encryption</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<ul>
<li>0 PST_NO_ENCRYPT, none </li>
<li>1 PST_COMP_ENCRYPT, simple byte substitution cipher with fixed key </li>
<li>2 PST_ENCRYPT, german enigma 3 rotor cipher with fixed key </li>
</ul>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00922">922</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="af7375fa8b9abddd13d173719a2f761e6"></a><!-- doxytag: member="pst_file::fname" ref="af7375fa8b9abddd13d173719a2f761e6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structpst__file.html#af7375fa8b9abddd13d173719a2f761e6">pst_file::fname</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>original file name when the file was opened </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00892">892</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="ac8c07003c5e5e92867eafe821299b360"></a><!-- doxytag: member="pst_file::fp" ref="ac8c07003c5e5e92867eafe821299b360" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">FILE* <a class="el" href="structpst__file.html#ac8c07003c5e5e92867eafe821299b360">pst_file::fp</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>file pointer to opened PST file </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00888">888</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="a38be00c8e835f7fb206c0ef672533dc9"></a><!-- doxytag: member="pst_file::i_head" ref="a38be00c8e835f7fb206c0ef672533dc9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structpst__index__ll.html">pst_index_ll</a>* <a class="el" href="structpst__file.html#a38be00c8e835f7fb206c0ef672533dc9">pst_file::i_head</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the head and tail of the linked list of index structures </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00896">896</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="a8171283d976b5743bf0eca6198751563"></a><!-- doxytag: member="pst_file::i_tail" ref="a8171283d976b5743bf0eca6198751563" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structpst__index__ll.html">pst_index_ll</a> * <a class="el" href="structpst__file.html#a8171283d976b5743bf0eca6198751563">pst_file::i_tail</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00896">896</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="a6d2ea97bf1dd4c699307f7a0d2d0b241"></a><!-- doxytag: member="pst_file::ind_type" ref="a6d2ea97bf1dd4c699307f7a0d2d0b241" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned char <a class="el" href="structpst__file.html#a6d2ea97bf1dd4c699307f7a0d2d0b241">pst_file::ind_type</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>index type or file type </p>
<ul>
<li>0x0e 32 bit pre Outlook 2003 </li>
<li>0x0f 32 bit pre Outlook 2003 </li>
<li>0x15 64 bit Outlook 2003 or later </li>
<li>0x17 64 bit Outlook 2003 or later </li>
</ul>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00928">928</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="a236d987098be87aca4c8425a1b439124"></a><!-- doxytag: member="pst_file::index1" ref="a236d987098be87aca4c8425a1b439124" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint64_t <a class="el" href="structpst__file.html#a236d987098be87aca4c8425a1b439124">pst_file::index1</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>file offset of the first b-tree node in the index tree </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00910">910</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="a3428239190356ce61ea1c49e6901aa35"></a><!-- doxytag: member="pst_file::index1_back" ref="a3428239190356ce61ea1c49e6901aa35" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint64_t <a class="el" href="structpst__file.html#a3428239190356ce61ea1c49e6901aa35">pst_file::index1_back</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>back pointer value in the first b-tree node in the index tree </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00912">912</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="a24fb10af30360d9a1990cf546a532154"></a><!-- doxytag: member="pst_file::index2" ref="a24fb10af30360d9a1990cf546a532154" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint64_t <a class="el" href="structpst__file.html#a24fb10af30360d9a1990cf546a532154">pst_file::index2</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>file offset of the first b-tree node in the descriptor tree </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00914">914</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="a970a48d4514ca456fa61f1448821ba99"></a><!-- doxytag: member="pst_file::index2_back" ref="a970a48d4514ca456fa61f1448821ba99" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint64_t <a class="el" href="structpst__file.html#a970a48d4514ca456fa61f1448821ba99">pst_file::index2_back</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>back pointer value in the first b-tree node in the descriptor tree </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00916">916</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="a6d71d43bcb98b353f7f3e7b648407546"></a><!-- doxytag: member="pst_file::size" ref="a6d71d43bcb98b353f7f3e7b648407546" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint64_t <a class="el" href="structpst__file.html#a6d71d43bcb98b353f7f3e7b648407546">pst_file::size</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>size of the pst file </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00918">918</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<a class="anchor" id="acf892ef2183fc8c6f295253a74e13134"></a><!-- doxytag: member="pst_file::x_head" ref="acf892ef2183fc8c6f295253a74e13134" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structpst__x__attrib__ll.html">pst_x_attrib_ll</a>* <a class="el" href="structpst__file.html#acf892ef2183fc8c6f295253a74e13134">pst_file::x_head</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the head of the extended attributes linked list </p>

<p>Definition at line <a class="el" href="libpst_8h_source.html#l00900">900</a> of file <a class="el" href="libpst_8h_source.html">libpst.h</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>libpst/<a class="el" href="libpst_8h_source.html">libpst.h</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 6 Aug 2013 for libpst.so.4 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>