summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLPutFile.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Classes/SDLPutFile.html')
-rw-r--r--docs/Classes/SDLPutFile.html48
1 files changed, 48 insertions, 0 deletions
diff --git a/docs/Classes/SDLPutFile.html b/docs/Classes/SDLPutFile.html
index c1d0c37f4..b266be650 100644
--- a/docs/Classes/SDLPutFile.html
+++ b/docs/Classes/SDLPutFile.html
@@ -5,6 +5,9 @@
<ul>
<li><a href="#section--init">-init</a></li>
<li><a href="#section--initWithDictionary:">-initWithDictionary:</a></li>
+ <li><a href="#section--initWithFileName:fileType:">-initWithFileName:fileType:</a></li>
+ <li><a href="#section--initWithFileName:fileType:persistentFile:">-initWithFileName:fileType:persistentFile:</a></li>
+ <li><a href="#section--initWithFileName:fileType:persistentFile:systemFile:offset:length:">-initWithFileName:fileType:persistentFile:systemFile:offset:length:</a></li>
<li><a href="#section-syncFileName">syncFileName</a></li>
<li><a href="#section-fileType">fileType</a></li>
<li><a href="#section-persistentFile">persistentFile</a></li>
@@ -66,6 +69,51 @@
</dd>
</dl>
+ <h3 id="section--initWithFileName:fileType:">
+ -initWithFileName:fileType:
+ </h3>
+
+ <p>Undocumented</p>
+
+
+
+ <h4>Objective-C</h4>
+ <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLPutFile</span> <span class="p">:</span> <span class="nc">SDLRPCRequest</span></code></pre>
+
+
+
+
+
+ <h3 id="section--initWithFileName:fileType:persistentFile:">
+ -initWithFileName:fileType:persistentFile:
+ </h3>
+
+ <p>Undocumented</p>
+
+
+
+ <h4>Objective-C</h4>
+ <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLPutFile</span> <span class="p">:</span> <span class="nc">SDLRPCRequest</span></code></pre>
+
+
+
+
+
+ <h3 id="section--initWithFileName:fileType:persistentFile:systemFile:offset:length:">
+ -initWithFileName:fileType:persistentFile:systemFile:offset:length:
+ </h3>
+
+ <p>Undocumented</p>
+
+
+
+ <h4>Objective-C</h4>
+ <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLPutFile</span> <span class="p">:</span> <span class="nc">SDLRPCRequest</span></code></pre>
+
+
+
+
+
<h3 id="section-syncFileName">
syncFileName
</h3>