Skip to content

Commit

Permalink
deploy: 5a7af5b
Browse files Browse the repository at this point in the history
  • Loading branch information
intelliot committed Jan 16, 2024
1 parent 2767dda commit 9e5f3b6
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 50 deletions.
2 changes: 1 addition & 1 deletion ServerHandler_8cpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -1530,7 +1530,7 @@
<div class="ttc" id="anamespaceripple_html_ad3f4a8a0213ea07fa9802d10ee6a4d79"><div class="ttname"><a href="namespaceripple.html#ad3f4a8a0213ea07fa9802d10ee6a4d79">ripple::setup_Client</a></div><div class="ttdeci">static void setup_Client(ServerHandler::Setup &amp;setup)</div><div class="ttdef"><b>Definition:</b> <a href="ServerHandler_8cpp_source.html#l01196">ServerHandler.cpp:1196</a></div></div>
<div class="ttc" id="astructripple_1_1Port_html_a27d3bc7390a8f0d728bb00446353e95c"><div class="ttname"><a href="structripple_1_1Port.html#a27d3bc7390a8f0d728bb00446353e95c">ripple::Port::password</a></div><div class="ttdeci">std::string password</div><div class="ttdef"><b>Definition:</b> <a href="Port_8h_source.html#l00061">Port.h:61</a></div></div>
<div class="ttc" id="aclassripple_1_1ServerHandler_html_aeadb55747f2a603323f3549d7e0d72f4"><div class="ttname"><a href="classripple_1_1ServerHandler.html#aeadb55747f2a603323f3549d7e0d72f4">ripple::ServerHandler::onRequest</a></div><div class="ttdeci">void onRequest(Session &amp;session)</div><div class="ttdef"><b>Definition:</b> <a href="ServerHandler_8cpp_source.html#l00276">ServerHandler.cpp:276</a></div></div>
<div class="ttc" id="aclassJson_1_1Reader_html_a269793929575f925b629460c9c744da1"><div class="ttname"><a href="classJson_1_1Reader.html#a269793929575f925b629460c9c744da1">Json::Reader::getFormatedErrorMessages</a></div><div class="ttdeci">std::string getFormatedErrorMessages() const</div><div class="ttdoc">Returns a user friendly string that list errors in the parsed document.</div><div class="ttdef"><b>Definition:</b> <a href="json__reader_8cpp_source.html#l00932">json_reader.cpp:932</a></div></div>
<div class="ttc" id="aclassJson_1_1Reader_html_a269793929575f925b629460c9c744da1"><div class="ttname"><a href="classJson_1_1Reader.html#a269793929575f925b629460c9c744da1">Json::Reader::getFormatedErrorMessages</a></div><div class="ttdeci">std::string getFormatedErrorMessages() const</div><div class="ttdoc">Returns a user friendly string that list errors in the parsed document.</div><div class="ttdef"><b>Definition:</b> <a href="json__reader_8cpp_source.html#l00930">json_reader.cpp:930</a></div></div>
<div class="ttc" id="aclassripple_1_1Application_html_a0511c5e849c6735036d4667a72ff01ee"><div class="ttname"><a href="classripple_1_1Application.html#a0511c5e849c6735036d4667a72ff01ee">ripple::Application::overlay</a></div><div class="ttdeci">virtual Overlay &amp; overlay()=0</div></div>
<div class="ttc" id="acount_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/set/count.html">std::set::count</a></div><div class="ttdeci">T count(T... args)</div></div>
<div class="ttc" id="aclassripple_1_1Session_html_ab09504186e13a4f74b9b9adc92adaeca"><div class="ttname"><a href="classripple_1_1Session.html#ab09504186e13a4f74b9b9adc92adaeca">ripple::Session::port</a></div><div class="ttdeci">virtual Port const &amp; port()=0</div><div class="ttdoc">Returns the Port settings for this connection.</div></div>
Expand Down
2 changes: 1 addition & 1 deletion classJson_1_1Reader.html
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a269793929575f925b629460c
<p>Returns a user friendly string that list errors in the parsed document. </p>
<dl class="section return"><dt>Returns</dt><dd>Formatted error message with the list of errors with their location in the parsed document. An empty string is returned if no error occurred during parsing. </dd></dl>

<p class="definition">Definition at line <a class="el" href="json__reader_8cpp_source.html#l00932">932</a> of file <a class="el" href="json__reader_8cpp_source.html">json_reader.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="json__reader_8cpp_source.html#l00930">930</a> of file <a class="el" href="json__reader_8cpp_source.html">json_reader.cpp</a>.</p>

</div>
</div>
Expand Down
Loading

0 comments on commit 9e5f3b6

Please sign in to comment.