Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 0e77bba279395d1c9e1f98c452d3b010 > files > 23

edje-devel-1.0.0-2.fc15.i686.rpm

<html>
<head>
    <title>Edje: src/lib/edje_cache.c File Reference</title>
    <meta http-equiv="content-type" content="text/html;charset=UTF-8">
    <meta name="author" content="Andres Blanc" >
    
    <link rel="icon" href="img/favicon.png" type="image/x-icon">
    <link rel="shortcut icon" href="img/favicon.png" type="image/x-icon">
    <link rel="icon" href="img/favicon.png" type="image/ico">
    <link rel="shortcut icon" href="img/favicon.png" type="image/ico">

    <link rel="stylesheet" type="text/css" href="e.css">
    <link rel="stylesheet" type="text/css" href="edoxy.css">
</head>

<body>

<div id="container">

<div id="header">
<div class="layout">
    
    <h1><span>Enlightenment</span></h1>
    <h2><span>Beauty at your fingertips</span></h2>

    <table cellspacing="0" cellpadding="0" width="100%"><tr>
      <td id="header_logo">
        <a href="http://www.enlightenment.org"></a>
      </td>
      <td id="header_menu">
        <table cellspacing="0" cellpadding="0" align="right"><tr>
          <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=home">Home</a></td> 
          <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=news">News</a></td> 
          <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=about">About</a></td> 
          <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=download">Download</a></td> 
          <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=support">Support</a></td> 
          <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=contribute">Contribute</a></td> 
          <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=contact">Contact</a></td> 
          <td class="nav_passive"><a class="nav_passive" href="http://trac.enlightenment.org/e">Tracker</a></td>
          <td class="nav_passive"><a class="nav_passive" href="http://www.enlightenment.org/p.php?p=docs">Docs</a></td> 
        </tr></table>          
      </td>
      <td id="header_last"></td>
    </tr></table>

    <div class="doxytitle">
        Edje Documentation <small>at Tue Feb 8 2011</small>
    </div>

    <div class="menu-container">
        <div class="submenu">
            <ul class="current">
                <li><a href="files.html">Files</a></li>
                <li><a href="Edje__Edit_8h.html">Edje Edit API</a></li>
                <li><a href="examples.html">Examples</a></li>
                <li><a href="luaref.html">LUA scripting</a></li>
                <li><a href="Edje_8h.html">Edje API</a></li>
                <li><a href="edcref.html">EDC Reference</a></li>
                <li class="current"><a  href="index.html">Main Page</a></li>
            </ul>
        </div>
    </div>


    <div class="clear"></div>
</div>
</div>

