This repository has been archived on 2020-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-cpp/docs/classMastodon_1_1API_1_1htt...

70 lines
4.9 KiB
HTML

<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>mastodon-cpp: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">mastodon-cpp
&#160;<span id="projectnumber">0.104.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceMastodon.html">Mastodon</a></li><li class="navelem"><a class="el" href="classMastodon_1_1API.html">API</a></li><li class="navelem"><a class="el" href="classMastodon_1_1API_1_1http.html">http</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Mastodon::API::http Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classMastodon_1_1API_1_1http.html">Mastodon::API::http</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html#a5963c15ce15eb7672e21bd1191688668">cancel_stream</a>()</td><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html">Mastodon::API::http</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html#afc0e6357f12dd6e35a48aefb098ffc4a">get_headers</a>(string &amp;headers) const</td><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html">Mastodon::API::http</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html#a73b74ebe9fb2d6a38a1ab8946abbb4f3">get_mutex</a>()</td><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html">Mastodon::API::http</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html#a4d1bfdd627041a88e747916bd3d8d945">http</a>(const API &amp;api, const string &amp;instance, const string &amp;access_token)</td><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html">Mastodon::API::http</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>request</b>(const http_method &amp;meth, const string &amp;path) (defined in <a class="el" href="classMastodon_1_1API_1_1http.html">Mastodon::API::http</a>)</td><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html">Mastodon::API::http</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html#a5efbc73c390bdbd0c82feac68bc5b922">request</a>(const http_method &amp;meth, const string &amp;path, const curlpp::Forms &amp;formdata)</td><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html">Mastodon::API::http</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html#a0d782e047c22357faf919fd9aa86b2df">request_stream</a>(const string &amp;path, string &amp;stream)</td><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html">Mastodon::API::http</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>~http</b>() (defined in <a class="el" href="classMastodon_1_1API_1_1http.html">Mastodon::API::http</a>)</td><td class="entry"><a class="el" href="classMastodon_1_1API_1_1http.html">Mastodon::API::http</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>