This commit is contained in:
manojsdoshi
2020-05-27 16:44:54 +00:00
parent 755b13a414
commit 9facc04fc4
1845 changed files with 60002 additions and 55230 deletions

View File

@@ -138,7 +138,7 @@ $(function() {
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;{</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <a class="code" href="classbeast_1_1insight_1_1detail_1_1StatsDHookImpl.html#ae3515765bf6e0e0adfe4298d8ab188d1">StatsDHookImpl</a>(</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <a class="code" href="classbeast_1_1insight_1_1HookImpl.html#a25001be76f7d21d47edb476b3265954f">HandlerType</a> <span class="keyword">const</span>&amp; handler,</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">HandlerType</a> <span class="keyword">const</span>&amp; handler,</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr&lt;StatsDCollectorImp&gt;</a> <span class="keyword">const</span>&amp; impl);</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; </div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <a class="code" href="classbeast_1_1insight_1_1detail_1_1StatsDHookImpl.html#ad28d7ebefcafe54eee42acd85052ee15">~StatsDHookImpl</a>() <span class="keyword">override</span>;</div>
@@ -151,7 +151,7 @@ $(function() {
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <a class="code" href="classbeast_1_1insight_1_1detail_1_1StatsDHookImpl.html#a42ad7aec2054a3c6a2a8b6f1478a9274">operator=</a>(<a class="code" href="classbeast_1_1insight_1_1detail_1_1StatsDHookImpl.html">StatsDHookImpl</a> <span class="keyword">const</span>&amp;);</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; </div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="classbeast_1_1insight_1_1detail_1_1StatsDHookImpl.html#a1469d7b5d8b10a6a0eab1482843c2867"> 82</a></span>&#160; <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr&lt;StatsDCollectorImp&gt;</a> <a class="code" href="classbeast_1_1insight_1_1detail_1_1StatsDHookImpl.html#a1469d7b5d8b10a6a0eab1482843c2867">m_impl</a>;</div>
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="classbeast_1_1insight_1_1detail_1_1StatsDHookImpl.html#abae8db69f5b002b6209d7d1ffa1ad0ef"> 83</a></span>&#160; <a class="code" href="classbeast_1_1insight_1_1HookImpl.html#a25001be76f7d21d47edb476b3265954f">HandlerType</a> <a class="code" href="classbeast_1_1insight_1_1detail_1_1StatsDHookImpl.html#abae8db69f5b002b6209d7d1ffa1ad0ef">m_handler</a>;</div>
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="classbeast_1_1insight_1_1detail_1_1StatsDHookImpl.html#abae8db69f5b002b6209d7d1ffa1ad0ef"> 83</a></span>&#160; <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">HandlerType</a> <a class="code" href="classbeast_1_1insight_1_1detail_1_1StatsDHookImpl.html#abae8db69f5b002b6209d7d1ffa1ad0ef">m_handler</a>;</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;};</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; </div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div>
@@ -891,7 +891,6 @@ $(function() {
<div class="ttc" id="aclassbeast_1_1insight_1_1detail_1_1StatsDCollectorImp_html_a3d65f738418733b85ff6e66b60226579"><div class="ttname"><a href="classbeast_1_1insight_1_1detail_1_1StatsDCollectorImp.html#a3d65f738418733b85ff6e66b60226579">beast::insight::detail::StatsDCollectorImp::do_post_buffer</a></div><div class="ttdeci">void do_post_buffer(std::string const &amp;buffer)</div><div class="ttdef"><b>Definition:</b> <a href="StatsDCollector_8cpp_source.html#l00335">StatsDCollector.cpp:335</a></div></div>
<div class="ttc" id="aclassbeast_1_1insight_1_1detail_1_1StatsDMeterImpl_html_a56386a2f78059b891c9bb9a144eb00a7"><div class="ttname"><a href="classbeast_1_1insight_1_1detail_1_1StatsDMeterImpl.html#a56386a2f78059b891c9bb9a144eb00a7">beast::insight::detail::StatsDMeterImpl::increment</a></div><div class="ttdeci">void increment(MeterImpl::value_type amount) override</div><div class="ttdef"><b>Definition:</b> <a href="StatsDCollector_8cpp_source.html#l00696">StatsDCollector.cpp:696</a></div></div>
<div class="ttc" id="aclassbeast_1_1insight_1_1detail_1_1StatsDMeterImpl_html_aef30b24be8732e8aaabd1e827b738ee1"><div class="ttname"><a href="classbeast_1_1insight_1_1detail_1_1StatsDMeterImpl.html#aef30b24be8732e8aaabd1e827b738ee1">beast::insight::detail::StatsDMeterImpl::m_value</a></div><div class="ttdeci">MeterImpl::value_type m_value</div><div class="ttdef"><b>Definition:</b> <a href="StatsDCollector_8cpp_source.html#l00207">StatsDCollector.cpp:207</a></div></div>
<div class="ttc" id="aclassbeast_1_1insight_1_1HookImpl_html_a25001be76f7d21d47edb476b3265954f"><div class="ttname"><a href="classbeast_1_1insight_1_1HookImpl.html#a25001be76f7d21d47edb476b3265954f">beast::insight::HookImpl::HandlerType</a></div><div class="ttdeci">std::function&lt; void(void)&gt; HandlerType</div><div class="ttdef"><b>Definition:</b> <a href="HookImpl_8h_source.html#l00032">HookImpl.h:32</a></div></div>
<div class="ttc" id="aclassbeast_1_1insight_1_1detail_1_1StatsDCounterImpl_html_a61ba92e5e47104b59ba7dddc324a65f2"><div class="ttname"><a href="classbeast_1_1insight_1_1detail_1_1StatsDCounterImpl.html#a61ba92e5e47104b59ba7dddc324a65f2">beast::insight::detail::StatsDCounterImpl::StatsDCounterImpl</a></div><div class="ttdeci">StatsDCounterImpl(std::string const &amp;name, std::shared_ptr&lt; StatsDCollectorImp &gt; const &amp;impl)</div><div class="ttdef"><b>Definition:</b> <a href="StatsDCollector_8cpp_source.html#l00516">StatsDCollector.cpp:516</a></div></div>
<div class="ttc" id="aclassbeast_1_1insight_1_1detail_1_1StatsDMeterImpl_html_a830f863f37000427f9cf1de89e020407"><div class="ttname"><a href="classbeast_1_1insight_1_1detail_1_1StatsDMeterImpl.html#a830f863f37000427f9cf1de89e020407">beast::insight::detail::StatsDMeterImpl::StatsDMeterImpl</a></div><div class="ttdeci">StatsDMeterImpl(std::string const &amp;name, std::shared_ptr&lt; StatsDCollectorImp &gt; const &amp;impl)</div><div class="ttdef"><b>Definition:</b> <a href="StatsDCollector_8cpp_source.html#l00682">StatsDCollector.cpp:682</a></div></div>
<div class="ttc" id="aclassbeast_1_1insight_1_1detail_1_1StatsDMetricBase_html_a1476cd30057ab891f05ff3a03f364513"><div class="ttname"><a href="classbeast_1_1insight_1_1detail_1_1StatsDMetricBase.html#a1476cd30057ab891f05ff3a03f364513">beast::insight::detail::StatsDMetricBase::~StatsDMetricBase</a></div><div class="ttdeci">virtual ~StatsDMetricBase()=default</div></div>