<div id="content">
<div class="layout">
<!-- Generated by Doxygen 1.7.3 -->
</div>
<div class="header">
  <div class="summary">
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<h1>src/lib/edje_cache.c File Reference</h1>  </div>
</div>
<div class="contents">
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="edje__cache_8c.html#abcc6072ad5b4d2e7a5d8a7db09c7629e">_edje_cache_coll_clean</a> (<a class="el" href="struct__Edje__File.html">Edje_File</a> *edf)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="edje__cache_8c.html#a0d70a48824d2215bcf0a24714274182b">_edje_cache_coll_flush</a> (<a class="el" href="struct__Edje__File.html">Edje_File</a> *edf)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="edje__cache_8c.html#a69e9810f8bd721b7892a1876604e44bc">_edje_cache_coll_unref</a> (<a class="el" href="struct__Edje__File.html">Edje_File</a> *edf, <a class="el" href="struct__Edje__Part__Collection.html">Edje_Part_Collection</a> *edc)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct__Edje__File.html">Edje_File</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="edje__cache_8c.html#a7ad9dd90409c7ec61158e78351abb09d">_edje_cache_file_coll_open</a> (const char *file, const char *coll, int *error_ret, <a class="el" href="struct__Edje__Part__Collection.html">Edje_Part_Collection</a> **edc_ret)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="edje__cache_8c.html#a8eff91558161f54bc5b765b8a5ed14d7">_edje_cache_file_unref</a> (<a class="el" href="struct__Edje__File.html">Edje_File</a> *edf)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="edje__cache_8c.html#a4cd3884cb4eee07717900869ecfa8306">_edje_file_cache_shutdown</a> (void)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">EAPI void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__Edje__cache__Group.html#ga8e769845dab32004d1d314a8fdd42d65">edje_collection_cache_flush</a> (void)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Clean the collection cache.  <a href="group__Edje__cache__Group.html#ga8e769845dab32004d1d314a8fdd42d65"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">EAPI int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__Edje__cache__Group.html#gaa1af505d51c3f70e0a5cbde53552b608">edje_collection_cache_get</a> (void)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the collection cache size.  <a href="group__Edje__cache__Group.html#gaa1af505d51c3f70e0a5cbde53552b608"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">EAPI void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__Edje__cache__Group.html#gaac0f4d076841a735bb6ea13f528f76c9">edje_collection_cache_set</a> (int count)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the collection cache size.  <a href="group__Edje__cache__Group.html#gaac0f4d076841a735bb6ea13f528f76c9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">EAPI void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__Edje__cache__Group.html#gae39e93a49f12a137f3212eb374a81e07">edje_file_cache_flush</a> (void)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Clean the file cache.  <a href="group__Edje__cache__Group.html#gae39e93a49f12a137f3212eb374a81e07"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">EAPI int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__Edje__cache__Group.html#ga877530b11d86de9936278ca699a361e5">edje_file_cache_get</a> (void)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the file cache size.  <a href="group__Edje__cache__Group.html#ga877530b11d86de9936278ca699a361e5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">EAPI void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__Edje__cache__Group.html#ga07e70542e1a7e6f545de5004f6d53951">edje_file_cache_set</a> (int count)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the file cache size.  <a href="group__Edje__cache__Group.html#ga07e70542e1a7e6f545de5004f6d53951"></a><br/></td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="abcc6072ad5b4d2e7a5d8a7db09c7629e"></a><!-- doxytag: member="edje_cache.c::_edje_cache_coll_clean" ref="abcc6072ad5b4d2e7a5d8a7db09c7629e" args="(Edje_File *edf)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void _edje_cache_coll_clean </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct__Edje__File.html">Edje_File</a> *&#160;</td>
          <td class="paramname"><em>edf</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="edje__load_8c.html#a9ae452c141846cb27a9ffd5f05184551">_edje_collection_free()</a>, <a class="el" href="struct__Edje__File.html#a522a4b70acbfe424cc566c3f2626eb11">_Edje_File::collection</a>, <a class="el" href="struct__Edje__File.html#a9974722e1baa162daeb687140fd7f0e9">_Edje_File::collection_cache</a>, and <a class="el" href="struct__Edje__Part__Collection.html#a4c5a9bed9ad9c64f37b685eaa14a228f">_Edje_Part_Collection::part</a>.</p>

<p>Referenced by <a class="el" href="edje__private_8h.html#a69e9810f8bd721b7892a1876604e44bc">_edje_cache_coll_unref()</a>, <a class="el" href="group__Edje__cache__Group.html#gaac0f4d076841a735bb6ea13f528f76c9">edje_collection_cache_set()</a>, and <a class="el" href="Edje__Edit_8h.html#a3f65037e6d6db37bcb19dd49f721f9f9">edje_edit_group_add()</a>.</p>

</div>
</div>
<a class="anchor" id="a0d70a48824d2215bcf0a24714274182b"></a><!-- doxytag: member="edje_cache.c::_edje_cache_coll_flush" ref="a0d70a48824d2215bcf0a24714274182b" args="(Edje_File *edf)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void _edje_cache_coll_flush </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct__Edje__File.html">Edje_File</a> *&#160;</td>
          <td class="paramname"><em>edf</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="edje__load_8c.html#a9ae452c141846cb27a9ffd5f05184551">_edje_collection_free()</a>, <a class="el" href="struct__Edje__File.html#a522a4b70acbfe424cc566c3f2626eb11">_Edje_File::collection</a>, <a class="el" href="struct__Edje__File.html#a9974722e1baa162daeb687140fd7f0e9">_Edje_File::collection_cache</a>, and <a class="el" href="struct__Edje__Part__Collection.html#a4c5a9bed9ad9c64f37b685eaa14a228f">_Edje_Part_Collection::part</a>.</p>

<p>Referenced by <a class="el" href="edje__private_8h.html#a69e9810f8bd721b7892a1876604e44bc">_edje_cache_coll_unref()</a>, <a class="el" href="edje__private_8h.html#af81d7bece531fe64f3b3fba8577a5980">_edje_file_free()</a>, and <a class="el" href="group__Edje__cache__Group.html#ga8e769845dab32004d1d314a8fdd42d65">edje_collection_cache_flush()</a>.</p>

