Files
rippled/namespaceantithesis.html
2025-08-19 09:49:50 -07:00

277 lines
15 KiB
HTML

<!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" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>rippled: antithesis Namespace Reference</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 id="projectrow">
<td id="projectalign">
<div id="projectname">rippled
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- 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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#namespaces">Namespaces</a> &#124;
<a href="#nested-classes">Classes</a> &#124;
<a href="#typedef-members">Typedefs</a> &#124;
<a href="#func-members">Functions</a> &#124;
<a href="#var-members">Variables</a> </div>
<div class="headertitle"><div class="title">antithesis Namespace Reference</div></div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceantithesis_1_1internal" id="r_namespaceantithesis_1_1internal"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceantithesis_1_1internal.html">internal</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structantithesis_1_1JSON.html">JSON</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structantithesis_1_1JSONArray.html">JSONArray</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="typedef-members" name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:a6e83b93b2e07d0ce8f44c89a8a7aac12" id="r_a6e83b93b2e07d0ce8f44c89a8a7aac12"><td class="memItemLeft" align="right" valign="top">typedef <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/variant.html">std::variant</a>&lt; <a class="el" href="structantithesis_1_1JSON.html">JSON</a>, <a class="elRef" href="http://en.cppreference.com/w/cpp/types/nullptr_t.html">std::nullptr_t</a>, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a>, bool, char, int, uint64_t, float, double, const char *, <a class="el" href="structantithesis_1_1JSONArray.html">JSONArray</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceantithesis.html#a6e83b93b2e07d0ce8f44c89a8a7aac12">JSONValue</a></td></tr>
<tr class="separator:a6e83b93b2e07d0ce8f44c89a8a7aac12"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a453d218e518d994951a4c50e79e3167b" id="r_a453d218e518d994951a4c50e79e3167b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceantithesis.html#a453d218e518d994951a4c50e79e3167b">setup_complete</a> (const <a class="el" href="structantithesis_1_1JSON.html">JSON</a> &amp;details)</td></tr>
<tr class="separator:a453d218e518d994951a4c50e79e3167b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afb7e351dc77e4c0658e1b7028bf41ed4" id="r_afb7e351dc77e4c0658e1b7028bf41ed4"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceantithesis.html#afb7e351dc77e4c0658e1b7028bf41ed4">send_event</a> (const char *name, const <a class="el" href="structantithesis_1_1JSON.html">JSON</a> &amp;details)</td></tr>
<tr class="separator:afb7e351dc77e4c0658e1b7028bf41ed4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7121804138ea628b9ff20e38c6e906f8" id="r_a7121804138ea628b9ff20e38c6e906f8"><td class="memItemLeft" align="right" valign="top">uint64_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceantithesis.html#a7121804138ea628b9ff20e38c6e906f8">get_random</a> ()</td></tr>
<tr class="separator:a7121804138ea628b9ff20e38c6e906f8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac0deaaf0e0cd76266281b7af85e21c4b" id="r_ac0deaaf0e0cd76266281b7af85e21c4b"><td class="memTemplParams" colspan="2">template&lt;typename Iter &gt; </td></tr>
<tr class="memitem:ac0deaaf0e0cd76266281b7af85e21c4b"><td class="memTemplItemLeft" align="right" valign="top">Iter&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespaceantithesis.html#ac0deaaf0e0cd76266281b7af85e21c4b">random_choice</a> (Iter begin, Iter end)</td></tr>
<tr class="separator:ac0deaaf0e0cd76266281b7af85e21c4b"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="var-members" name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:adafa5063211a0d48bf8a5e7124028d40" id="r_adafa5063211a0d48bf8a5e7124028d40"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceantithesis.html#adafa5063211a0d48bf8a5e7124028d40">SDK_VERSION</a> = &quot;0.4.4&quot;</td></tr>
<tr class="separator:adafa5063211a0d48bf8a5e7124028d40"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7be395064c1ef19de8c91ac4e8821c9a" id="r_a7be395064c1ef19de8c91ac4e8821c9a"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceantithesis.html#a7be395064c1ef19de8c91ac4e8821c9a">PROTOCOL_VERSION</a> = &quot;1.1.0&quot;</td></tr>
<tr class="separator:a7be395064c1ef19de8c91ac4e8821c9a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Typedef Documentation</h2>
<a id="a6e83b93b2e07d0ce8f44c89a8a7aac12" name="a6e83b93b2e07d0ce8f44c89a8a7aac12"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6e83b93b2e07d0ce8f44c89a8a7aac12">&#9670;&#160;</a></span>JSONValue</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/variant.html">std::variant</a>&lt;<a class="el" href="structantithesis_1_1JSON.html">JSON</a>, <a class="elRef" href="http://en.cppreference.com/w/cpp/types/nullptr_t.html">std::nullptr_t</a>, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a>, bool, char, int, uint64_t, float, double, const char*, <a class="el" href="structantithesis_1_1JSONArray.html">JSONArray</a>&gt; <a class="el" href="namespaceantithesis.html#a6e83b93b2e07d0ce8f44c89a8a7aac12">antithesis::JSONValue</a></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="antithesis__sdk_8h_source.html#l00049">49</a> of file <a class="el" href="antithesis__sdk_8h_source.html">antithesis_sdk.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a id="a453d218e518d994951a4c50e79e3167b" name="a453d218e518d994951a4c50e79e3167b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a453d218e518d994951a4c50e79e3167b">&#9670;&#160;</a></span>setup_complete()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void antithesis::setup_complete </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structantithesis_1_1JSON.html">JSON</a> &amp;&#160;</td>
<td class="paramname"><em>details</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="antithesis__sdk_8h_source.html#l01038">1038</a> of file <a class="el" href="antithesis__sdk_8h_source.html">antithesis_sdk.h</a>.</p>
</div>
</div>
<a id="afb7e351dc77e4c0658e1b7028bf41ed4" name="afb7e351dc77e4c0658e1b7028bf41ed4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afb7e351dc77e4c0658e1b7028bf41ed4">&#9670;&#160;</a></span>send_event()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void antithesis::send_event </td>
<td>(</td>
<td class="paramtype">const char *&#160;</td>
<td class="paramname"><em>name</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="structantithesis_1_1JSON.html">JSON</a> &amp;&#160;</td>
<td class="paramname"><em>details</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="antithesis__sdk_8h_source.html#l01041">1041</a> of file <a class="el" href="antithesis__sdk_8h_source.html">antithesis_sdk.h</a>.</p>
</div>
</div>
<a id="a7121804138ea628b9ff20e38c6e906f8" name="a7121804138ea628b9ff20e38c6e906f8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7121804138ea628b9ff20e38c6e906f8">&#9670;&#160;</a></span>get_random()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint64_t antithesis::get_random </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="antithesis__sdk_8h_source.html#l01077">1077</a> of file <a class="el" href="antithesis__sdk_8h_source.html">antithesis_sdk.h</a>.</p>
</div>
</div>
<a id="ac0deaaf0e0cd76266281b7af85e21c4b" name="ac0deaaf0e0cd76266281b7af85e21c4b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac0deaaf0e0cd76266281b7af85e21c4b">&#9670;&#160;</a></span>random_choice()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Iter &gt; </div>
<table class="memname">
<tr>
<td class="memname">Iter antithesis::random_choice </td>
<td>(</td>
<td class="paramtype">Iter&#160;</td>
<td class="paramname"><em>begin</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">Iter&#160;</td>
<td class="paramname"><em>end</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="antithesis__sdk_8h_source.html#l01095">1095</a> of file <a class="el" href="antithesis__sdk_8h_source.html">antithesis_sdk.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Variable Documentation</h2>
<a id="adafa5063211a0d48bf8a5e7124028d40" name="adafa5063211a0d48bf8a5e7124028d40"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adafa5063211a0d48bf8a5e7124028d40">&#9670;&#160;</a></span>SDK_VERSION</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* antithesis::SDK_VERSION = &quot;0.4.4&quot;</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="antithesis__sdk_8h_source.html#l00045">45</a> of file <a class="el" href="antithesis__sdk_8h_source.html">antithesis_sdk.h</a>.</p>
</div>
</div>
<a id="a7be395064c1ef19de8c91ac4e8821c9a" name="a7be395064c1ef19de8c91ac4e8821c9a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7be395064c1ef19de8c91ac4e8821c9a">&#9670;&#160;</a></span>PROTOCOL_VERSION</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* antithesis::PROTOCOL_VERSION = &quot;1.1.0&quot;</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="antithesis__sdk_8h_source.html#l00046">46</a> of file <a class="el" href="antithesis__sdk_8h_source.html">antithesis_sdk.h</a>.</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>