doc/classes/AppleCPM.html in ripxplore-0.7.0 vs doc/classes/AppleCPM.html in ripxplore-0.7.1
- old
+ new
@@ -63,11 +63,13 @@
</tr>
<tr class="top-aligned-row">
<td><strong>Parent:</strong></td>
<td>
+ <a href="FileSystem.html">
FileSystem
+ </a>
</td>
</tr>
</table>
</div>
<!-- banner header -->
@@ -75,27 +77,34 @@
<div id="bodyContent">
<div id="contextContent">
+ <div id="diagram">
+ <map id="map" name="map">
+ <area shape="rect" coords="7,101,89,149" href="AppleCPM.html" alt="AppleCPM" />
+ <area shape="rect" coords="5,5,91,53" href="FileSystem.html" alt="FileSystem" />
+</map>
+<img src="../dot/f_7.png" usemap="#map" border="0" alt="dot/f_7.png">
+ </div>
</div>
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
- <a href="#M000012">add_file</a>
- <a href="#M000013">delete_file</a>
- <a href="#M000010">files</a>
- <a href="#M000011">find_free_space</a>
- <a href="#M000008">get_block</a>
- <a href="#M000006">host_system</a>
- <a href="#M000007">matching_score</a>
- <a href="#M000009">set_block</a>
+ <a href="#M000346">add_file</a>
+ <a href="#M000347">delete_file</a>
+ <a href="#M000344">files</a>
+ <a href="#M000345">find_free_space</a>
+ <a href="#M000342">get_block</a>
+ <a href="#M000340">host_system</a>
+ <a href="#M000341">matching_score</a>
+ <a href="#M000343">set_block</a>
</div>
</div>
</div>
@@ -151,44 +160,44 @@
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Class methods</h3>
- <div id="method-M000012" class="method-detail">
- <a name="M000012"></a>
+ <div id="method-M000346" class="method-detail">
+ <a name="M000346"></a>
<div class="method-heading">
- <a href="AppleCPM.src/M000012.html" target="Code" class="method-signature"
- onclick="popupCode('AppleCPM.src/M000012.html');return false;">
+ <a href="AppleCPM.src/M000346.html" target="Code" class="method-signature"
+ onclick="popupCode('AppleCPM.src/M000346.html');return false;">
<span class="method-name">add_file</span><span class="method-args">(file_system_image,native_filetype_class,full_filename,file_contents,file_type=nil,aux_code=nil)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000013" class="method-detail">
- <a name="M000013"></a>
+ <div id="method-M000347" class="method-detail">
+ <a name="M000347"></a>
<div class="method-heading">
- <a href="AppleCPM.src/M000013.html" target="Code" class="method-signature"
- onclick="popupCode('AppleCPM.src/M000013.html');return false;">
+ <a href="AppleCPM.src/M000347.html" target="Code" class="method-signature"
+ onclick="popupCode('AppleCPM.src/M000347.html');return false;">
<span class="method-name">delete_file</span><span class="method-args">(file_system_image,full_filename)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000010" class="method-detail">
- <a name="M000010"></a>
+ <div id="method-M000344" class="method-detail">
+ <a name="M000344"></a>
<div class="method-heading">
- <a href="AppleCPM.src/M000010.html" target="Code" class="method-signature"
- onclick="popupCode('AppleCPM.src/M000010.html');return false;">
+ <a href="AppleCPM.src/M000344.html" target="Code" class="method-signature"
+ onclick="popupCode('AppleCPM.src/M000344.html');return false;">
<span class="method-name">files</span><span class="method-args">(file_system_image)</span>
</a>
</div>
<div class="method-description">
@@ -199,71 +208,71 @@
$10..1F Allocation map for this directory entry
</p>
</div>
</div>
- <div id="method-M000011" class="method-detail">
- <a name="M000011"></a>
+ <div id="method-M000345" class="method-detail">
+ <a name="M000345"></a>
<div class="method-heading">
- <a href="AppleCPM.src/M000011.html" target="Code" class="method-signature"
- onclick="popupCode('AppleCPM.src/M000011.html');return false;">
+ <a href="AppleCPM.src/M000345.html" target="Code" class="method-signature"
+ onclick="popupCode('AppleCPM.src/M000345.html');return false;">
<span class="method-name">find_free_space</span><span class="method-args">(file_system_image)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000008" class="method-detail">
- <a name="M000008"></a>
+ <div id="method-M000342" class="method-detail">
+ <a name="M000342"></a>
<div class="method-heading">
- <a href="AppleCPM.src/M000008.html" target="Code" class="method-signature"
- onclick="popupCode('AppleCPM.src/M000008.html');return false;">
+ <a href="AppleCPM.src/M000342.html" target="Code" class="method-signature"
+ onclick="popupCode('AppleCPM.src/M000342.html');return false;">
<span class="method-name">get_block</span><span class="method-args">(file_system_image,block_no)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000006" class="method-detail">
- <a name="M000006"></a>
+ <div id="method-M000340" class="method-detail">
+ <a name="M000340"></a>
<div class="method-heading">
- <a href="AppleCPM.src/M000006.html" target="Code" class="method-signature"
- onclick="popupCode('AppleCPM.src/M000006.html');return false;">
+ <a href="AppleCPM.src/M000340.html" target="Code" class="method-signature"
+ onclick="popupCode('AppleCPM.src/M000340.html');return false;">
<span class="method-name">host_system</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000007" class="method-detail">
- <a name="M000007"></a>
+ <div id="method-M000341" class="method-detail">
+ <a name="M000341"></a>
<div class="method-heading">
- <a href="AppleCPM.src/M000007.html" target="Code" class="method-signature"
- onclick="popupCode('AppleCPM.src/M000007.html');return false;">
+ <a href="AppleCPM.src/M000341.html" target="Code" class="method-signature"
+ onclick="popupCode('AppleCPM.src/M000341.html');return false;">
<span class="method-name">matching_score</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000009" class="method-detail">
- <a name="M000009"></a>
+ <div id="method-M000343" class="method-detail">
+ <a name="M000343"></a>
<div class="method-heading">
- <a href="AppleCPM.src/M000009.html" target="Code" class="method-signature"
- onclick="popupCode('AppleCPM.src/M000009.html');return false;">
+ <a href="AppleCPM.src/M000343.html" target="Code" class="method-signature"
+ onclick="popupCode('AppleCPM.src/M000343.html');return false;">
<span class="method-name">set_block</span><span class="method-args">(file_system_image,block_no,contents)</span>
</a>
</div>
<div class="method-description">
\ No newline at end of file