Skip to content

Commit

Permalink
deploy: fb7e68e
Browse files Browse the repository at this point in the history
  • Loading branch information
domire8 committed Feb 14, 2024
1 parent 690232d commit c62789a
Show file tree
Hide file tree
Showing 174 changed files with 3,566 additions and 2,416 deletions.
21 changes: 15 additions & 6 deletions versions/main/_add_service_exception_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<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.5"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Modulo: /github/workspace/source/modulo_components/include/modulo_components/exceptions/AddServiceException.hpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
Expand All @@ -29,7 +29,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<!-- 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');
Expand All @@ -46,6 +46,11 @@
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function() { init_codefold(0); });
/* @license-end */
</script>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
Expand Down Expand Up @@ -80,20 +85,24 @@
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span> </div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="preprocessor">#include &quot;modulo_components/exceptions/ComponentException.hpp&quot;</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span> </div>
<div class="foldopen" id="foldopen00005" data-start="{" data-end="}">
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"><a class="line" href="namespacemodulo__components_1_1exceptions.html"> 5</a></span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespacemodulo__components_1_1exceptions.html">modulo_components::exceptions</a> {</div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
<div class="foldopen" id="foldopen00012" data-start="{" data-end="};">
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"><a class="line" href="classmodulo__components_1_1exceptions_1_1_add_service_exception.html"> 12</a></span><span class="keyword">class </span><a class="code hl_class" href="classmodulo__components_1_1exceptions_1_1_add_service_exception.html">AddServiceException</a> : <span class="keyword">public</span> <a class="code hl_class" href="classmodulo__components_1_1exceptions_1_1_component_exception.html">ComponentException</a> {</div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="keyword">public</span>:</div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">explicit</span> <a class="code hl_class" href="classmodulo__components_1_1exceptions_1_1_add_service_exception.html">AddServiceException</a>(<span class="keyword">const</span> std::string&amp; msg) : <a class="code hl_class" href="classmodulo__components_1_1exceptions_1_1_component_exception.html">ComponentException</a>(<span class="stringliteral">&quot;AddServiceException&quot;</span>, msg) {}</div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span>};</div>
</div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span>}<span class="comment">// namespace modulo_components::exceptions</span></div>
<div class="ttc" id="aclassmodulo__components_1_1exceptions_1_1_add_service_exception_html"><div class="ttname"><a href="classmodulo__components_1_1exceptions_1_1_add_service_exception.html">modulo_components::exceptions::AddServiceException</a></div><div class="ttdoc">An exception class to notify errors when adding a service.</div><div class="ttdef"><b>Definition:</b> <a href="_add_service_exception_8hpp_source.html#l00012">AddServiceException.hpp:12</a></div></div>
<div class="ttc" id="aclassmodulo__components_1_1exceptions_1_1_component_exception_html"><div class="ttname"><a href="classmodulo__components_1_1exceptions_1_1_component_exception.html">modulo_components::exceptions::ComponentException</a></div><div class="ttdoc">A base class for all component exceptions.</div><div class="ttdef"><b>Definition:</b> <a href="_component_exception_8hpp_source.html#l00017">ComponentException.hpp:17</a></div></div>
<div class="ttc" id="anamespacemodulo__components_1_1exceptions_html"><div class="ttname"><a href="namespacemodulo__components_1_1exceptions.html">modulo_components::exceptions</a></div><div class="ttdoc">Modulo component exception classes.</div><div class="ttdef"><b>Definition:</b> <a href="_add_service_exception_8hpp_source.html#l00005">AddServiceException.hpp:5</a></div></div>
</div>
<div class="ttc" id="aclassmodulo__components_1_1exceptions_1_1_add_service_exception_html"><div class="ttname"><a href="classmodulo__components_1_1exceptions_1_1_add_service_exception.html">modulo_components::exceptions::AddServiceException</a></div><div class="ttdoc">An exception class to notify errors when adding a service.</div><div class="ttdef"><b>Definition</b> <a href="_add_service_exception_8hpp_source.html#l00012">AddServiceException.hpp:12</a></div></div>
<div class="ttc" id="aclassmodulo__components_1_1exceptions_1_1_component_exception_html"><div class="ttname"><a href="classmodulo__components_1_1exceptions_1_1_component_exception.html">modulo_components::exceptions::ComponentException</a></div><div class="ttdoc">A base class for all component exceptions.</div><div class="ttdef"><b>Definition</b> <a href="_component_exception_8hpp_source.html#l00017">ComponentException.hpp:17</a></div></div>
<div class="ttc" id="anamespacemodulo__components_1_1exceptions_html"><div class="ttname"><a href="namespacemodulo__components_1_1exceptions.html">modulo_components::exceptions</a></div><div class="ttdoc">Modulo component exception classes.</div><div class="ttdef"><b>Definition</b> <a href="_add_service_exception_8hpp_source.html#l00005">AddServiceException.hpp:5</a></div></div>
</div><!-- fragment --></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.5
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>
19 changes: 13 additions & 6 deletions versions/main/_add_signal_exception_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<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.5"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Modulo: /github/workspace/source/modulo_components/include/modulo_components/exceptions/AddSignalException.hpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
Expand All @@ -29,7 +29,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<!-- 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');
Expand All @@ -46,6 +46,11 @@
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function() { init_codefold(0); });
/* @license-end */
</script>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
Expand Down Expand Up @@ -82,18 +87,20 @@
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span> </div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespacemodulo__components_1_1exceptions.html">modulo_components::exceptions</a> {</div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
<div class="foldopen" id="foldopen00012" data-start="{" data-end="};">
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"><a class="line" href="classmodulo__components_1_1exceptions_1_1_add_signal_exception.html"> 12</a></span><span class="keyword">class </span><a class="code hl_class" href="classmodulo__components_1_1exceptions_1_1_add_signal_exception.html">AddSignalException</a> : <span class="keyword">public</span> <a class="code hl_class" href="classmodulo__components_1_1exceptions_1_1_component_exception.html">ComponentException</a> {</div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="keyword">public</span>:</div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">explicit</span> <a class="code hl_class" href="classmodulo__components_1_1exceptions_1_1_add_signal_exception.html">AddSignalException</a>(<span class="keyword">const</span> std::string&amp; msg) : <a class="code hl_class" href="classmodulo__components_1_1exceptions_1_1_component_exception.html">ComponentException</a>(<span class="stringliteral">&quot;AddSignalException&quot;</span>, msg) {}</div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span>};</div>
</div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span>}<span class="comment">// namespace modulo_components::exceptions</span></div>
<div class="ttc" id="aclassmodulo__components_1_1exceptions_1_1_add_signal_exception_html"><div class="ttname"><a href="classmodulo__components_1_1exceptions_1_1_add_signal_exception.html">modulo_components::exceptions::AddSignalException</a></div><div class="ttdoc">An exception class to notify errors when adding a signal.</div><div class="ttdef"><b>Definition:</b> <a href="_add_signal_exception_8hpp_source.html#l00012">AddSignalException.hpp:12</a></div></div>
<div class="ttc" id="aclassmodulo__components_1_1exceptions_1_1_component_exception_html"><div class="ttname"><a href="classmodulo__components_1_1exceptions_1_1_component_exception.html">modulo_components::exceptions::ComponentException</a></div><div class="ttdoc">A base class for all component exceptions.</div><div class="ttdef"><b>Definition:</b> <a href="_component_exception_8hpp_source.html#l00017">ComponentException.hpp:17</a></div></div>
<div class="ttc" id="anamespacemodulo__components_1_1exceptions_html"><div class="ttname"><a href="namespacemodulo__components_1_1exceptions.html">modulo_components::exceptions</a></div><div class="ttdoc">Modulo component exception classes.</div><div class="ttdef"><b>Definition:</b> <a href="_add_service_exception_8hpp_source.html#l00005">AddServiceException.hpp:5</a></div></div>
<div class="ttc" id="aclassmodulo__components_1_1exceptions_1_1_add_signal_exception_html"><div class="ttname"><a href="classmodulo__components_1_1exceptions_1_1_add_signal_exception.html">modulo_components::exceptions::AddSignalException</a></div><div class="ttdoc">An exception class to notify errors when adding a signal.</div><div class="ttdef"><b>Definition</b> <a href="_add_signal_exception_8hpp_source.html#l00012">AddSignalException.hpp:12</a></div></div>
<div class="ttc" id="aclassmodulo__components_1_1exceptions_1_1_component_exception_html"><div class="ttname"><a href="classmodulo__components_1_1exceptions_1_1_component_exception.html">modulo_components::exceptions::ComponentException</a></div><div class="ttdoc">A base class for all component exceptions.</div><div class="ttdef"><b>Definition</b> <a href="_component_exception_8hpp_source.html#l00017">ComponentException.hpp:17</a></div></div>
<div class="ttc" id="anamespacemodulo__components_1_1exceptions_html"><div class="ttname"><a href="namespacemodulo__components_1_1exceptions.html">modulo_components::exceptions</a></div><div class="ttdoc">Modulo component exception classes.</div><div class="ttdef"><b>Definition</b> <a href="_add_service_exception_8hpp_source.html#l00005">AddServiceException.hpp:5</a></div></div>
</div><!-- fragment --></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.5
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>
Loading

0 comments on commit c62789a

Please sign in to comment.