Skip to content

Commit cff989e

Browse files
Regenerate Doxygen docs from a9e5a1f
1 parent a9e5a1f commit cff989e

818 files changed

Lines changed: 60264 additions & 4248 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Account_8hpp.html

Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6+
<meta name="generator" content="Doxygen 1.9.8"/>
7+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8+
<title>Appwrite C++ SDK: Account.hpp File Reference</title>
9+
<link href="tabs.css" rel="stylesheet" type="text/css"/>
10+
<script type="text/javascript" src="jquery.js"></script>
11+
<script type="text/javascript" src="dynsections.js"></script>
12+
<link href="navtree.css" rel="stylesheet" type="text/css"/>
13+
<script type="text/javascript" src="resize.js"></script>
14+
<script type="text/javascript" src="navtreedata.js"></script>
15+
<script type="text/javascript" src="navtree.js"></script>
16+
<link href="search/search.css" rel="stylesheet" type="text/css"/>
17+
<script type="text/javascript" src="search/searchdata.js"></script>
18+
<script type="text/javascript" src="search/search.js"></script>
19+
<link href="doxygen.css" rel="stylesheet" type="text/css" />
20+
</head>
21+
<body>
22+
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
23+
<div id="titlearea">
24+
<table cellspacing="0" cellpadding="0">
25+
<tbody>
26+
<tr id="projectrow">
27+
<td id="projectalign">
28+
<div id="projectname">Appwrite C++ SDK
29+
</div>
30+
<div id="projectbrief">Auto-generated API documentation for the Appwrite C++ SDK</div>
31+
</td>
32+
</tr>
33+
</tbody>
34+
</table>
35+
</div>
36+
<!-- end header part -->
37+
<!-- Generated by Doxygen 1.9.8 -->
38+
<script type="text/javascript">
39+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
40+
var searchBox = new SearchBox("searchBox", "search/",'.html');
41+
/* @license-end */
42+
</script>
43+
<script type="text/javascript" src="menudata.js"></script>
44+
<script type="text/javascript" src="menu.js"></script>
45+
<script type="text/javascript">
46+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
47+
$(function() {
48+
initMenu('',true,false,'search.php','Search');
49+
$(document).ready(function() { init_search(); });
50+
});
51+
/* @license-end */
52+
</script>
53+
<div id="main-nav"></div>
54+
</div><!-- top -->
55+
<div id="side-nav" class="ui-resizable side-nav-resizable">
56+
<div id="nav-tree">
57+
<div id="nav-tree-contents">
58+
<div id="nav-sync" class="sync"></div>
59+
</div>
60+
</div>
61+
<div id="splitbar" style="-moz-user-select:none;"
62+
class="ui-resizable-handle">
63+
</div>
64+
</div>
65+
<script type="text/javascript">
66+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
67+
$(document).ready(function(){initNavTree('Account_8hpp.html',''); initResizable(); });
68+
/* @license-end */
69+
</script>
70+
<div id="doc-content">
71+
<!-- window showing the filter options -->
72+
<div id="MSearchSelectWindow"
73+
onmouseover="return searchBox.OnSearchSelectShow()"
74+
onmouseout="return searchBox.OnSearchSelectHide()"
75+
onkeydown="return searchBox.OnSearchSelectKey(event)">
76+
</div>
77+
78+
<!-- iframe showing the search results (closed by default) -->
79+
<div id="MSearchResultsWindow">
80+
<div id="MSearchResults">
81+
<div class="SRPage">
82+
<div id="SRIndex">
83+
<div id="SRResults"></div>
84+
<div class="SRStatus" id="Loading">Loading...</div>
85+
<div class="SRStatus" id="Searching">Searching...</div>
86+
<div class="SRStatus" id="NoMatches">No Matches</div>
87+
</div>
88+
</div>
89+
</div>
90+
</div>
91+
92+
<div class="header">
93+
<div class="summary">
94+
<a href="#nested-classes">Classes</a> </div>
95+
<div class="headertitle"><div class="title">Account.hpp File Reference</div></div>
96+
</div><!--header-->
97+
<div class="contents">
98+
99+
<p>Handles user account-related operations like creation and session management.
100+
<a href="#details">More...</a></p>
101+
<div class="textblock"><code>#include &quot;<a class="el" href="Utils_8hpp_source.html">Utils.hpp</a>&quot;</code><br />
102+
<code>#include &quot;<a class="el" href="HttpStatus_8hpp_source.html">enums/HttpStatus.hpp</a>&quot;</code><br />
103+
<code>#include &quot;<a class="el" href="AppwriteException_8hpp_source.html">exceptions/AppwriteException.hpp</a>&quot;</code><br />
104+
<code>#include &lt;string&gt;</code><br />
105+
</div><div class="textblock"><div class="dynheader">
106+
Include dependency graph for Account.hpp:</div>
107+
<div class="dyncontent">
108+
<div class="center"><iframe scrolling="no" frameborder="0" src="Account_8hpp__incl.svg" width="604" height="183"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
109+
</div>
110+
</div><div class="textblock"><div class="dynheader">
111+
This graph shows which files directly or indirectly include this file:</div>
112+
<div class="dyncontent">
113+
<div class="center"><iframe scrolling="no" frameborder="0" src="Account_8hpp__dep__incl.svg" width="119" height="110"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
114+
</div>
115+
</div>
116+
<p><a href="Account_8hpp_source.html">Go to the source code of this file.</a></p>
117+
<table class="memberdecls">
118+
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
119+
Classes</h2></td></tr>
120+
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAccount.html">Account</a></td></tr>
121+
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Handles user account-related operations like creation and session management. <a href="classAccount.html#details">More...</a><br /></td></tr>
122+
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
123+
</table>
124+
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
125+
<div class="textblock"><p>Handles user account-related operations like creation and session management. </p>
126+
127+
<p class="definition">Definition in file <a class="el" href="Account_8hpp_source.html">Account.hpp</a>.</p>
128+
</div></div><!-- contents -->
129+
</div><!-- doc-content -->
130+
<!-- start footer part -->
131+
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
132+
<ul>
133+
<li class="navelem"><a class="el" href="dir_b02e4219757ae4e3a0f1714873865bbf.html">classes</a></li><li class="navelem"><a class="el" href="Account_8hpp.html">Account.hpp</a></li>
134+
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
135+
</ul>
136+
</div>
137+
</body>
138+
</html>

