~ubuntu-branches/debian/sid/pion/sid

« back to all changes in this revision

Viewing changes to doc/html/classpion_1_1plugins_1_1_disk_file_sender.html

  • Committer: Package Import Robot
  • Author(s): Roberto C. Sanchez
  • Date: 2013-08-03 11:53:18 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130803115318-3cees1yi7csq8j3m
Tags: 5.0.3+dfsg-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
106
106
  </dd>
107
107
</dl>
108
108
 
109
 
<p>Definition at line <a class="el" href="_file_service_8cpp_source.html#l00807">807</a> of file <a class="el" href="_file_service_8cpp_source.html">FileService.cpp</a>.</p>
 
109
<p>Definition at line <a class="el" href="_file_service_8cpp_source.html#l00808">808</a> of file <a class="el" href="_file_service_8cpp_source.html">FileService.cpp</a>.</p>
110
110
 
111
111
<p>References <a class="el" href="_file_service_8hpp_source.html#l00072">pion::plugins::DiskFile::getFilePath()</a>, <a class="el" href="_file_service_8hpp_source.html#l00087">pion::plugins::DiskFile::getLastModifiedString()</a>, <a class="el" href="_file_service_8hpp_source.html#l00090">pion::plugins::DiskFile::getMimeType()</a>, <a class="el" href="_file_service_8hpp_source.html#l00078">pion::plugins::DiskFile::hasFileContent()</a>, and <a class="el" href="_file_service_8hpp_source.html#l00197">m_logger</a>.</p>
112
112
 
164
164
 
165
165
<p>Definition at line <a class="el" href="_file_service_8hpp_source.html#l00147">147</a> of file <a class="el" href="_file_service_8hpp_source.html">FileService.hpp</a>.</p>
166
166
 
167
 
<p>References <a class="el" href="_file_service_8cpp_source.html#l00807">DiskFileSender()</a>.</p>
 
167
<p>References <a class="el" href="_file_service_8cpp_source.html#l00808">DiskFileSender()</a>.</p>
168
168
 
169
 
<p>Referenced by <a class="el" href="_file_service_8cpp_source.html#l00116">pion::plugins::FileService::operator()()</a>.</p>
 
169
<p>Referenced by <a class="el" href="_file_service_8cpp_source.html#l00117">pion::plugins::FileService::operator()()</a>.</p>
170
170
 
171
171
</div>
172
172
</div>
203
203
  </dd>
204
204
</dl>
205
205
 
206
 
<p>Definition at line <a class="el" href="_file_service_8cpp_source.html#l00933">933</a> of file <a class="el" href="_file_service_8cpp_source.html">FileService.cpp</a>.</p>
207
 
 
208
 
<p>References <a class="el" href="_file_service_8hpp_source.html#l00081">pion::plugins::DiskFile::getFileSize()</a>, <a class="el" href="_file_service_8hpp_source.html#l00197">m_logger</a>, and <a class="el" href="_file_service_8cpp_source.html#l00836">send()</a>.</p>
209
 
 
210
 
<p>Referenced by <a class="el" href="_file_service_8cpp_source.html#l00836">send()</a>.</p>
 
206
<p>Definition at line <a class="el" href="_file_service_8cpp_source.html#l00934">934</a> of file <a class="el" href="_file_service_8cpp_source.html">FileService.cpp</a>.</p>
 
207
 
 
208
<p>References <a class="el" href="_file_service_8hpp_source.html#l00081">pion::plugins::DiskFile::getFileSize()</a>, <a class="el" href="_file_service_8hpp_source.html#l00197">m_logger</a>, and <a class="el" href="_file_service_8cpp_source.html#l00837">send()</a>.</p>
 
209
 
 
210
<p>Referenced by <a class="el" href="_file_service_8cpp_source.html#l00837">send()</a>.</p>
211
211
 
212
212
</div>
213
213
</div>
228
228
<div class="memdoc">
229
229
<p>Begins sending the file to the client. Following a call to this function, it is not thread safe to use your reference to the <a class="el" href="classpion_1_1plugins_1_1_disk_file_sender.html">DiskFileSender</a> object. </p>
230
230
 
231
 
<p>Definition at line <a class="el" href="_file_service_8cpp_source.html#l00836">836</a> of file <a class="el" href="_file_service_8cpp_source.html">FileService.cpp</a>.</p>
232
 
 
233
 
<p>References <a class="el" href="_file_service_8hpp_source.html#l00075">pion::plugins::DiskFile::getFileContent()</a>, <a class="el" href="_file_service_8hpp_source.html#l00072">pion::plugins::DiskFile::getFilePath()</a>, <a class="el" href="_file_service_8hpp_source.html#l00081">pion::plugins::DiskFile::getFileSize()</a>, <a class="el" href="_file_service_8cpp_source.html#l00933">handle_write()</a>, <a class="el" href="_file_service_8hpp_source.html#l00078">pion::plugins::DiskFile::hasFileContent()</a>, and <a class="el" href="_file_service_8hpp_source.html#l00197">m_logger</a>.</p>
234
 
 
235
 
<p>Referenced by <a class="el" href="_file_service_8cpp_source.html#l00933">handle_write()</a>.</p>
 
231
<p>Definition at line <a class="el" href="_file_service_8cpp_source.html#l00837">837</a> of file <a class="el" href="_file_service_8cpp_source.html">FileService.cpp</a>.</p>
 
232
 
 
233
<p>References <a class="el" href="_file_service_8hpp_source.html#l00075">pion::plugins::DiskFile::getFileContent()</a>, <a class="el" href="_file_service_8hpp_source.html#l00072">pion::plugins::DiskFile::getFilePath()</a>, <a class="el" href="_file_service_8hpp_source.html#l00081">pion::plugins::DiskFile::getFileSize()</a>, <a class="el" href="_file_service_8cpp_source.html#l00934">handle_write()</a>, <a class="el" href="_file_service_8hpp_source.html#l00078">pion::plugins::DiskFile::hasFileContent()</a>, and <a class="el" href="_file_service_8hpp_source.html#l00197">m_logger</a>.</p>
 
234
 
 
235
<p>Referenced by <a class="el" href="_file_service_8cpp_source.html#l00934">handle_write()</a>.</p>
236
236
 
237
237
</div>
238
238
</div>
241
241
<li>services/<a class="el" href="_file_service_8cpp_source.html">FileService.cpp</a></li>
242
242
</ul>
243
243
</div>
244
 
<hr size="1"/><address style="text-align: right;"><small>Generated on 15 Apr 2013 for pion by&nbsp;
 
244
<hr size="1"/><address style="text-align: right;"><small>Generated on 26 Jul 2013 for pion by&nbsp;
245
245
<a href="http://www.doxygen.org/index.html">
246
246
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
247
247
</body>