</div>
</div>
<a class="anchor" id="a69e9810f8bd721b7892a1876604e44bc"></a><!-- doxytag: member="edje_cache.c::_edje_cache_coll_unref" ref="a69e9810f8bd721b7892a1876604e44bc" args="(Edje_File *edf, Edje_Part_Collection *edc)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void _edje_cache_coll_unref </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct__Edje__File.html">Edje_File</a> *&#160;</td>
          <td class="paramname"><em>edf</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct__Edje__Part__Collection.html">Edje_Part_Collection</a> *&#160;</td>
          <td class="paramname"><em>edc</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="edje__cache_8c.html#abcc6072ad5b4d2e7a5d8a7db09c7629e">_edje_cache_coll_clean()</a>, <a class="el" href="edje__cache_8c.html#a0d70a48824d2215bcf0a24714274182b">_edje_cache_coll_flush()</a>, <a class="el" href="edje__load_8c.html#a9ae452c141846cb27a9ffd5f05184551">_edje_collection_free()</a>, <a class="el" href="struct__Edje__File.html#a522a4b70acbfe424cc566c3f2626eb11">_Edje_File::collection</a>, <a class="el" href="struct__Edje__File.html#a9974722e1baa162daeb687140fd7f0e9">_Edje_File::collection_cache</a>, <a class="el" href="struct__Edje__File.html#aa3826f78f80cde162b19d9f94e816c9e">_Edje_File::dangling</a>, <a class="el" href="edje__private_8h.html#a24e93be9c5baa3aeab7021b64e290672">ERR</a>, <a class="el" href="struct__Edje__Part__Collection.html#a4c5a9bed9ad9c64f37b685eaa14a228f">_Edje_Part_Collection::part</a>, <a class="el" href="struct__Edje__Part__Collection__Directory__Entry.html#a0368e6a265f27a87e3b3d072c7b08c65">_Edje_Part_Collection_Directory_Entry::ref</a>, and <a class="el" href="struct__Edje__Part__Collection.html#ae5986320c397ebefc4ee197c72cd5a5c">_Edje_Part_Collection::references</a>.</p>

<p>Referenced by <a class="el" href="edje__private_8h.html#a7d34127c3f86a9db8e1342bdf9a8941c">_edje_file_del()</a>.</p>

</div>
</div>
<a class="anchor" id="a7ad9dd90409c7ec61158e78351abb09d"></a><!-- doxytag: member="edje_cache.c::_edje_cache_file_coll_open" ref="a7ad9dd90409c7ec61158e78351abb09d" args="(const char *file, const char *coll, int *error_ret, Edje_Part_Collection **edc_ret)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="struct__Edje__File.html">Edje_File</a>* _edje_cache_file_coll_open </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>file</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>coll</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int *&#160;</td>
          <td class="paramname"><em>error_ret</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct__Edje__Part__Collection.html">Edje_Part_Collection</a> **&#160;</td>
          <td class="paramname"><em>edc_ret</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="edje__load_8c.html#af81d7bece531fe64f3b3fba8577a5980">_edje_file_free()</a>, <a class="el" href="struct__Edje__Part__Collection.html#a36fea7c19b2fed14f6efb0c15a545336">_Edje_Part_Collection::checked</a>, <a class="el" href="struct__Edje__Part.html#ad097566b1fa39f3253f34733dc53c06e">_Edje_Part::clip_to_id</a>, <a class="el" href="struct__Edje__Part__Dragable.html#af55d89fe1c56b3b4f50123c4085e9dc7">_Edje_Part_Dragable::confine_id</a>, <a class="el" href="struct__Edje__Part.html#a1a52ff56f846714b6bd56a9031a6c9b3">_Edje_Part::dragable</a>, <a class="el" href="Edje_8h.html#ab07820bdecc64d2933a89cfc38f3e525ad62acfc233a8a4c9f92b84440f7041e9">EDJE_LOAD_ERROR_UNKNOWN_COLLECTION</a>, <a class="el" href="edje__private_8h.html#a24e93be9c5baa3aeab7021b64e290672">ERR</a>, <a class="el" href="struct__Edje__Part__Dragable.html#a67bb714ea96d6e2d235ab60fee568249">_Edje_Part_Dragable::event_id</a>, <a class="el" href="struct__Edje__File.html#af740710ead032169666e789c070f1170">_Edje_File::mtime</a>, <a class="el" href="struct__Edje__Part__Collection.html#a7b2509c461699e3ed3edb48c7a724ce2">_Edje_Part_Collection::parts</a>, <a class="el" href="struct__Edje__Part__Collection.html#a03c77241d9ed0beab324949611db82dc">_Edje_Part_Collection::parts_count</a>, <a class="el" href="struct__Edje__File.html#a11e38163e71237b334cf120ad570a48d">_Edje_File::path</a>, <a class="el" href="struct__Edje__File.html#a0e811658a815d72ef9a8b33f300d9f05">_Edje_File::references</a>, <a class="el" href="struct__Edje__Part__Dragable.html#ae114397e7cb4247871d325eb23f4b756">_Edje_Part_Dragable::x</a>, and <a class="el" href="struct__Edje__Part__Dragable.html#a3a33c22b31219f2b776be57105d97d9a">_Edje_Part_Dragable::y</a>.</p>

