mastodonpp/docs/functions.html

128 lines
5.2 KiB
HTML
Raw Normal View History

2020-01-03 11:14:21 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.16"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>mastodonpp: Class Members</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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.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">mastodonpp
&#160;<span id="projectnumber">0.0.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.16 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<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('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div><ul>
2020-01-04 11:40:17 +01:00
<li>API()
: <a class="el" href="classmastodonpp_1_1API.html#ab119ba2638c43388423e9c01c14c9246">mastodonpp::API</a>
</li>
2020-01-03 11:14:21 +01:00
<li>body
2020-01-04 11:40:17 +01:00
: <a class="el" href="structmastodonpp_1_1answer__type.html#a9da206eb4954ff15402083379909cc38">mastodonpp::answer_type</a>
</li>
<li>CURLException()
: <a class="el" href="classmastodonpp_1_1CURLException.html#af43d29b726eceb3f80a71cdd7c3d55d4">mastodonpp::CURLException</a>
</li>
<li>endpoint_type
: <a class="el" href="classmastodonpp_1_1API.html#afab8f6d794dbe28dde47d39b53822e82">mastodonpp::API</a>
2020-01-03 11:14:21 +01:00
</li>
<li>error_code
2020-01-04 11:40:17 +01:00
: <a class="el" href="structmastodonpp_1_1answer__type.html#a5cfb39acd08adcfcac6515079b4e71ba">mastodonpp::answer_type</a>
, <a class="el" href="classmastodonpp_1_1CURLException.html#a91eedb1a1d70015afdb4645d87d10e72">mastodonpp::CURLException</a>
2020-01-03 11:14:21 +01:00
</li>
<li>error_message
2020-01-04 11:40:17 +01:00
: <a class="el" href="structmastodonpp_1_1answer__type.html#adda74145891e444f223ccdfe623af726">mastodonpp::answer_type</a>
</li>
<li>get()
: <a class="el" href="classmastodonpp_1_1Request.html#abf980d36a6ccb5eadee1cd9ef80baf0d">mastodonpp::Request</a>
2020-01-03 11:14:21 +01:00
</li>
<li>http_status
2020-01-04 11:40:17 +01:00
: <a class="el" href="structmastodonpp_1_1answer__type.html#a0716af5033e02551937187a149c3f52d">mastodonpp::answer_type</a>
2020-01-03 11:14:21 +01:00
</li>
2020-01-03 12:47:36 +01:00
<li>Instance()
: <a class="el" href="classmastodonpp_1_1Instance.html#a0d14b67b0aa681eefc9479fb1695b3b3">mastodonpp::Instance</a>
</li>
2020-01-03 11:14:21 +01:00
<li>operator bool()
2020-01-04 11:40:17 +01:00
: <a class="el" href="structmastodonpp_1_1answer__type.html#aea7a4e100d215562a1d6b00524f99103">mastodonpp::answer_type</a>
2020-01-03 11:14:21 +01:00
</li>
<li>operator string_view()
2020-01-04 11:40:17 +01:00
: <a class="el" href="structmastodonpp_1_1answer__type.html#a6c90b439bcf65b4a4a655e9213b14a0f">mastodonpp::answer_type</a>
2020-01-03 11:14:21 +01:00
</li>
<li>operator&lt;&lt;
2020-01-04 11:40:17 +01:00
: <a class="el" href="structmastodonpp_1_1answer__type.html#a2de658b17d3b101a269c666defdd9336">mastodonpp::answer_type</a>
</li>
<li>Request()
: <a class="el" href="classmastodonpp_1_1Request.html#ab79b1b1c9172b6bd6aebd212f31d9a85">mastodonpp::Request</a>
</li>
<li>to_string()
: <a class="el" href="classmastodonpp_1_1API.html#a0dc773350528fe78be20cf57d3109a9c">mastodonpp::API</a>
</li>
<li>v1
: <a class="el" href="classmastodonpp_1_1API.html#aee8f590426914a36f948dafa78e330f2">mastodonpp::API</a>
</li>
<li>v2
: <a class="el" href="classmastodonpp_1_1API.html#a67ba7c7a8d94ec7905e45466255648ba">mastodonpp::API</a>
</li>
<li>what()
: <a class="el" href="classmastodonpp_1_1CURLException.html#aa5d6aaec95758bc7db42ef1ee8831ecc">mastodonpp::CURLException</a>
2020-01-03 11:14:21 +01:00
</li>
</ul>
</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.16
</small></address>
</body>
</html>