Account_8hpp.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
var Account_8hpp =
2+
[
3+
[ "Account", "classAccount.html", "classAccount" ]
4+
];

Account_8hpp__dep__incl.map

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<map id="Account.hpp" name="Account.hpp">
2+
<area shape="rect" id="Node000001" title="Handles user account&#45;related operations like creation and session management." alt="" coords="8,5,111,31"/>
3+
<area shape="rect" id="Node000002" href="$Appwrite_8hpp.html" title="Root header to import all core Appwrite SDK modules for easy access." alt="" coords="5,79,113,104"/>
4+
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="62,44,62,79,57,79,57,44"/>
5+
</map>

Account_8hpp__dep__incl.md5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
91e09d99fed5ba76b4e2f59004ae0ef5

Account_8hpp__dep__incl.svg

Lines changed: 39 additions & 0 deletions
Loading

Account_8hpp__incl.map

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<map id="Account.hpp" name="Account.hpp">
2+
<area shape="rect" id="Node000001" title="Handles user account&#45;related operations like creation and session management." alt="" coords="131,5,234,31"/>
3+
<area shape="rect" id="Node000002" href="$Utils_8hpp.html" title="Provides utility functions and helpers used across the SDK." alt="" coords="5,79,85,104"/>
4+
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="162,33,81,75,79,70,159,28"/>
5+
<area shape="rect" id="Node000003" title=" " alt="" coords="97,152,156,177"/>
6+
<area shape="poly" id="edge8_Node000001_Node000003" title=" " alt="" coords="177,32,150,80,134,139,129,137,146,78,172,30"/>
7+
<area shape="rect" id="Node000005" href="$HttpStatus_8hpp.html" title="Defines HTTP status code enums for consistent error and response handling." alt="" coords="161,79,327,104"/>
8+
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="195,29,227,66,223,70,191,33"/>
9+
<area shape="rect" id="Node000006" href="$AppwriteException_8hpp.html" title="Declares the base exception class used to represent Appwrite SDK errors." alt="" coords="351,79,598,104"/>
10+
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="230,28,415,73,414,78,229,33"/>
11+
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="60,102,105,141,101,145,57,106"/>
12+
<area shape="rect" id="Node000004" title=" " alt="" coords="10,152,73,177"/>
13+
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="47,104,45,139,40,138,42,104"/>
14+
<area shape="poly" id="edge7_Node000006_Node000003" title=" " alt="" coords="419,107,170,157,169,152,418,101"/>
15+
<area shape="rect" id="Node000007" title=" " alt="" coords="431,152,518,177"/>
16+
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="477,104,477,138,472,138,472,104"/>
17+
</map>

Account_8hpp__incl.md5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0131dcdf646f3e72fc880c5177210ce2

Account_8hpp__incl.svg

Lines changed: 147 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)