<p>Referenced by <a class="el" href="edje__private_8h.html#aae40f632ec2c80b7bdc2378792d7b6f7">_edje_file_add()</a>, <a class="el" href="edje__load_8c.html#a8da543abf5a221da3f5a3e424d1cdc4a">edje_file_collection_list()</a>, <a class="el" href="edje__load_8c.html#a361bba9f67ba39c155edccf2b6a49770">edje_file_data_get()</a>, and <a class="el" href="edje__load_8c.html#a7c405c037fa126a619cfb3e2d37d7952">edje_file_group_exists()</a>.</p>

</div>
</div>
<a class="anchor" id="a8eff91558161f54bc5b765b8a5ed14d7"></a><!-- doxytag: member="edje_cache.c::_edje_cache_file_unref" ref="a8eff91558161f54bc5b765b8a5ed14d7" args="(Edje_File *edf)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void _edje_cache_file_unref </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct__Edje__File.html">Edje_File</a> *&#160;</td>
          <td class="paramname"><em>edf</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="edje__load_8c.html#af81d7bece531fe64f3b3fba8577a5980">_edje_file_free()</a>, <a class="el" href="struct__Edje__File.html#aa3826f78f80cde162b19d9f94e816c9e">_Edje_File::dangling</a>, <a class="el" href="struct__Edje__File.html#a11e38163e71237b334cf120ad570a48d">_Edje_File::path</a>, and <a class="el" href="struct__Edje__File.html#a0e811658a815d72ef9a8b33f300d9f05">_Edje_File::references</a>.</p>

<p>Referenced by <a class="el" href="edje__private_8h.html#aae40f632ec2c80b7bdc2378792d7b6f7">_edje_file_add()</a>, <a class="el" href="edje__private_8h.html#a7d34127c3f86a9db8e1342bdf9a8941c">_edje_file_del()</a>, <a class="el" href="edje__load_8c.html#a8da543abf5a221da3f5a3e424d1cdc4a">edje_file_collection_list()</a>, <a class="el" href="edje__load_8c.html#a361bba9f67ba39c155edccf2b6a49770">edje_file_data_get()</a>, and <a class="el" href="edje__load_8c.html#a7c405c037fa126a619cfb3e2d37d7952">edje_file_group_exists()</a>.</p>

</div>
</div>
<a class="anchor" id="a4cd3884cb4eee07717900869ecfa8306"></a><!-- doxytag: member="edje_cache.c::_edje_file_cache_shutdown" ref="a4cd3884cb4eee07717900869ecfa8306" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void _edje_file_cache_shutdown </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="group__Edje__cache__Group.html#gae39e93a49f12a137f3212eb374a81e07">edje_file_cache_flush()</a>.</p>

<p>Referenced by <a class="el" href="group__Edje__main__Group.html#gaf1529d06494668cf647e3160b48a0e2b">edje_shutdown()</a>.</p>

</div>
</div>
</div>
 
 <div id="push"></div>
 </div> <!-- #content -->
  </div> <!-- .layout -->
 
 </div> <!-- #container -->
 
 
  <div id="footer">
    <table><tr>
      <td class="copyright">Copyright &copy;2011 Enlightenment</td>
      <td class="generated">Docs generated Tue Feb 8 2011 17:28:43</td>
    </tr></table>
  </div>


</body>
</html>