Skip to content

Commit

Permalink
virtual host
Browse files Browse the repository at this point in the history
  • Loading branch information
Ye-Yu-Mo committed Oct 8, 2024
1 parent 588d2f8 commit 9272a0f
Show file tree
Hide file tree
Showing 299 changed files with 4,891 additions and 1,493 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"args": [],
"stopAtEntry": false,
"externalConsole": false,
"cwd": "/home/leaf/Message-Queues",
"cwd": "/home/leaf/Message-Queues/test",
"program": "/home/leaf/Message-Queues/build/Debug/outDebug",
"MIMode": "gdb",
"miDebuggerPath": "gdb",
Expand Down
29 changes: 29 additions & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"tasks": [
{
"type": "cppbuild",
"label": "C/C++: g++ 生成活动文件",
"command": "/usr/bin/g++",
"args": [
"-fdiagnostics-color=always",
"-g",
"${file}",
"-o",
"${fileDirname}/${fileBasenameNoExtension}",
""
],
"options": {
"cwd": "${fileDirname}"
},
"problemMatcher": [
"$gcc"
],
"group": {
"kind": "build",
"isDefault": true
},
"detail": "调试器生成的任务。"
}
],
"version": "2.0.0"
}
18 changes: 10 additions & 8 deletions docs/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,14 +131,16 @@
<tr id="row_0_20_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_xu_m_q_1_1_sqlite_helper.html" target="_self">SqliteHelper</a></td><td class="desc">SQLite 数据库操作助手类 </td></tr>
<tr id="row_0_21_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_xu_m_q_1_1_str_helper.html" target="_self">StrHelper</a></td><td class="desc">字符串处理助手类 </td></tr>
<tr id="row_0_22_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_xu_m_q_1_1_u_u_i_d_helper.html" target="_self">UUIDHelper</a></td><td class="desc">提供生成 UUID 的工具类。 </td></tr>
<tr id="row_1_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_binding_test.html" target="_self">BindingTest</a></td><td class="desc"></td></tr>
<tr id="row_2_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_exchanger_mapper.html" target="_self">ExchangerMapper</a></td><td class="desc">交换机持久化管理类 将数据存储在sqlite数据库中 </td></tr>
<tr id="row_3_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_exchange_test.html" target="_self">ExchangeTest</a></td><td class="desc"></td></tr>
<tr id="row_4_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1_xu_m_q_1_1_delivery_mode_01_4.html" target="_self">is_proto_enum&lt; ::XuMQ::DeliveryMode &gt;</a></td><td class="desc"></td></tr>
<tr id="row_5_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1_xu_m_q_1_1_exchange_type_01_4.html" target="_self">is_proto_enum&lt; ::XuMQ::ExchangeType &gt;</a></td><td class="desc"></td></tr>
<tr id="row_6_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_queue_test.html" target="_self">QueueTest</a></td><td class="desc"></td></tr>
<tr id="row_7_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_table_struct__msg__2eproto.html" target="_self">TableStruct_msg_2eproto</a></td><td class="desc"></td></tr>
<tr id="row_8_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_u_i_d_helper.html" target="_self">UUIDHelper</a></td><td class="desc"></td></tr>
<tr id="row_0_23_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_xu_m_q_1_1_virtual_host.html" target="_self">VirtualHost</a></td><td class="desc">虚拟机模块 </td></tr>
<tr id="row_1_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_binding_test.html" target="_self">BindingTest</a></td><td class="desc"></td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_exchanger_mapper.html" target="_self">ExchangerMapper</a></td><td class="desc">交换机持久化管理类 将数据存储在sqlite数据库中 </td></tr>
<tr id="row_3_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_exchange_test.html" target="_self">ExchangeTest</a></td><td class="desc"></td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_host_test.html" target="_self">HostTest</a></td><td class="desc"></td></tr>
<tr id="row_5_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1_xu_m_q_1_1_delivery_mode_01_4.html" target="_self">is_proto_enum&lt; ::XuMQ::DeliveryMode &gt;</a></td><td class="desc"></td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structis__proto__enum_3_01_1_1_xu_m_q_1_1_exchange_type_01_4.html" target="_self">is_proto_enum&lt; ::XuMQ::ExchangeType &gt;</a></td><td class="desc"></td></tr>
<tr id="row_7_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_queue_test.html" target="_self">QueueTest</a></td><td class="desc"></td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_table_struct__msg__2eproto.html" target="_self">TableStruct_msg_2eproto</a></td><td class="desc"></td></tr>
<tr id="row_9_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_u_i_d_helper.html" target="_self">UUIDHelper</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
Expand Down
4 changes: 3 additions & 1 deletion docs/annotated_dup.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@ var annotated_dup =
[ "QueueMessage", "class_xu_m_q_1_1_queue_message.html", "class_xu_m_q_1_1_queue_message" ],
[ "SqliteHelper", "class_xu_m_q_1_1_sqlite_helper.html", "class_xu_m_q_1_1_sqlite_helper" ],
[ "StrHelper", "class_xu_m_q_1_1_str_helper.html", "class_xu_m_q_1_1_str_helper" ],
[ "UUIDHelper", "class_xu_m_q_1_1_u_u_i_d_helper.html", "class_xu_m_q_1_1_u_u_i_d_helper" ]
[ "UUIDHelper", "class_xu_m_q_1_1_u_u_i_d_helper.html", "class_xu_m_q_1_1_u_u_i_d_helper" ],
[ "VirtualHost", "class_xu_m_q_1_1_virtual_host.html", "class_xu_m_q_1_1_virtual_host" ]
] ],
[ "BindingTest", "class_binding_test.html", "class_binding_test" ],
[ "ExchangerMapper", "class_exchanger_mapper.html", null ],
[ "ExchangeTest", "class_exchange_test.html", "class_exchange_test" ],
[ "HostTest", "class_host_test.html", "class_host_test" ],
[ "is_proto_enum< ::XuMQ::DeliveryMode >", "structis__proto__enum_3_01_1_1_xu_m_q_1_1_delivery_mode_01_4.html", null ],
[ "is_proto_enum< ::XuMQ::ExchangeType >", "structis__proto__enum_3_01_1_1_xu_m_q_1_1_exchange_type_01_4.html", null ],
[ "QueueTest", "class_queue_test.html", "class_queue_test" ],
Expand Down
10 changes: 7 additions & 3 deletions docs/binding_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,13 @@
<div class="dyncontent">
<div class="center"><img src="binding_8hpp__dep__incl.png" border="0" usemap="#aserver_2binding_8hppdep" alt=""/></div>
<map name="aserver_2binding_8hppdep" id="aserver_2binding_8hppdep">
<area shape="rect" title=" " alt="" coords="20,5,163,31"/>
<area shape="rect" href="mqbindingtest_8cpp.html" title=" " alt="" coords="5,79,177,104"/>
<area shape="poly" title=" " alt="" coords="94,44,94,79,89,79,89,44"/>
<area shape="rect" title=" " alt="" coords="95,5,238,31"/>
<area shape="rect" href="host_8hpp.html" title=" " alt="" coords="20,79,143,104"/>
<area shape="poly" title=" " alt="" coords="144,41,97,80,94,76,141,37"/>
<area shape="rect" href="mqbindingtest_8cpp.html" title=" " alt="" coords="167,79,339,104"/>
<area shape="poly" title=" " alt="" coords="193,37,241,76,237,81,189,41"/>
<area shape="rect" href="mqhosttest_8cpp.html" title=" " alt="" coords="5,152,157,177"/>
<area shape="poly" title=" " alt="" coords="84,118,84,152,79,152,79,118"/>
</map>
</div>
</div>
Expand Down
10 changes: 7 additions & 3 deletions docs/binding_8hpp__dep__incl.map
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<map id="server/binding.hpp" name="server/binding.hpp">
<area shape="rect" id="Node000001" title=" " alt="" coords="20,5,163,31"/>
<area shape="rect" id="Node000002" href="$mqbindingtest_8cpp.html" title=" " alt="" coords="5,79,177,104"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="94,44,94,79,89,79,89,44"/>
<area shape="rect" id="Node000001" title=" " alt="" coords="95,5,238,31"/>
<area shape="rect" id="Node000002" href="$host_8hpp.html" title=" " alt="" coords="20,79,143,104"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="144,41,97,80,94,76,141,37"/>
<area shape="rect" id="Node000004" href="$mqbindingtest_8cpp.html" title=" " alt="" coords="167,79,339,104"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="193,37,241,76,237,81,189,41"/>
<area shape="rect" id="Node000003" href="$mqhosttest_8cpp.html" title=" " alt="" coords="5,152,157,177"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="84,118,84,152,79,152,79,118"/>
</map>
2 changes: 1 addition & 1 deletion docs/binding_8hpp__dep__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
792da97e62fdd78f15879c52f05fa5f3
52c118e072e1146f19541ec2202fd6c6
Binary file modified docs/binding_8hpp__dep__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
117 changes: 117 additions & 0 deletions docs/class_host_test-members.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
<!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="zh">
<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>Message-Queues: 成员列表</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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.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>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function() { init_search(); });
/* @license-end */
</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">Message-Queues<span id="projectnumber">&#160;beta 0.02</span>
</div>
<div id="projectbrief">A Message-Queues based Cpp</div>
</td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()">&#160;</span>
<input type="text" id="MSearchField" value="" placeholder="搜索" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- 制作者 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>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('class_host_test.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- 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">载入中...</div>
<div class="SRStatus" id="Searching">搜索中...</div>
<div class="SRStatus" id="NoMatches">未找到</div>
</div>
</div>
</div>
</div>

<div class="header">
<div class="headertitle"><div class="title">HostTest 成员列表</div></div>
</div><!--header-->
<div class="contents">

<p>成员的完整列表,这些成员属于 <a class="el" href="class_host_test.html">HostTest</a>,包括所有继承而来的类成员</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="class_host_test.html#ad586f6d5500c9aeed259f59e6012d317">_host</a></td><td class="entry"><a class="el" href="class_host_test.html">HostTest</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="class_host_test.html#a1d2b091721448f01d126e5b09f34f08d">SetUp</a>() override</td><td class="entry"><a class="el" href="class_host_test.html">HostTest</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_host_test.html#ab35ed6edbe6aa443deeeb0cf3146699f">TearDown</a>() override</td><td class="entry"><a class="el" href="class_host_test.html">HostTest</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">制作者 <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>
</ul>
</div>
</body>
</html>
Loading

0 comments on commit 9272a0f

Please sign in to comment.