diff --git a/docs/.vuepress/public/doxy/_bootstrapper_8php.html b/docs/.vuepress/public/doxy/_bootstrapper_8php.html new file mode 100755 index 00000000..5fe863cd --- /dev/null +++ b/docs/.vuepress/public/doxy/_bootstrapper_8php.html @@ -0,0 +1,122 @@ + + + + + + + +Zhamao Framework: src/ZM/Bootstrap/Bootstrapper.php 文件参考 + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
Zhamao Framework 3.1.1 +
+
A high-performance chatbot + web framework
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ +
+ +
Bootstrapper.php 文件参考
+
+
+ + + + +

+结构体

interface  Bootstrapper
 
+ + + +

+命名空间

namespace  ZM\Bootstrap
 
+
+
+ + + + diff --git a/docs/.vuepress/public/doxy/_bootstrapper_8php.js b/docs/.vuepress/public/doxy/_bootstrapper_8php.js new file mode 100755 index 00000000..3e1e6dad --- /dev/null +++ b/docs/.vuepress/public/doxy/_bootstrapper_8php.js @@ -0,0 +1,4 @@ +var _bootstrapper_8php = +[ + [ "Bootstrapper", "interface_z_m_1_1_bootstrap_1_1_bootstrapper.html", "interface_z_m_1_1_bootstrap_1_1_bootstrapper" ] +]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/_runtime_preferences_8php.html b/docs/.vuepress/public/doxy/_runtime_preferences_8php.html new file mode 100755 index 00000000..c5e05cb3 --- /dev/null +++ b/docs/.vuepress/public/doxy/_runtime_preferences_8php.html @@ -0,0 +1,122 @@ + + + + + + + +Zhamao Framework: src/ZM/Config/RuntimePreferences.php 文件参考 + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
Zhamao Framework 3.1.1 +
+
A high-performance chatbot + web framework
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ +
+ +
RuntimePreferences.php 文件参考
+
+
+ + + + +

+结构体

class  RuntimePreferences
 
+ + + +

+命名空间

namespace  ZM\Config
 
+
+
+ + + + diff --git a/docs/.vuepress/public/doxy/_runtime_preferences_8php.js b/docs/.vuepress/public/doxy/_runtime_preferences_8php.js new file mode 100755 index 00000000..d9db3531 --- /dev/null +++ b/docs/.vuepress/public/doxy/_runtime_preferences_8php.js @@ -0,0 +1,4 @@ +var _runtime_preferences_8php = +[ + [ "RuntimePreferences", "class_z_m_1_1_config_1_1_runtime_preferences.html", "class_z_m_1_1_config_1_1_runtime_preferences" ] +]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/annotated.html b/docs/.vuepress/public/doxy/annotated.html index a32b7fff..e8915e44 100755 --- a/docs/.vuepress/public/doxy/annotated.html +++ b/docs/.vuepress/public/doxy/annotated.html @@ -131,13 +131,14 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();  CAnnotationParser  CClosed  NBootstrap - CHandleExceptions - CLoadConfiguration - CLoadGlobalDefines - CLoadPlugins - CRegisterEventProvider - CRegisterLogger - CSetInternalTimezone + CBootstrapper + CHandleExceptions + CLoadConfiguration + CLoadGlobalDefines + CLoadPlugins + CRegisterEventProvider + CRegisterLogger + CSetInternalTimezone  NCommand  NBotCraft  CBotCraftCommand @@ -166,7 +167,8 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();  CConfigTracer  CEnvironment  CEnvironmentInterface - CZMConfig + CRuntimePreferences + CZMConfig  NContainer  CAliasDefinitionSource  CContainerBindingListener diff --git a/docs/.vuepress/public/doxy/annotated_dup.js b/docs/.vuepress/public/doxy/annotated_dup.js index e46dc9b8..8754885e 100755 --- a/docs/.vuepress/public/doxy/annotated_dup.js +++ b/docs/.vuepress/public/doxy/annotated_dup.js @@ -42,6 +42,7 @@ var annotated_dup = [ "Closed", "class_z_m_1_1_annotation_1_1_closed.html", null ] ] ], [ "Bootstrap", "namespace_z_m_1_1_bootstrap.html", [ + [ "Bootstrapper", "interface_z_m_1_1_bootstrap_1_1_bootstrapper.html", "interface_z_m_1_1_bootstrap_1_1_bootstrapper" ], [ "HandleExceptions", "class_z_m_1_1_bootstrap_1_1_handle_exceptions.html", "class_z_m_1_1_bootstrap_1_1_handle_exceptions" ], [ "LoadConfiguration", "class_z_m_1_1_bootstrap_1_1_load_configuration.html", "class_z_m_1_1_bootstrap_1_1_load_configuration" ], [ "LoadGlobalDefines", "class_z_m_1_1_bootstrap_1_1_load_global_defines.html", "class_z_m_1_1_bootstrap_1_1_load_global_defines" ], @@ -83,6 +84,7 @@ var annotated_dup = [ "ConfigTracer", "class_z_m_1_1_config_1_1_config_tracer.html", "class_z_m_1_1_config_1_1_config_tracer" ], [ "Environment", "class_z_m_1_1_config_1_1_environment.html", "class_z_m_1_1_config_1_1_environment" ], [ "EnvironmentInterface", "interface_z_m_1_1_config_1_1_environment_interface.html", "interface_z_m_1_1_config_1_1_environment_interface" ], + [ "RuntimePreferences", "class_z_m_1_1_config_1_1_runtime_preferences.html", "class_z_m_1_1_config_1_1_runtime_preferences" ], [ "ZMConfig", "class_z_m_1_1_config_1_1_z_m_config.html", "class_z_m_1_1_config_1_1_z_m_config" ] ] ], [ "Container", "namespace_z_m_1_1_container.html", [ diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123.html b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123.html index b4a77303..a87a98f2 100755 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123.html +++ b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123.html @@ -100,131 +100,29 @@ $(document).ready(function(){initNavTree('class_module_1_1_example_1_1_hello123. - - - - + + + + - - - - - -

Public 成员函数

 route (array $params, ServerRequest $request, \HttpRequestEvent $event)
 
 onOBEvent (WebSocketMessageEvent $messageEvent, \OneBotEvent $event)
 
 onMessage (WebSocketMessageEvent $event)
 
 route (array $params, ServerRequest $request, \HttpRequestEvent $event, BotContext $ctx)
 
 repeat (\OneBotEvent $event, BotContext $context)
 
 onWSMessage (FrameInterface $frame, WebSocketMessageEvent $event)
 
 logTime ()
 
 logTime2 ()
 

成员函数说明

- -

◆ logTime()

+ +

◆ onMessage()

- - - - - -
logTime ()
-
-
-函数调用图:
-
-
-
-
- -
-
- -

◆ logTime2()

- -
-
- - - - - - - -
logTime2 ()
-
-
-函数调用图:
-
-
-
-
- -
-
- -

◆ onOBEvent()

- -
-
- - - + - - - - + - - - - - - -
onOBEvent onMessage ( WebSocketMessageEvent $messageEvent,
$event) \OneBotEvent $event 
)
-
-函数调用图:
-
-
-
-
- -
-
- -

◆ onWSMessage()

- -
-
- - - - - - - - - - - - - - - - - - -
onWSMessage (FrameInterface $frame,
WebSocketMessageEvent $event 
)
-
-
-函数调用图:
-
-
-
-
@@ -256,8 +154,8 @@ Public 成员函数 - -

◆ route()

+ +

◆ route()

@@ -278,7 +176,13 @@ Public 成员函数 \HttpRequestEvent  - $event  + $event, + + + + + BotContext  + $ctx  diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123.js b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123.js index fd450195..26f72254 100755 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123.js +++ b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123.js @@ -1,9 +1,6 @@ var class_module_1_1_example_1_1_hello123 = [ - [ "logTime", "class_module_1_1_example_1_1_hello123.html#aa69e80cb614ab65dac73c9112a0d5444", null ], - [ "logTime2", "class_module_1_1_example_1_1_hello123.html#a63074cad03166463e7387e4bf3b0c778", null ], - [ "onOBEvent", "class_module_1_1_example_1_1_hello123.html#a0ee3d852534d06fb70fa5a68b88e2009", null ], - [ "onWSMessage", "class_module_1_1_example_1_1_hello123.html#a6ac41f59e93a6ff5c461f53413bec7c6", null ], + [ "onMessage", "class_module_1_1_example_1_1_hello123.html#a2feebc340e0abdb66e1287c3d77e2c88", null ], [ "repeat", "class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900", null ], - [ "route", "class_module_1_1_example_1_1_hello123.html#afa1a227b993f6045d9eb3be819028556", null ] + [ "route", "class_module_1_1_example_1_1_hello123.html#a92a609955504ed470b4b243eb6170739", null ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a0ee3d852534d06fb70fa5a68b88e2009_cgraph.map b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a0ee3d852534d06fb70fa5a68b88e2009_cgraph.map deleted file mode 100755 index ab15e0cc..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a0ee3d852534d06fb70fa5a68b88e2009_cgraph.map +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a0ee3d852534d06fb70fa5a68b88e2009_cgraph.md5 b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a0ee3d852534d06fb70fa5a68b88e2009_cgraph.md5 deleted file mode 100755 index ea9446ad..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a0ee3d852534d06fb70fa5a68b88e2009_cgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -59a01e6edd7e43cd1e2da4d20a971309 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a0ee3d852534d06fb70fa5a68b88e2009_cgraph.svg b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a0ee3d852534d06fb70fa5a68b88e2009_cgraph.svg deleted file mode 100755 index f4d6af76..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a0ee3d852534d06fb70fa5a68b88e2009_cgraph.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - -onOBEvent - - -Node1 - - -onOBEvent - - - - - -Node2 - - -logger - - - - - -Node1->Node2 - - - - - diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a63074cad03166463e7387e4bf3b0c778_cgraph.map b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a63074cad03166463e7387e4bf3b0c778_cgraph.map deleted file mode 100755 index 7dcf2c20..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a63074cad03166463e7387e4bf3b0c778_cgraph.map +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a63074cad03166463e7387e4bf3b0c778_cgraph.md5 b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a63074cad03166463e7387e4bf3b0c778_cgraph.md5 deleted file mode 100755 index ef0dfb97..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a63074cad03166463e7387e4bf3b0c778_cgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -842243a216639443fd0c92d15e2ed30d \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a63074cad03166463e7387e4bf3b0c778_cgraph.svg b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a63074cad03166463e7387e4bf3b0c778_cgraph.svg deleted file mode 100755 index 6cfc12dc..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a63074cad03166463e7387e4bf3b0c778_cgraph.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - -logTime2 - - -Node1 - - -logTime2 - - - - - -Node2 - - -logger - - - - - -Node1->Node2 - - - - - diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a6ac41f59e93a6ff5c461f53413bec7c6_cgraph.map b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a6ac41f59e93a6ff5c461f53413bec7c6_cgraph.map deleted file mode 100755 index b65f4492..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a6ac41f59e93a6ff5c461f53413bec7c6_cgraph.map +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a6ac41f59e93a6ff5c461f53413bec7c6_cgraph.md5 b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a6ac41f59e93a6ff5c461f53413bec7c6_cgraph.md5 deleted file mode 100755 index aa9971e2..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a6ac41f59e93a6ff5c461f53413bec7c6_cgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -e011f18a632c611291ad7ebc5d8bdae9 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a6ac41f59e93a6ff5c461f53413bec7c6_cgraph.svg b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a6ac41f59e93a6ff5c461f53413bec7c6_cgraph.svg deleted file mode 100755 index 061be4a5..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_a6ac41f59e93a6ff5c461f53413bec7c6_cgraph.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - -onWSMessage - - -Node1 - - -onWSMessage - - - - - -Node2 - - -logger - - - - - -Node1->Node2 - - - - - diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_aa69e80cb614ab65dac73c9112a0d5444_cgraph.map b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_aa69e80cb614ab65dac73c9112a0d5444_cgraph.map deleted file mode 100755 index a93ce9d4..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_aa69e80cb614ab65dac73c9112a0d5444_cgraph.map +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_aa69e80cb614ab65dac73c9112a0d5444_cgraph.md5 b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_aa69e80cb614ab65dac73c9112a0d5444_cgraph.md5 deleted file mode 100755 index 4e99a649..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_aa69e80cb614ab65dac73c9112a0d5444_cgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -c75c8d0c01adc8d7ffed7209e9074f83 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_aa69e80cb614ab65dac73c9112a0d5444_cgraph.svg b/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_aa69e80cb614ab65dac73c9112a0d5444_cgraph.svg deleted file mode 100755 index a2a41506..00000000 --- a/docs/.vuepress/public/doxy/class_module_1_1_example_1_1_hello123_aa69e80cb614ab65dac73c9112a0d5444_cgraph.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - -logTime - - -Node1 - - -logTime - - - - - -Node2 - - -logger - - - - - -Node1->Node2 - - - - - diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions.html b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions.html index 0b0e78c4..772478ea 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions.html @@ -97,15 +97,29 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_bootstrap_1_1_handle_exc
HandleExceptions类 参考
+
+类 HandleExceptions 继承关系图:
+
+
+
+
[图例]
+
+HandleExceptions 的协作图:
+
+
+
+
[图例]
- - + + + +

Public 成员函数

 bootstrap (array $config)
 
 bootstrap (RuntimePreferences $preferences)
 
 bootstrap (RuntimePreferences $preferences)
 

成员函数说明

- -

◆ bootstrap()

+ +

◆ bootstrap()

@@ -113,16 +127,18 @@ Public 成员函数 bootstrap ( - array  - $config) + RuntimePreferences  + $preferences)
+ +

实现了 Bootstrapper.

函数调用图:
-
+
diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions.js b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions.js index 1666ab9a..61ae8a77 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions.js +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions.js @@ -1,4 +1,4 @@ var class_z_m_1_1_bootstrap_1_1_handle_exceptions = [ - [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_handle_exceptions.html#a703620d77e45c7193225e63beee746b5", null ] + [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_handle_exceptions.html#a107cc1910818a755a7283b33edc4476f", null ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__coll__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__coll__graph.map new file mode 100755 index 00000000..73bd2fba --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__coll__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__coll__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__coll__graph.md5 new file mode 100755 index 00000000..a3feb822 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__coll__graph.md5 @@ -0,0 +1 @@ +ef6153d9312c0daf4e1456771a8200ca \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__coll__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__coll__graph.svg new file mode 100755 index 00000000..7c636bb1 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__coll__graph.svg @@ -0,0 +1,36 @@ + + + + + + +HandleExceptions + + +Node1 + + +HandleExceptions + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__inherit__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__inherit__graph.map new file mode 100755 index 00000000..73bd2fba --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__inherit__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__inherit__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__inherit__graph.md5 new file mode 100755 index 00000000..a3feb822 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__inherit__graph.md5 @@ -0,0 +1 @@ +ef6153d9312c0daf4e1456771a8200ca \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__inherit__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__inherit__graph.svg new file mode 100755 index 00000000..7c636bb1 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions__inherit__graph.svg @@ -0,0 +1,36 @@ + + + + + + +HandleExceptions + + +Node1 + + +HandleExceptions + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a703620d77e45c7193225e63beee746b5_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a107cc1910818a755a7283b33edc4476f_cgraph.map similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a703620d77e45c7193225e63beee746b5_cgraph.map rename to docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a107cc1910818a755a7283b33edc4476f_cgraph.map diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a703620d77e45c7193225e63beee746b5_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a107cc1910818a755a7283b33edc4476f_cgraph.md5 similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a703620d77e45c7193225e63beee746b5_cgraph.md5 rename to docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a107cc1910818a755a7283b33edc4476f_cgraph.md5 diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a703620d77e45c7193225e63beee746b5_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a107cc1910818a755a7283b33edc4476f_cgraph.svg similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a703620d77e45c7193225e63beee746b5_cgraph.svg rename to docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_handle_exceptions_a107cc1910818a755a7283b33edc4476f_cgraph.svg diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration.html b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration.html index 65bf72b7..9cf83b11 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration.html @@ -97,15 +97,29 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_bootstrap_1_1_load_confi
LoadConfiguration类 参考
+
+类 LoadConfiguration 继承关系图:
+
+
+
+
[图例]
+
+LoadConfiguration 的协作图:
+
+
+
+
[图例]
- - + + + +

Public 成员函数

 bootstrap (array $config)
 
 bootstrap (RuntimePreferences $preferences)
 
 bootstrap (RuntimePreferences $preferences)
 

成员函数说明

- -

◆ bootstrap()

+ +

◆ bootstrap()

@@ -113,16 +127,18 @@ Public 成员函数 bootstrap ( - array  - $config) + RuntimePreferences  + $preferences)
+ +

实现了 Bootstrapper.

函数调用图:
-
+
diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration.js b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration.js index d3f9a9c4..852372d9 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration.js +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration.js @@ -1,4 +1,4 @@ var class_z_m_1_1_bootstrap_1_1_load_configuration = [ - [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_load_configuration.html#a703620d77e45c7193225e63beee746b5", null ] + [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_load_configuration.html#a107cc1910818a755a7283b33edc4476f", null ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__coll__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__coll__graph.map new file mode 100755 index 00000000..01d4e4fa --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__coll__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__coll__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__coll__graph.md5 new file mode 100755 index 00000000..63edc843 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__coll__graph.md5 @@ -0,0 +1 @@ +6eea55cdee0cdd5ff56393121b999ea3 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__coll__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__coll__graph.svg new file mode 100755 index 00000000..7b9a115f --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__coll__graph.svg @@ -0,0 +1,36 @@ + + + + + + +LoadConfiguration + + +Node1 + + +LoadConfiguration + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__inherit__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__inherit__graph.map new file mode 100755 index 00000000..01d4e4fa --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__inherit__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__inherit__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__inherit__graph.md5 new file mode 100755 index 00000000..63edc843 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__inherit__graph.md5 @@ -0,0 +1 @@ +6eea55cdee0cdd5ff56393121b999ea3 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__inherit__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__inherit__graph.svg new file mode 100755 index 00000000..7b9a115f --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration__inherit__graph.svg @@ -0,0 +1,36 @@ + + + + + + +LoadConfiguration + + +Node1 + + +LoadConfiguration + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a107cc1910818a755a7283b33edc4476f_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a107cc1910818a755a7283b33edc4476f_cgraph.map new file mode 100755 index 00000000..d61f5b5c --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a107cc1910818a755a7283b33edc4476f_cgraph.map @@ -0,0 +1,6 @@ + + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a107cc1910818a755a7283b33edc4476f_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a107cc1910818a755a7283b33edc4476f_cgraph.md5 new file mode 100755 index 00000000..2fe8061f --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a107cc1910818a755a7283b33edc4476f_cgraph.md5 @@ -0,0 +1 @@ +f1f47b57f6e457242e1e26ec747ef14f \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a107cc1910818a755a7283b33edc4476f_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a107cc1910818a755a7283b33edc4476f_cgraph.svg new file mode 100755 index 00000000..08a294c0 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a107cc1910818a755a7283b33edc4476f_cgraph.svg @@ -0,0 +1,67 @@ + + + + + + +bootstrap + + +Node1 + + +bootstrap + + + + + +Node2 + + +ZM\Config\RuntimePreferences +\getConfigDir + + + + + +Node1->Node2 + + + + + +Node3 + + +resolve + + + + + +Node1->Node3 + + + + + +Node4 + + +container + + + + + +Node3->Node4 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a703620d77e45c7193225e63beee746b5_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a703620d77e45c7193225e63beee746b5_cgraph.map deleted file mode 100755 index e19805f3..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a703620d77e45c7193225e63beee746b5_cgraph.map +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a703620d77e45c7193225e63beee746b5_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a703620d77e45c7193225e63beee746b5_cgraph.md5 deleted file mode 100755 index 7a273d74..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a703620d77e45c7193225e63beee746b5_cgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -d0c386cfec6c31aa192ea46c571bfb54 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a703620d77e45c7193225e63beee746b5_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a703620d77e45c7193225e63beee746b5_cgraph.svg deleted file mode 100755 index 9093c6aa..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_configuration_a703620d77e45c7193225e63beee746b5_cgraph.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - -bootstrap - - -Node1 - - -bootstrap - - - - - -Node2 - - -config - - - - - -Node1->Node2 - - - - - -Node3 - - -resolve - - - - - -Node1->Node3 - - - - - -Node4 - - -container - - - - - -Node3->Node4 - - - - - diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines.html b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines.html index 5d1e4f87..0ad62a4c 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines.html @@ -97,15 +97,29 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_bootstrap_1_1_load_globa
LoadGlobalDefines类 参考
+
+类 LoadGlobalDefines 继承关系图:
+
+
+
+
[图例]
+
+LoadGlobalDefines 的协作图:
+
+
+
+
[图例]
- - + + + +

Public 成员函数

 bootstrap (array $config)
 
 bootstrap (RuntimePreferences $preferences)
 
 bootstrap (RuntimePreferences $preferences)
 

成员函数说明

- -

◆ bootstrap()

+ +

◆ bootstrap()

@@ -113,13 +127,15 @@ Public 成员函数 bootstrap ( - array  - $config) + RuntimePreferences  + $preferences)
+

实现了 Bootstrapper.

+

该类的文档由以下文件生成:
    diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines.js b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines.js index 59957e9d..f90c1c71 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines.js +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines.js @@ -1,4 +1,4 @@ var class_z_m_1_1_bootstrap_1_1_load_global_defines = [ - [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_load_global_defines.html#a703620d77e45c7193225e63beee746b5", null ] + [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_load_global_defines.html#a107cc1910818a755a7283b33edc4476f", null ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__coll__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__coll__graph.map new file mode 100755 index 00000000..ee5ed319 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__coll__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__coll__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__coll__graph.md5 new file mode 100755 index 00000000..8f04b3c9 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__coll__graph.md5 @@ -0,0 +1 @@ +bae6eebdaa633df0cf6f9b60e2e0f3da \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__coll__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__coll__graph.svg new file mode 100755 index 00000000..ee42b86d --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__coll__graph.svg @@ -0,0 +1,36 @@ + + + + + + +LoadGlobalDefines + + +Node1 + + +LoadGlobalDefines + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__inherit__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__inherit__graph.map new file mode 100755 index 00000000..ee5ed319 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__inherit__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__inherit__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__inherit__graph.md5 new file mode 100755 index 00000000..8f04b3c9 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__inherit__graph.md5 @@ -0,0 +1 @@ +bae6eebdaa633df0cf6f9b60e2e0f3da \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__inherit__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__inherit__graph.svg new file mode 100755 index 00000000..ee42b86d --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_global_defines__inherit__graph.svg @@ -0,0 +1,36 @@ + + + + + + +LoadGlobalDefines + + +Node1 + + +LoadGlobalDefines + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins.html b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins.html index e0d5306f..bf693ce1 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins.html @@ -97,15 +97,29 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_bootstrap_1_1_load_plugi
    LoadPlugins类 参考
+
+类 LoadPlugins 继承关系图:
+
+
+
+
[图例]
+
+LoadPlugins 的协作图:
+
+
+
+
[图例]
- - + + + +

Public 成员函数

 bootstrap (array $config)
 
 bootstrap (RuntimePreferences $preferences)
 
 bootstrap (RuntimePreferences $preferences)
 

成员函数说明

- -

◆ bootstrap()

+ +

◆ bootstrap()

@@ -113,16 +127,18 @@ Public 成员函数 bootstrap ( - array  - $config) + RuntimePreferences  + $preferences)
+ +

实现了 Bootstrapper.

函数调用图:
-
+
diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins.js b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins.js index 3ee3367e..8d0b3bd6 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins.js +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins.js @@ -1,4 +1,4 @@ var class_z_m_1_1_bootstrap_1_1_load_plugins = [ - [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_load_plugins.html#a703620d77e45c7193225e63beee746b5", null ] + [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_load_plugins.html#a107cc1910818a755a7283b33edc4476f", null ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__coll__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__coll__graph.map new file mode 100755 index 00000000..cff77236 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__coll__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__coll__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__coll__graph.md5 new file mode 100755 index 00000000..b8453bf9 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__coll__graph.md5 @@ -0,0 +1 @@ +db1ab39669bdb360299410a74237759d \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__coll__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__coll__graph.svg new file mode 100755 index 00000000..6fd28a3c --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__coll__graph.svg @@ -0,0 +1,36 @@ + + + + + + +LoadPlugins + + +Node1 + + +LoadPlugins + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__inherit__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__inherit__graph.map new file mode 100755 index 00000000..cff77236 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__inherit__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__inherit__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__inherit__graph.md5 new file mode 100755 index 00000000..b8453bf9 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__inherit__graph.md5 @@ -0,0 +1 @@ +db1ab39669bdb360299410a74237759d \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__inherit__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__inherit__graph.svg new file mode 100755 index 00000000..6fd28a3c --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins__inherit__graph.svg @@ -0,0 +1,36 @@ + + + + + + +LoadPlugins + + +Node1 + + +LoadPlugins + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a703620d77e45c7193225e63beee746b5_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a107cc1910818a755a7283b33edc4476f_cgraph.map similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a703620d77e45c7193225e63beee746b5_cgraph.map rename to docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a107cc1910818a755a7283b33edc4476f_cgraph.map diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a703620d77e45c7193225e63beee746b5_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a107cc1910818a755a7283b33edc4476f_cgraph.md5 similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a703620d77e45c7193225e63beee746b5_cgraph.md5 rename to docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a107cc1910818a755a7283b33edc4476f_cgraph.md5 diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a703620d77e45c7193225e63beee746b5_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a107cc1910818a755a7283b33edc4476f_cgraph.svg similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a703620d77e45c7193225e63beee746b5_cgraph.svg rename to docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_load_plugins_a107cc1910818a755a7283b33edc4476f_cgraph.svg diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider.html b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider.html index 46e6e9a2..a46018e8 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider.html @@ -97,15 +97,29 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_bootstrap_1_1_register_e
RegisterEventProvider类 参考
+
+类 RegisterEventProvider 继承关系图:
+
+
+
+
[图例]
+
+RegisterEventProvider 的协作图:
+
+
+
+
[图例]
- - + + + +

Public 成员函数

 bootstrap (array $config)
 
 bootstrap (RuntimePreferences $preferences)
 
 bootstrap (RuntimePreferences $preferences)
 

成员函数说明

- -

◆ bootstrap()

+ +

◆ bootstrap()

@@ -113,13 +127,15 @@ Public 成员函数 bootstrap ( - array  - $config) + RuntimePreferences  + $preferences)
+

实现了 Bootstrapper.

+

该类的文档由以下文件生成:
    diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider.js b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider.js index bcdd4bf8..58504c87 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider.js +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider.js @@ -1,4 +1,4 @@ var class_z_m_1_1_bootstrap_1_1_register_event_provider = [ - [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_register_event_provider.html#a703620d77e45c7193225e63beee746b5", null ] + [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_register_event_provider.html#a107cc1910818a755a7283b33edc4476f", null ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__coll__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__coll__graph.map new file mode 100755 index 00000000..0a242f5c --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__coll__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__coll__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__coll__graph.md5 new file mode 100755 index 00000000..15fc5fee --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__coll__graph.md5 @@ -0,0 +1 @@ +af03a0e977a1ca52a5d573751324ae04 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__coll__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__coll__graph.svg new file mode 100755 index 00000000..82a38c09 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__coll__graph.svg @@ -0,0 +1,36 @@ + + + + + + +RegisterEventProvider + + +Node1 + + +RegisterEventProvider + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__inherit__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__inherit__graph.map new file mode 100755 index 00000000..0a242f5c --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__inherit__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__inherit__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__inherit__graph.md5 new file mode 100755 index 00000000..15fc5fee --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__inherit__graph.md5 @@ -0,0 +1 @@ +af03a0e977a1ca52a5d573751324ae04 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__inherit__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__inherit__graph.svg new file mode 100755 index 00000000..82a38c09 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_event_provider__inherit__graph.svg @@ -0,0 +1,36 @@ + + + + + + +RegisterEventProvider + + +Node1 + + +RegisterEventProvider + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger.html b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger.html index 08dc3652..f34252de 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger.html @@ -97,15 +97,29 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_bootstrap_1_1_register_l
    RegisterLogger类 参考
+
+类 RegisterLogger 继承关系图:
+
+
+
+
[图例]
+
+RegisterLogger 的协作图:
+
+
+
+
[图例]
- - + + + +

Public 成员函数

 bootstrap (array $config)
 
 bootstrap (RuntimePreferences $preferences)
 
 bootstrap (RuntimePreferences $preferences)
 

成员函数说明

- -

◆ bootstrap()

+ +

◆ bootstrap()

@@ -113,13 +127,21 @@ Public 成员函数 bootstrap ( - array  - $config) + RuntimePreferences  + $preferences)
+

实现了 Bootstrapper.

+
+函数调用图:
+
+
+
+
+

该类的文档由以下文件生成:
    diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger.js b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger.js index ae52165c..3970369b 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger.js +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger.js @@ -1,4 +1,4 @@ var class_z_m_1_1_bootstrap_1_1_register_logger = [ - [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_register_logger.html#a703620d77e45c7193225e63beee746b5", null ] + [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_register_logger.html#a107cc1910818a755a7283b33edc4476f", null ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__coll__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__coll__graph.map new file mode 100755 index 00000000..e2a4579b --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__coll__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__coll__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__coll__graph.md5 new file mode 100755 index 00000000..888e341c --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__coll__graph.md5 @@ -0,0 +1 @@ +151c0f568904fa36786d04a05d30b37e \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__coll__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__coll__graph.svg new file mode 100755 index 00000000..7e2b991f --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__coll__graph.svg @@ -0,0 +1,36 @@ + + + + + + +RegisterLogger + + +Node1 + + +RegisterLogger + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__inherit__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__inherit__graph.map new file mode 100755 index 00000000..e2a4579b --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__inherit__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__inherit__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__inherit__graph.md5 new file mode 100755 index 00000000..888e341c --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__inherit__graph.md5 @@ -0,0 +1 @@ +151c0f568904fa36786d04a05d30b37e \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__inherit__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__inherit__graph.svg new file mode 100755 index 00000000..7e2b991f --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger__inherit__graph.svg @@ -0,0 +1,36 @@ + + + + + + +RegisterLogger + + +Node1 + + +RegisterLogger + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger_a107cc1910818a755a7283b33edc4476f_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger_a107cc1910818a755a7283b33edc4476f_cgraph.map new file mode 100755 index 00000000..ab24e55b --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger_a107cc1910818a755a7283b33edc4476f_cgraph.map @@ -0,0 +1,5 @@ + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger_a107cc1910818a755a7283b33edc4476f_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger_a107cc1910818a755a7283b33edc4476f_cgraph.md5 new file mode 100755 index 00000000..53ca76e0 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger_a107cc1910818a755a7283b33edc4476f_cgraph.md5 @@ -0,0 +1 @@ +b28b41bb284005f85af137ba6b4d3805 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger_a107cc1910818a755a7283b33edc4476f_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger_a107cc1910818a755a7283b33edc4476f_cgraph.svg new file mode 100755 index 00000000..86faf08d --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_register_logger_a107cc1910818a755a7283b33edc4476f_cgraph.svg @@ -0,0 +1,53 @@ + + + + + + +bootstrap + + +Node1 + + +bootstrap + + + + + +Node2 + + +ZM\Config\RuntimePreferences +\getLogLevel + + + + + +Node1->Node2 + + + + + +Node3 + + +ZM\Config\RuntimePreferences +\isDebugMode + + + + + +Node2->Node3 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html index edb56e53..f400d1fb 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html @@ -97,15 +97,29 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_bootstrap_1_1_set_intern
    SetInternalTimezone类 参考
+
+类 SetInternalTimezone 继承关系图:
+
+
+
+
[图例]
+
+SetInternalTimezone 的协作图:
+
+
+
+
[图例]
- - + + + +

Public 成员函数

 bootstrap (array $config)
 
 bootstrap (RuntimePreferences $preferences)
 
 bootstrap (RuntimePreferences $preferences)
 

成员函数说明

- -

◆ bootstrap()

+ +

◆ bootstrap()

@@ -113,16 +127,18 @@ Public 成员函数 bootstrap ( - array  - $config) + RuntimePreferences  + $preferences)
+ +

实现了 Bootstrapper.

函数调用图:
-
+
diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone.js b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone.js index 572f7cdf..d0fbcec4 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone.js +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone.js @@ -1,4 +1,4 @@ var class_z_m_1_1_bootstrap_1_1_set_internal_timezone = [ - [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html#a703620d77e45c7193225e63beee746b5", null ] + [ "bootstrap", "class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html#a107cc1910818a755a7283b33edc4476f", null ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__coll__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__coll__graph.map new file mode 100755 index 00000000..852a65ac --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__coll__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__coll__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__coll__graph.md5 new file mode 100755 index 00000000..6d8dd665 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__coll__graph.md5 @@ -0,0 +1 @@ +59648e0e5a03275c8b5d20821a34219f \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__coll__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__coll__graph.svg new file mode 100755 index 00000000..b5b98cd6 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__coll__graph.svg @@ -0,0 +1,36 @@ + + + + + + +SetInternalTimezone + + +Node1 + + +SetInternalTimezone + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__inherit__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__inherit__graph.map new file mode 100755 index 00000000..852a65ac --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__inherit__graph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__inherit__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__inherit__graph.md5 new file mode 100755 index 00000000..6d8dd665 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__inherit__graph.md5 @@ -0,0 +1 @@ +59648e0e5a03275c8b5d20821a34219f \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__inherit__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__inherit__graph.svg new file mode 100755 index 00000000..b5b98cd6 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone__inherit__graph.svg @@ -0,0 +1,36 @@ + + + + + + +SetInternalTimezone + + +Node1 + + +SetInternalTimezone + + + + + +Node2 + + +Bootstrapper + + + + + +Node2->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a703620d77e45c7193225e63beee746b5_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a107cc1910818a755a7283b33edc4476f_cgraph.map similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a703620d77e45c7193225e63beee746b5_cgraph.map rename to docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a107cc1910818a755a7283b33edc4476f_cgraph.map diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a703620d77e45c7193225e63beee746b5_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a107cc1910818a755a7283b33edc4476f_cgraph.md5 similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a703620d77e45c7193225e63beee746b5_cgraph.md5 rename to docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a107cc1910818a755a7283b33edc4476f_cgraph.md5 diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a703620d77e45c7193225e63beee746b5_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a107cc1910818a755a7283b33edc4476f_cgraph.svg similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a703620d77e45c7193225e63beee746b5_cgraph.svg rename to docs/.vuepress/public/doxy/class_z_m_1_1_bootstrap_1_1_set_internal_timezone_a107cc1910818a755a7283b33edc4476f_cgraph.svg diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command.html b/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command.html index 67842736..e1ffdfb3 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command.html @@ -200,6 +200,12 @@ Protected 成员函数

Exception @noinspection PhpComposerExtensionStubsInspection

重载 ServerCommand .

+
+函数调用图:
+
+
+
+
diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command_ab31c72b72ddaf7116db5d84c055d3c0b_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command_ab31c72b72ddaf7116db5d84c055d3c0b_cgraph.map new file mode 100755 index 00000000..559e9b6b --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command_ab31c72b72ddaf7116db5d84c055d3c0b_cgraph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command_ab31c72b72ddaf7116db5d84c055d3c0b_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command_ab31c72b72ddaf7116db5d84c055d3c0b_cgraph.md5 new file mode 100755 index 00000000..2a545461 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command_ab31c72b72ddaf7116db5d84c055d3c0b_cgraph.md5 @@ -0,0 +1 @@ +63ff2e448e4dc6395ce5ce495fee110e \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command_ab31c72b72ddaf7116db5d84c055d3c0b_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command_ab31c72b72ddaf7116db5d84c055d3c0b_cgraph.svg new file mode 100755 index 00000000..2eabf101 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_command_1_1_server_1_1_server_start_command_ab31c72b72ddaf7116db5d84c055d3c0b_cgraph.svg @@ -0,0 +1,36 @@ + + + + + + +execute + + +Node1 + + +execute + + + + + +Node2 + + +config + + + + + +Node1->Node2 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences.html b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences.html new file mode 100755 index 00000000..6045e0f0 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences.html @@ -0,0 +1,426 @@ + + + + + + + +Zhamao Framework: RuntimePreferences类 参考 + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
Zhamao Framework 3.1.1 +
+
A high-performance chatbot + web framework
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+
+
+
+
+
载入中...
+
搜索中...
+
未找到
+
+
+
+
+ +
+ +
RuntimePreferences类 参考
+
+
+ + + + + + + + + + + + + + + + + + + + + + +

+Public 成员函数

 environment (... $environments)
 
 withEnvironment (string $environment)
 
 isDebugMode ()
 
 enableDebugMode (bool $debug_mode)
 
 getLogLevel ()
 
 withLogLevel (string $log_level)
 
 getConfigDir ()
 
 withConfigDir (string $config_dir)
 
 runningInInteractiveTerminal ()
 
 runningUnitTests ()
 
+ + + + + + + + + +

+Protected 属性

string $environment = 'development'
 
bool $debug_mode = false
 
string $log_level = 'info'
 
string $config_dir = SOURCE_ROOT_DIR . '/config'
 
+

成员函数说明

+ +

◆ enableDebugMode()

+ +
+
+ + + + + + + + +
enableDebugMode (bool $debug_mode)
+
+ +
+
+ +

◆ environment()

+ +
+
+ + + + + + + + +
environment ( $environments)
+
+
+函数调用图:
+
+
+
+
+ +
+
+ +

◆ getConfigDir()

+ +
+
+ + + + + + + +
getConfigDir ()
+
+ +
+
+ +

◆ getLogLevel()

+ +
+
+ + + + + + + +
getLogLevel ()
+
+
+函数调用图:
+
+
+
+
+ +
+
+ +

◆ isDebugMode()

+ +
+
+ + + + + + + +
isDebugMode ()
+
+ +
+
+ +

◆ runningInInteractiveTerminal()

+ +
+
+ + + + + + + +
runningInInteractiveTerminal ()
+
+ +
+
+ +

◆ runningUnitTests()

+ +
+
+ + + + + + + +
runningUnitTests ()
+
+ +
+
+ +

◆ withConfigDir()

+ +
+
+ + + + + + + + +
withConfigDir (string $config_dir)
+
+ +
+
+ +

◆ withEnvironment()

+ +
+
+ + + + + + + + +
withEnvironment (string $environment)
+
+ +
+
+ +

◆ withLogLevel()

+ +
+
+ + + + + + + + +
withLogLevel (string $log_level)
+
+ +
+
+

结构体成员变量说明

+ +

◆ $config_dir

+ +
+
+ + + + + +
+ + + + +
string $config_dir = SOURCE_ROOT_DIR . '/config'
+
+protected
+
+ +
+
+ +

◆ $debug_mode

+ +
+
+ + + + + +
+ + + + +
bool $debug_mode = false
+
+protected
+
+ +
+
+ +

◆ $environment

+ +
+
+ + + + + +
+ + + + +
string $environment = 'development'
+
+protected
+
+ +
+
+ +

◆ $log_level

+ +
+
+ + + + + +
+ + + + +
string $log_level = 'info'
+
+protected
+
+ +
+
+
该类的文档由以下文件生成: +
+
+ + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences.js b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences.js new file mode 100755 index 00000000..981ce14b --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences.js @@ -0,0 +1,17 @@ +var class_z_m_1_1_config_1_1_runtime_preferences = +[ + [ "enableDebugMode", "class_z_m_1_1_config_1_1_runtime_preferences.html#a7ce998dc3c317a8273367364a0325585", null ], + [ "environment", "class_z_m_1_1_config_1_1_runtime_preferences.html#ace21483316616e10b2a51ba1c13cdbfa", null ], + [ "getConfigDir", "class_z_m_1_1_config_1_1_runtime_preferences.html#afe772fd0ccf8080531447fc895e0d05f", null ], + [ "getLogLevel", "class_z_m_1_1_config_1_1_runtime_preferences.html#a0402831500bc33566403caea76c5b47a", null ], + [ "isDebugMode", "class_z_m_1_1_config_1_1_runtime_preferences.html#a1afadbef03a549ed984e81afe7c8d556", null ], + [ "runningInInteractiveTerminal", "class_z_m_1_1_config_1_1_runtime_preferences.html#a08fa9f0bbffb1b7042208cce15365db9", null ], + [ "runningUnitTests", "class_z_m_1_1_config_1_1_runtime_preferences.html#ad93370e733f0253ebce6b3234de3eef4", null ], + [ "withConfigDir", "class_z_m_1_1_config_1_1_runtime_preferences.html#a98a4716ba2afb5e327660bd1f380f706", null ], + [ "withEnvironment", "class_z_m_1_1_config_1_1_runtime_preferences.html#a4da6550a489ae8e3739f1fbc338e82c6", null ], + [ "withLogLevel", "class_z_m_1_1_config_1_1_runtime_preferences.html#a1fd37c3d800997d39e8d9ceb32e51922", null ], + [ "$config_dir", "class_z_m_1_1_config_1_1_runtime_preferences.html#a464b52782123a3fdc4a600c85a4d7cf1", null ], + [ "$debug_mode", "class_z_m_1_1_config_1_1_runtime_preferences.html#a2d12f51cc5e8069f78eb4c0226d708de", null ], + [ "$environment", "class_z_m_1_1_config_1_1_runtime_preferences.html#ac8ad0cf0a4a6a75560ca240c18cb64c7", null ], + [ "$log_level", "class_z_m_1_1_config_1_1_runtime_preferences.html#afe7648297221aa359e40df12dce00e15", null ] +]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_a0402831500bc33566403caea76c5b47a_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_a0402831500bc33566403caea76c5b47a_cgraph.map new file mode 100755 index 00000000..647ecca8 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_a0402831500bc33566403caea76c5b47a_cgraph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_a0402831500bc33566403caea76c5b47a_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_a0402831500bc33566403caea76c5b47a_cgraph.md5 new file mode 100755 index 00000000..93727663 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_a0402831500bc33566403caea76c5b47a_cgraph.md5 @@ -0,0 +1 @@ +fc3038f38689a85363c515388389e6ba \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_a0402831500bc33566403caea76c5b47a_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_a0402831500bc33566403caea76c5b47a_cgraph.svg new file mode 100755 index 00000000..b564dc46 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_a0402831500bc33566403caea76c5b47a_cgraph.svg @@ -0,0 +1,36 @@ + + + + + + +getLogLevel + + +Node1 + + +getLogLevel + + + + + +Node2 + + +isDebugMode + + + + + +Node1->Node2 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_ace21483316616e10b2a51ba1c13cdbfa_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_ace21483316616e10b2a51ba1c13cdbfa_cgraph.map new file mode 100755 index 00000000..8fe39063 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_ace21483316616e10b2a51ba1c13cdbfa_cgraph.map @@ -0,0 +1,3 @@ + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_ace21483316616e10b2a51ba1c13cdbfa_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_ace21483316616e10b2a51ba1c13cdbfa_cgraph.md5 new file mode 100755 index 00000000..776b0860 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_ace21483316616e10b2a51ba1c13cdbfa_cgraph.md5 @@ -0,0 +1 @@ +f73e6ef7e7cd2f94fa503772b38e72d8 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_ace21483316616e10b2a51ba1c13cdbfa_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_ace21483316616e10b2a51ba1c13cdbfa_cgraph.svg new file mode 100755 index 00000000..b036eb83 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_runtime_preferences_ace21483316616e10b2a51ba1c13cdbfa_cgraph.svg @@ -0,0 +1,27 @@ + + + + + + +environment + + +Node1 + + +environment + + + + + +Node1->Node1 + + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config.html b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config.html index c1913d7c..7787aa67 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config.html @@ -102,8 +102,8 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_config_1_1_z_m_config.ht - - + + @@ -114,10 +114,6 @@ Public 成员函数 - - - - @@ -136,8 +132,8 @@ Public 成员函数

Public 成员函数

 __construct (string $environment='uninitiated', array $init_config=null)
 
 __construct (array $init_config=null)
 
 loadFiles ()
 
 merge (string $key, array $config)
 
 addConfigPath (string $path)
 
 getEnvironment ()
 
 setEnvironment (string $environment)
 
 reload ()
 
 getHolder ()
 

构造及析构函数说明

- -

◆ __construct()

+ +

◆ __construct()

@@ -145,29 +141,13 @@ Public 成员函数 __construct ( - string  - $environment = 'uninitiated', - - - - array  - $init_config = null  - - + $init_config = null) - ) -

构造配置实例

-
参数
- - -
string$environment环境
-
-
异常
@@ -177,7 +157,7 @@ Public 成员函数
函数调用图:
-
+
@@ -244,25 +224,6 @@ Public 成员函数
返回
null|array|mixed
-
- - -

◆ getEnvironment()

- -
-
-
ConfigException配置文件加载出错
- - - - - - -
getEnvironment ()
-
-

获取当前环境

-
返回
string 当前环境
-
@@ -447,38 +408,6 @@ Public 成员函数 -
-
- -

◆ setEnvironment()

- -
-
- - - - - - - - -
setEnvironment (string $environment)
-
-

设置当前环境

-

变更环境后,将会自动调用 reload 方法重载配置

-
参数
- - -
string$environment目标环境
-
-
-
-函数调用图:
-
-
-
-
-

结构体成员变量说明

diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config.js b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config.js index ebbfd7c6..0067565f 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config.js +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config.js @@ -1,15 +1,13 @@ var class_z_m_1_1_config_1_1_z_m_config = [ - [ "__construct", "class_z_m_1_1_config_1_1_z_m_config.html#a89db51276a8f2eb399886bd1b28d1256", null ], + [ "__construct", "class_z_m_1_1_config_1_1_z_m_config.html#a311e0b207e96219c23f6aeac8704cd35", null ], [ "addConfigPath", "class_z_m_1_1_config_1_1_z_m_config.html#a884772e2673674ac3b1de2fbcd602538", null ], [ "get", "class_z_m_1_1_config_1_1_z_m_config.html#a4d1ec84d2ad9eee94a297ff6db1c0add", null ], - [ "getEnvironment", "class_z_m_1_1_config_1_1_z_m_config.html#a1a945689f9a90f9029d671ec32262d37", null ], [ "getHolder", "class_z_m_1_1_config_1_1_z_m_config.html#af47055b0b93c4af5b35f6f55f6331d10", null ], [ "getTrace", "class_z_m_1_1_config_1_1_z_m_config.html#ab8acb5f7930d2f1a934e2a7482ae5dc8", null ], [ "loadFiles", "class_z_m_1_1_config_1_1_z_m_config.html#a3ebd7435a2c8d19720a6328048a029e6", null ], [ "merge", "class_z_m_1_1_config_1_1_z_m_config.html#aaeda2663e776b119930c9da824166b14", null ], [ "reload", "class_z_m_1_1_config_1_1_z_m_config.html#a7b2a44f6ec87a111c1bc3cc911cd15f5", null ], [ "set", "class_z_m_1_1_config_1_1_z_m_config.html#ac63a69a1390cd15fb8dd8df9e63f622e", null ], - [ "setEnvironment", "class_z_m_1_1_config_1_1_z_m_config.html#abae8d3c2b78ece9d8fe3430cd2874ea0", null ], [ "LOAD_ORDER", "class_z_m_1_1_config_1_1_z_m_config.html#a44850b146440618303ad8b00b8182c79", null ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a89db51276a8f2eb399886bd1b28d1256_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a311e0b207e96219c23f6aeac8704cd35_cgraph.map similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a89db51276a8f2eb399886bd1b28d1256_cgraph.map rename to docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a311e0b207e96219c23f6aeac8704cd35_cgraph.map diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a89db51276a8f2eb399886bd1b28d1256_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a311e0b207e96219c23f6aeac8704cd35_cgraph.md5 similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a89db51276a8f2eb399886bd1b28d1256_cgraph.md5 rename to docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a311e0b207e96219c23f6aeac8704cd35_cgraph.md5 diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a89db51276a8f2eb399886bd1b28d1256_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a311e0b207e96219c23f6aeac8704cd35_cgraph.svg similarity index 100% rename from docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a89db51276a8f2eb399886bd1b28d1256_cgraph.svg rename to docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_a311e0b207e96219c23f6aeac8704cd35_cgraph.svg diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_abae8d3c2b78ece9d8fe3430cd2874ea0_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_abae8d3c2b78ece9d8fe3430cd2874ea0_cgraph.map deleted file mode 100755 index 12d0c3a8..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_abae8d3c2b78ece9d8fe3430cd2874ea0_cgraph.map +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_abae8d3c2b78ece9d8fe3430cd2874ea0_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_abae8d3c2b78ece9d8fe3430cd2874ea0_cgraph.md5 deleted file mode 100755 index 50a10856..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_abae8d3c2b78ece9d8fe3430cd2874ea0_cgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -563ccfb2cf83f8e402c5159fd2707d89 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_abae8d3c2b78ece9d8fe3430cd2874ea0_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_abae8d3c2b78ece9d8fe3430cd2874ea0_cgraph.svg deleted file mode 100755 index 29e6e100..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_config_1_1_z_m_config_abae8d3c2b78ece9d8fe3430cd2874ea0_cgraph.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - -setEnvironment - - -Node1 - - -setEnvironment - - - - - -Node2 - - -reload - - - - - -Node1->Node2 - - - - - -Node3 - - -loadFiles - - - - - -Node2->Node3 - - - - - -Node4 - - -zm_dir - - - - - -Node3->Node4 - - - - - diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application.html b/docs/.vuepress/public/doxy/class_z_m_1_1_console_application.html index 5662a613..875d226c 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_console_application.html @@ -93,8 +93,7 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_console_application.html
ConsoleApplication类 参考
@@ -113,109 +112,29 @@ ConsoleApplication 的协作图:
- - - - -

Public 成员函数

 __construct (string $name='zhamao-framework')
 
 run (InputInterface $input=null, OutputInterface $output=null)
 
- - - + +

-Protected 属性

array $bootstrappers
 
 registerGlobalOptions ()
 

详细描述

命令行启动的入口文件,用于初始化环境变量,并启动命令行应用

这里启动的不是框架,而是框架相关的命令行环境

-

构造及析构函数说明

- -

◆ __construct()

+

成员函数说明

+ +

◆ registerGlobalOptions()

- + - - +
__construct registerGlobalOptions (string $name = 'zhamao-framework'))
-
-函数调用图:
-
-
-
-
+

注册全局选项,应用到所有命令

-
-
-

成员函数说明

- -

◆ run()

- -
-
- - - - - - - - - - - - - - - - - - -
run (InputInterface $input = null,
OutputInterface $output = null 
)
-
-

{}

-
-函数调用图:
-
-
-
-
- -
-
-

结构体成员变量说明

- -

◆ $bootstrappers

- -
-
- - - - - -
- - - - -
array $bootstrappers
-
-protected
-
-初始值:
= [
-
Bootstrap\LoadConfiguration::class,
-
Bootstrap\LoadGlobalDefines::class,
-
Bootstrap\RegisterLogger::class,
-
Bootstrap\HandleExceptions::class,
-
Bootstrap\RegisterEventProvider::class,
-
Bootstrap\SetInternalTimezone::class,
-
]
-

该类的文档由以下文件生成:
    diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application.js b/docs/.vuepress/public/doxy/class_z_m_1_1_console_application.js index 7057bf1e..32f74146 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application.js +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_console_application.js @@ -1,6 +1,4 @@ var class_z_m_1_1_console_application = [ - [ "__construct", "class_z_m_1_1_console_application.html#a6979d25dc39878d9e8ed9620e3b17a34", null ], - [ "run", "class_z_m_1_1_console_application.html#a05dd9c0ddaec72a715c26082770151e1", null ], - [ "$bootstrappers", "class_z_m_1_1_console_application.html#a204c8c9af4afd3a0254d46aaf263e1b1", null ] + [ "registerGlobalOptions", "class_z_m_1_1_console_application.html#aca4d1e411fe1e258ddebb3ac8fcdc872", null ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a05dd9c0ddaec72a715c26082770151e1_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a05dd9c0ddaec72a715c26082770151e1_cgraph.map deleted file mode 100755 index d21f8201..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a05dd9c0ddaec72a715c26082770151e1_cgraph.map +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a05dd9c0ddaec72a715c26082770151e1_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a05dd9c0ddaec72a715c26082770151e1_cgraph.md5 deleted file mode 100755 index ee143a31..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a05dd9c0ddaec72a715c26082770151e1_cgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -5f0b7d98c1c6219ee38087d086acfefb \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a05dd9c0ddaec72a715c26082770151e1_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a05dd9c0ddaec72a715c26082770151e1_cgraph.svg deleted file mode 100755 index 04b73221..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a05dd9c0ddaec72a715c26082770151e1_cgraph.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - -run - - -Node1 - - -run - - - - - -Node2 - - -resolve - - - - - -Node1->Node2 - - - - - -Node4 - - -zm_internal_errcode - - - - - -Node1->Node4 - - - - - -Node3 - - -container - - - - - -Node2->Node3 - - - - - diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a6979d25dc39878d9e8ed9620e3b17a34_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a6979d25dc39878d9e8ed9620e3b17a34_cgraph.map deleted file mode 100755 index f72edf48..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a6979d25dc39878d9e8ed9620e3b17a34_cgraph.map +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a6979d25dc39878d9e8ed9620e3b17a34_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a6979d25dc39878d9e8ed9620e3b17a34_cgraph.md5 deleted file mode 100755 index c2383473..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a6979d25dc39878d9e8ed9620e3b17a34_cgraph.md5 +++ /dev/null @@ -1 +0,0 @@ -9e46fc45fb2342af7ab31480a3dc4217 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a6979d25dc39878d9e8ed9620e3b17a34_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a6979d25dc39878d9e8ed9620e3b17a34_cgraph.svg deleted file mode 100755 index a6d353b7..00000000 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_console_application_a6979d25dc39878d9e8ed9620e3b17a34_cgraph.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - -__construct - - -Node1 - - -__construct - - - - - -Node2 - - -logger - - - - - -Node1->Node2 - - - - - diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_framework.html b/docs/.vuepress/public/doxy/class_z_m_1_1_framework.html index 5f616b94..cde02ad7 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_framework.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_framework.html @@ -102,16 +102,16 @@ $(document).ready(function(){initNavTree('class_z_m_1_1_framework.html',''); ini
    Framework 的协作图:
    -
    +
    [图例]
    - - - - + + + + @@ -126,13 +126,17 @@ Public 成员函数 + +

    Public 成员函数

     __construct (array $argv=[])
     
     init ()
     
     __construct ()
     
     init (array $argv=[])
     
     start ()
     
     stop (int $retcode=0)
     
     initFramework ()
     
     bootstrap ()
     
    - + + +

    成员变量

    const VERSION_ID = 702
    const VERSION_ID = 703
     
    const VERSION = '3.1.1'
     
    RuntimePreferences $runtime_preferences
     
    @@ -146,10 +150,11 @@ Protected 属性

    Protected 属性

     

    详细描述

    -

    框架入口类

    自从
    3.0
    +

    框架入口类

    自从
    3.0
    +

    @method static Framework getInstance()

    构造及析构函数说明

    - -

    ◆ __construct()

    + +

    ◆ __construct()

    @@ -157,20 +162,12 @@ Protected 属性 __construct ( - array  - $argv = []) + )
    -

    框架初始化文件

    -
    参数
    - - -
    array<string,null|bool|string>$argv 传入的参数(见 ServerStartCommand)
    -
    -
    -
    异常
    +

    框架初始化文件

    异常
    @@ -181,6 +178,23 @@ Protected 属性

    成员函数说明

    + +

    ◆ bootstrap()

    + +
    +
    + + + + + + + +
    bootstrap ()
    +
    + +
    +

    ◆ getArgv()

    @@ -217,8 +231,8 @@ Protected 属性
    - -

    ◆ init()

    + +

    ◆ init()

    @@ -226,12 +240,19 @@ Protected 属性 init ( - ) + array  + $argv = [])

    初始化框架

    +
    参数
    + + +
    array<string,null|bool|string>$argv 传入的参数(见 ServerStartCommand)
    +
    +
    异常
    @@ -434,6 +455,20 @@ Protected 属性
    +
    +
    + +

    ◆ $runtime_preferences

    + +
    +
    + + + + +
    RuntimePreferences $runtime_preferences
    +
    +
    @@ -479,7 +514,7 @@ Protected 属性
    - +
    const VERSION_ID = 702const VERSION_ID = 703
    diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_framework.js b/docs/.vuepress/public/doxy/class_z_m_1_1_framework.js index ccfc4680..5b4da8f3 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_framework.js +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_framework.js @@ -1,9 +1,10 @@ var class_z_m_1_1_framework = [ - [ "__construct", "class_z_m_1_1_framework.html#aadcb24be22aec9203aef986dd1c8fea0", null ], + [ "__construct", "class_z_m_1_1_framework.html#a095c5d389db211932136b53f25f39685", null ], + [ "bootstrap", "class_z_m_1_1_framework.html#a1220bc28aca374cd4510d925eb05bccc", null ], [ "getArgv", "class_z_m_1_1_framework.html#a21d14438a521a95f023ca17c3fbea220", null ], [ "getDriver", "class_z_m_1_1_framework.html#ac88d3a4c3a1bf357eda28403a4704995", null ], - [ "init", "class_z_m_1_1_framework.html#a4be4055f3361d4800e16bc2e2e38cda6", null ], + [ "init", "class_z_m_1_1_framework.html#a93dfa894767cb7aa24ac51e799f53e9a", null ], [ "initDriver", "class_z_m_1_1_framework.html#ae8f8f8fa3f35aac8f365d9ee4c4c943f", null ], [ "initFramework", "class_z_m_1_1_framework.html#a599197d9778f3823307cd6877958f163", null ], [ "reload", "class_z_m_1_1_framework.html#a7b2a44f6ec87a111c1bc3cc911cd15f5", null ], @@ -12,6 +13,7 @@ var class_z_m_1_1_framework = [ "$argv", "class_z_m_1_1_framework.html#ad9a8952bc741b5305f6af9f1881519de", null ], [ "$bootstrappers", "class_z_m_1_1_framework.html#a204c8c9af4afd3a0254d46aaf263e1b1", null ], [ "$driver", "class_z_m_1_1_framework.html#a3706474b9c8fe145309ffb946348f306", null ], + [ "$runtime_preferences", "class_z_m_1_1_framework.html#a61669b98ed51b377756daaf2b82aafd2", null ], [ "$setup_annotations", "class_z_m_1_1_framework.html#a6ba8a77cc9dfe7ba4232c32cabf2f84b", null ], [ "VERSION", "class_z_m_1_1_framework.html#af71005841ce53adac00581ab0ba24c1f", null ], [ "VERSION_ID", "class_z_m_1_1_framework.html#a835ac83b0f0a2c196532f370dc585aa0", null ] diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.map index 03d92019..966c4b87 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.map +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.map @@ -1,4 +1,5 @@ - - + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.md5 index 954f3822..726deb9e 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.md5 +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.md5 @@ -1 +1 @@ -a34da413417f365227d59b9ecaeb2104 \ No newline at end of file +d4d4398d32e72bf639c0b4f2420a52e4 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.svg index ca49d5f6..e91b5779 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.svg +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_framework__coll__graph.svg @@ -4,34 +4,50 @@ - + Framework Node1 - -Framework + +Framework Node2 - - -SwooleDriver + + +RuntimePreferences Node2->Node1 - - - $driver + + + $runtime_preferences + + + +Node3 + + +SwooleDriver + + + + + +Node3->Node1 + + + $driver diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html b/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html index db9eb0e8..700586fc 100755 --- a/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html @@ -165,6 +165,12 @@ Public 成员函数
    +
    +函数调用图:
    +
    +
    +
    +
diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter_adbac5cdadfdaba6679f79ff0a79158b9_cgraph.map b/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter_adbac5cdadfdaba6679f79ff0a79158b9_cgraph.map new file mode 100755 index 00000000..64e5ada7 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter_adbac5cdadfdaba6679f79ff0a79158b9_cgraph.map @@ -0,0 +1,4 @@ + + + + diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter_adbac5cdadfdaba6679f79ff0a79158b9_cgraph.md5 b/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter_adbac5cdadfdaba6679f79ff0a79158b9_cgraph.md5 new file mode 100755 index 00000000..b90abaaa --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter_adbac5cdadfdaba6679f79ff0a79158b9_cgraph.md5 @@ -0,0 +1 @@ +a6ee6826f0873271bd83f7113109337d \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter_adbac5cdadfdaba6679f79ff0a79158b9_cgraph.svg b/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter_adbac5cdadfdaba6679f79ff0a79158b9_cgraph.svg new file mode 100755 index 00000000..8ef4f559 --- /dev/null +++ b/docs/.vuepress/public/doxy/class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter_adbac5cdadfdaba6679f79ff0a79158b9_cgraph.svg @@ -0,0 +1,37 @@ + + + + + + +__construct + + +Node1 + + +__construct + + + + + +Node2 + + +ZM\Annotation\OneBot +\BotEvent\make + + + + + +Node1->Node2 + + + + + diff --git a/docs/.vuepress/public/doxy/classes.html b/docs/.vuepress/public/doxy/classes.html index 9144fcb4..a4adba96 100755 --- a/docs/.vuepress/public/doxy/classes.html +++ b/docs/.vuepress/public/doxy/classes.html @@ -102,7 +102,7 @@ $(document).ready(function(){initNavTree('classes.html',''); initResizable(); })
AliasDefinitionSource (ZM\Container)
AnnotationBase (ZM\Annotation)
AnnotationHandler (ZM\Annotation)
AnnotationMap (ZM\Annotation)
AnnotationParser (ZM\Annotation)
B
-
BindEvent (ZM\Annotation\Framework)
BotAction (ZM\Annotation\OneBot)
BotActionResponse (ZM\Annotation\OneBot)
BotCommand (ZM\Annotation\OneBot)
BotConnectContext (ZM\Context)
BotContext (ZM\Context)
BotCraftCommand (ZM\Command\BotCraft)
BotEvent (ZM\Annotation\OneBot)
BotMap (ZM\Plugin\OneBot)
BuildCommand (ZM\Command)
+
BindEvent (ZM\Annotation\Framework)
Bootstrapper (ZM\Bootstrap)
BotAction (ZM\Annotation\OneBot)
BotActionResponse (ZM\Annotation\OneBot)
BotCommand (ZM\Annotation\OneBot)
BotConnectContext (ZM\Context)
BotContext (ZM\Context)
BotCraftCommand (ZM\Command\BotCraft)
BotEvent (ZM\Annotation\OneBot)
BotMap (ZM\Plugin\OneBot)
BuildCommand (ZM\Command)
C
CatCode (ZM\Utils)
CheckConfigCommand (ZM\Command)
Closed (ZM\Annotation)
Command (ZM\Command)
CommandArgument (ZM\Annotation\OneBot)
CommandHelp (ZM\Annotation\OneBot)
CommandManualPlugin (ZM\Plugin\CommandManual)
ComposerStrategy (ZM\Plugin\Strategy)
ConfigException (ZM\Exception)
ConfigTracer (ZM\Config)
ConnectionUtil (ZM\Utils)
ConsoleApplication (ZM)
ContainerBindingListener (ZM\Container)
ContainerHolder (ZM\Container)
ContainerRegistrant (ZM\Container)
ContextInterface (ZM\Context)
Controller (ZM\Annotation\Http)
Cron (ZM\Annotation\Framework)
CustomAnnotation (ZM\Annotation\Interfaces)
@@ -141,7 +141,7 @@ $(document).ready(function(){initNavTree('classes.html',''); initResizable(); })
PgSQLDriver (ZM\Store\Database)
PharHelper (ZM\Store)
Pipeline (ZM\Middleware)
PipelineInterface (ZM\Middleware)
PluginCommand (ZM\Command\Plugin)
PluginException (ZM\Exception)
PluginGenerator (ZM\Utils\CodeGenerator)
PluginInstallCommand (ZM\Command\Plugin)
PluginInstallStrategy (ZM\Plugin\Strategy)
PluginListCommand (ZM\Command\Plugin)
PluginMakeCommand (ZM\Command\Plugin)
PluginMeta (ZM\Plugin)
PluginPackCommand (ZM\Command\Plugin)
ProcessStateManager (ZM\Process)
ProxyServerCommand (ZM\Command)
R
-
RedisException (ZM\Store\KV\Redis)
RedisPool (ZM\Store\KV\Redis)
RedisWrapper (ZM\Store\KV\Redis)
ReflectionUtil (ZM\Utils)
RegisterEventProvider (ZM\Bootstrap)
RegisterLogger (ZM\Bootstrap)
ReplCommand (ZM\Command)
Route (ZM\Annotation\Http)
Rule (ZM\Annotation\Interfaces)
+
RedisException (ZM\Store\KV\Redis)
RedisPool (ZM\Store\KV\Redis)
RedisWrapper (ZM\Store\KV\Redis)
ReflectionUtil (ZM\Utils)
RegisterEventProvider (ZM\Bootstrap)
RegisterLogger (ZM\Bootstrap)
ReplCommand (ZM\Command)
Route (ZM\Annotation\Http)
Rule (ZM\Annotation\Interfaces)
RuntimePreferences (ZM\Config)
S
Schedule (ZM\Schedule)
ServerCommand (ZM\Command\Server)
ServerReloadCommand (ZM\Command\Server)
ServerStartCommand (ZM\Command\Server)
ServerStatusCommand (ZM\Command\Server)
ServerStopCommand (ZM\Command\Server)
SetInternalTimezone (ZM\Bootstrap)
Setup (ZM\Annotation\Framework)
SignalListener (ZM\Event\Listener)
SingletonViolationException (ZM\Exception)
Solution (ZM\Exception\Solution)
SolutionRepository (ZM\Exception\Solution)
SQLiteDriver (ZM\Store\Database)
StaticManualFactory (ZM\Plugin\CommandManual)
SystemdGenerateCommand (ZM\Command\Generate)
diff --git a/docs/.vuepress/public/doxy/dir_32e6acc04f4b8c095cf1d40ede347ca3.html b/docs/.vuepress/public/doxy/dir_32e6acc04f4b8c095cf1d40ede347ca3.html index b9c93080..028c92b9 100755 --- a/docs/.vuepress/public/doxy/dir_32e6acc04f4b8c095cf1d40ede347ca3.html +++ b/docs/.vuepress/public/doxy/dir_32e6acc04f4b8c095cf1d40ede347ca3.html @@ -104,6 +104,8 @@ Bootstrap 的目录依赖关系图
+ + diff --git a/docs/.vuepress/public/doxy/dir_32e6acc04f4b8c095cf1d40ede347ca3.js b/docs/.vuepress/public/doxy/dir_32e6acc04f4b8c095cf1d40ede347ca3.js index 9cc2ef83..75a8912b 100755 --- a/docs/.vuepress/public/doxy/dir_32e6acc04f4b8c095cf1d40ede347ca3.js +++ b/docs/.vuepress/public/doxy/dir_32e6acc04f4b8c095cf1d40ede347ca3.js @@ -1,5 +1,6 @@ var dir_32e6acc04f4b8c095cf1d40ede347ca3 = [ + [ "Bootstrapper.php", "_bootstrapper_8php.html", "_bootstrapper_8php" ], [ "HandleExceptions.php", "_handle_exceptions_8php.html", "_handle_exceptions_8php" ], [ "LoadConfiguration.php", "_load_configuration_8php.html", "_load_configuration_8php" ], [ "LoadGlobalDefines.php", "_load_global_defines_8php.html", "_load_global_defines_8php" ], diff --git a/docs/.vuepress/public/doxy/dir_5abd0a68aff9d088458f1faaa8b2e668.html b/docs/.vuepress/public/doxy/dir_5abd0a68aff9d088458f1faaa8b2e668.html index 726d2468..903fd5bf 100755 --- a/docs/.vuepress/public/doxy/dir_5abd0a68aff9d088458f1faaa8b2e668.html +++ b/docs/.vuepress/public/doxy/dir_5abd0a68aff9d088458f1faaa8b2e668.html @@ -110,6 +110,8 @@ Config 的目录依赖关系图 + +

文件

文件  Bootstrapper.php
 
文件  HandleExceptions.php
 
文件  LoadConfiguration.php
 
文件  EnvironmentInterface.php
 
文件  RuntimePreferences.php
 
文件  ZMConfig.php
 
diff --git a/docs/.vuepress/public/doxy/dir_5abd0a68aff9d088458f1faaa8b2e668.js b/docs/.vuepress/public/doxy/dir_5abd0a68aff9d088458f1faaa8b2e668.js index 20ac3784..dacb4785 100755 --- a/docs/.vuepress/public/doxy/dir_5abd0a68aff9d088458f1faaa8b2e668.js +++ b/docs/.vuepress/public/doxy/dir_5abd0a68aff9d088458f1faaa8b2e668.js @@ -3,5 +3,6 @@ var dir_5abd0a68aff9d088458f1faaa8b2e668 = [ "ConfigTracer.php", "_config_tracer_8php.html", "_config_tracer_8php" ], [ "Environment.php", "_environment_8php.html", "_environment_8php" ], [ "EnvironmentInterface.php", "_environment_interface_8php.html", "_environment_interface_8php" ], + [ "RuntimePreferences.php", "_runtime_preferences_8php.html", "_runtime_preferences_8php" ], [ "ZMConfig.php", "_z_m_config_8php.html", "_z_m_config_8php" ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/entry_8php.html b/docs/.vuepress/public/doxy/entry_8php.html index ad5ccae1..f98cc08d 100755 --- a/docs/.vuepress/public/doxy/entry_8php.html +++ b/docs/.vuepress/public/doxy/entry_8php.html @@ -136,7 +136,7 @@ $(document).ready(function(){initNavTree('entry_8php.html',''); initResizable();
初始值:
{
(new ZM\ConsoleApplication('zhamao-framework'))->run()
-
Definition: ConsoleApplication.php:22
+
Definition: ConsoleApplication.php:24
diff --git a/docs/.vuepress/public/doxy/files.html b/docs/.vuepress/public/doxy/files.html index 66d765fa..b3a3e2ec 100755 --- a/docs/.vuepress/public/doxy/files.html +++ b/docs/.vuepress/public/doxy/files.html @@ -138,13 +138,14 @@ $(document).ready(function(){initNavTree('files.html',''); initResizable(); });  AnnotationParser.php  Closed.php   Bootstrap - HandleExceptions.php - LoadConfiguration.php - LoadGlobalDefines.php - LoadPlugins.php - RegisterEventProvider.php - RegisterLogger.php - SetInternalTimezone.php + Bootstrapper.php + HandleExceptions.php + LoadConfiguration.php + LoadGlobalDefines.php + LoadPlugins.php + RegisterEventProvider.php + RegisterLogger.php + SetInternalTimezone.php   Command   BotCraft  BotCraftCommand.php @@ -176,7 +177,8 @@ $(document).ready(function(){initNavTree('files.html',''); initResizable(); });  ConfigTracer.php  Environment.php  EnvironmentInterface.php - ZMConfig.php + RuntimePreferences.php + ZMConfig.php   Container  AliasDefinitionSource.php  ContainerBindingListener.php diff --git a/docs/.vuepress/public/doxy/functions.html b/docs/.vuepress/public/doxy/functions.html index a87ee01c..b4d8ea2e 100755 --- a/docs/.vuepress/public/doxy/functions.html +++ b/docs/.vuepress/public/doxy/functions.html @@ -98,19 +98,23 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
  • $_list : AnnotationMap
  • $_map : AnnotationMap
  • $argv : Framework
  • -
  • $bootstrappers : PluginCommand, ConsoleApplication, Framework
  • +
  • $bootstrappers : PluginCommand, Framework
  • $bot_coroutines : BotMap
  • $callable_stack : MiddlewareHandler
  • $class : AnnotationBase
  • +
  • $config_dir : RuntimePreferences
  • $connection_count : ConnectionUtil
  • $daemon_file : ServerCommand
  • +
  • $debug_mode : RuntimePreferences
  • $driver : Framework
  • +
  • $environment : RuntimePreferences
  • $environment_alias : ZMConfig
  • $error : PluginInstallStrategy
  • $expression : Cron
  • $group : AnnotationBase
  • $input : Command
  • $installed_name : PluginInstallStrategy
  • +
  • $log_level : RuntimePreferences
  • $method : AnnotationBase
  • $middlewares : MiddlewareHandler
  • $output : Command
  • @@ -118,6 +122,7 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
  • $pools : RedisPool
  • $process_mode : ProcessStateManager
  • $reg_map : MiddlewareHandler
  • +
  • $runtime_preferences : Framework
  • $setup_annotations : Framework
  • $stack : MiddlewareHandler
  • $tick_ms : Tick
  • diff --git a/docs/.vuepress/public/doxy/functions__.html b/docs/.vuepress/public/doxy/functions__.html index 9a41cca6..e4f8c150 100755 --- a/docs/.vuepress/public/doxy/functions__.html +++ b/docs/.vuepress/public/doxy/functions__.html @@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('functions__.html',''); initResizable()
    这里列出了所有结构体和联合体的成员变量,并附带结构体或联合的详细说明:

    - _ -

    diff --git a/docs/.vuepress/public/doxy/functions_e.html b/docs/.vuepress/public/doxy/functions_e.html index 4f3b015f..9cb8d603 100755 --- a/docs/.vuepress/public/doxy/functions_e.html +++ b/docs/.vuepress/public/doxy/functions_e.html @@ -95,10 +95,12 @@ $(document).ready(function(){initNavTree('functions_e.html',''); initResizable()
    这里列出了所有结构体和联合体的成员变量,并附带结构体或联合的详细说明:

    - e -

    diff --git a/docs/.vuepress/public/doxy/functions_func_e.html b/docs/.vuepress/public/doxy/functions_func_e.html index f85d76c9..8ad4147e 100755 --- a/docs/.vuepress/public/doxy/functions_func_e.html +++ b/docs/.vuepress/public/doxy/functions_func_e.html @@ -95,10 +95,12 @@ $(document).ready(function(){initNavTree('functions_func_e.html',''); initResiza  

    - e -

    diff --git a/docs/.vuepress/public/doxy/functions_func_r.html b/docs/.vuepress/public/doxy/functions_func_r.html index 79ea4604..9a9fe9e0 100755 --- a/docs/.vuepress/public/doxy/functions_func_r.html +++ b/docs/.vuepress/public/doxy/functions_func_r.html @@ -99,6 +99,7 @@ $(document).ready(function(){initNavTree('functions_func_r.html',''); initResiza
  • registerBefore() : MiddlewareHandler
  • registerBotWithFd() : BotMap
  • registerException() : MiddlewareHandler
  • +
  • registerGlobalOptions() : ConsoleApplication
  • registerHttpRequestServices() : ContainerRegistrant
  • registerOBActionResponseServices() : ContainerRegistrant
  • registerOBEventServices() : ContainerRegistrant
  • @@ -114,9 +115,11 @@ $(document).ready(function(){initNavTree('functions_func_r.html',''); initResiza
  • repeat() : Hello123
  • rollBack() : DBConnection, DBWrapper
  • rollbackSavepoint() : DBWrapper
  • -
  • route() : Hello123
  • +
  • route() : Hello123
  • rowCount() : DBStatement, DBStatementWrapper
  • -
  • run() : ConsoleApplication, ZMApplication
  • +
  • run() : ZMApplication
  • +
  • runningInInteractiveTerminal() : RuntimePreferences
  • +
  • runningUnitTests() : RuntimePreferences
  • diff --git a/docs/.vuepress/public/doxy/functions_func_s.html b/docs/.vuepress/public/doxy/functions_func_s.html index 2042e20f..7dad4f72 100755 --- a/docs/.vuepress/public/doxy/functions_func_s.html +++ b/docs/.vuepress/public/doxy/functions_func_s.html @@ -103,7 +103,6 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza
  • setAutoCommit() : DBWrapper
  • setConnection() : ConnectionUtil
  • setDownloadPath() : OneBot12FileDownloader
  • -
  • setEnvironment() : ZMConfig
  • setFetchMode() : DBStatement
  • setLevel() : BindEvent, Init, Level, BotAction, BotActionResponse, BotCommand, BotEvent
  • setMultiple() : LightCache
  • diff --git a/docs/.vuepress/public/doxy/functions_func_w.html b/docs/.vuepress/public/doxy/functions_func_w.html index ed9d04fb..65b52961 100755 --- a/docs/.vuepress/public/doxy/functions_func_w.html +++ b/docs/.vuepress/public/doxy/functions_func_w.html @@ -99,6 +99,9 @@ $(document).ready(function(){initNavTree('functions_func_w.html',''); initResiza
  • withArgument() : BotCommand
  • withArgumentObject() : BotCommand
  • withConfig() : ZMApplication
  • +
  • withConfigDir() : RuntimePreferences
  • +
  • withEnvironment() : RuntimePreferences
  • +
  • withLogLevel() : RuntimePreferences
  • diff --git a/docs/.vuepress/public/doxy/functions_g.html b/docs/.vuepress/public/doxy/functions_g.html index 8dbff5ff..f2c8eaac 100755 --- a/docs/.vuepress/public/doxy/functions_g.html +++ b/docs/.vuepress/public/doxy/functions_g.html @@ -114,6 +114,7 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
  • getCallReflector() : ReflectionUtil
  • getClassesPsr4() : FileSystem
  • getComposerMetadata() : ZMUtil
  • +
  • getConfigDir() : RuntimePreferences
  • getConnectContext() : BotMap
  • getConnection() : DBWrapper, ConnectionUtil
  • getCurrentCallable() : MiddlewareHandler
  • @@ -126,7 +127,6 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
  • getDriver() : Framework
  • getEntity() : PluginMeta
  • getEntryFile() : PluginMeta
  • -
  • getEnvironment() : ZMConfig
  • getErr() : OneBot12FileDownloader, OneBot12FileUploader
  • getError() : PluginInstallStrategy
  • getErrorQuitPrompt() : CommandArgument
  • @@ -142,6 +142,7 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
  • getIterator() : AnnotationBase, DBStatement, DBStatementWrapper
  • getLevel() : BindEvent, Init, Level, BotAction, BotActionResponse, BotCommand, BotEvent
  • getListenersForEvent() : EventProvider
  • +
  • getLogLevel() : RuntimePreferences
  • getMethod() : ReflectionUtil
  • getMultiple() : LightCache
  • getName() : PluginMeta, MySQLDriver, PgSQLDriver, SQLiteDriver
  • diff --git a/docs/.vuepress/public/doxy/functions_i.html b/docs/.vuepress/public/doxy/functions_i.html index 3ab4c841..5a270276 100755 --- a/docs/.vuepress/public/doxy/functions_i.html +++ b/docs/.vuepress/public/doxy/functions_i.html @@ -95,7 +95,7 @@ $(document).ready(function(){initNavTree('functions_i.html',''); initResizable()
    这里列出了所有结构体和联合体的成员变量,并附带结构体或联合的详细说明:

    - i -

    diff --git a/docs/.vuepress/public/doxy/functions_o.html b/docs/.vuepress/public/doxy/functions_o.html index c22136bc..4bdb894e 100755 --- a/docs/.vuepress/public/doxy/functions_o.html +++ b/docs/.vuepress/public/doxy/functions_o.html @@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('functions_o.html',''); initResizable()
  • onManagerStop() : ManagerEventListener
  • onMasterStart() : MasterEventListener
  • onMasterStop() : MasterEventListener
  • -
  • onOBEvent() : Hello123
  • +
  • onMessage() : Hello123
  • onRequest1() : HttpEventListener
  • onSocksMessage() : ProxyServerCommand
  • onWebSocketClose() : WSEventListener
  • @@ -113,7 +113,6 @@ $(document).ready(function(){initNavTree('functions_o.html',''); initResizable()
  • onWorkerStart999() : WorkerEventListener
  • onWorkerStop1() : WorkerEventListener
  • onWorkerStop999() : WorkerEventListener
  • -
  • onWSMessage() : Hello123
  • open() : KVInterface, LightCache, KVRedis
  • diff --git a/docs/.vuepress/public/doxy/functions_r.html b/docs/.vuepress/public/doxy/functions_r.html index f467a0cf..cad48440 100755 --- a/docs/.vuepress/public/doxy/functions_r.html +++ b/docs/.vuepress/public/doxy/functions_r.html @@ -99,6 +99,7 @@ $(document).ready(function(){initNavTree('functions_r.html',''); initResizable()
  • registerBefore() : MiddlewareHandler
  • registerBotWithFd() : BotMap
  • registerException() : MiddlewareHandler
  • +
  • registerGlobalOptions() : ConsoleApplication
  • registerHttpRequestServices() : ContainerRegistrant
  • registerOBActionResponseServices() : ContainerRegistrant
  • registerOBEventServices() : ContainerRegistrant
  • @@ -114,9 +115,11 @@ $(document).ready(function(){initNavTree('functions_r.html',''); initResizable()
  • repeat() : Hello123
  • rollBack() : DBConnection, DBWrapper
  • rollbackSavepoint() : DBWrapper
  • -
  • route() : Hello123
  • +
  • route() : Hello123
  • rowCount() : DBStatement, DBStatementWrapper
  • -
  • run() : ConsoleApplication, ZMApplication
  • +
  • run() : ZMApplication
  • +
  • runningInInteractiveTerminal() : RuntimePreferences
  • +
  • runningUnitTests() : RuntimePreferences
  • diff --git a/docs/.vuepress/public/doxy/functions_s.html b/docs/.vuepress/public/doxy/functions_s.html index 506e5556..2ea29278 100755 --- a/docs/.vuepress/public/doxy/functions_s.html +++ b/docs/.vuepress/public/doxy/functions_s.html @@ -103,7 +103,6 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable()
  • setAutoCommit() : DBWrapper
  • setConnection() : ConnectionUtil
  • setDownloadPath() : OneBot12FileDownloader
  • -
  • setEnvironment() : ZMConfig
  • setFetchMode() : DBStatement
  • setLevel() : BindEvent, Init, Level, BotAction, BotActionResponse, BotCommand, BotEvent
  • setMultiple() : LightCache
  • diff --git a/docs/.vuepress/public/doxy/functions_vars.html b/docs/.vuepress/public/doxy/functions_vars.html index b8e0a02e..cd6ca0bb 100755 --- a/docs/.vuepress/public/doxy/functions_vars.html +++ b/docs/.vuepress/public/doxy/functions_vars.html @@ -98,19 +98,23 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
  • $_list : AnnotationMap
  • $_map : AnnotationMap
  • $argv : Framework
  • -
  • $bootstrappers : PluginCommand, ConsoleApplication, Framework
  • +
  • $bootstrappers : PluginCommand, Framework
  • $bot_coroutines : BotMap
  • $callable_stack : MiddlewareHandler
  • $class : AnnotationBase
  • +
  • $config_dir : RuntimePreferences
  • $connection_count : ConnectionUtil
  • $daemon_file : ServerCommand
  • +
  • $debug_mode : RuntimePreferences
  • $driver : Framework
  • +
  • $environment : RuntimePreferences
  • $environment_alias : ZMConfig
  • $error : PluginInstallStrategy
  • $expression : Cron
  • $group : AnnotationBase
  • $input : Command
  • $installed_name : PluginInstallStrategy
  • +
  • $log_level : RuntimePreferences
  • $method : AnnotationBase
  • $middlewares : MiddlewareHandler
  • $output : Command
  • @@ -118,6 +122,7 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
  • $pools : RedisPool
  • $process_mode : ProcessStateManager
  • $reg_map : MiddlewareHandler
  • +
  • $runtime_preferences : Framework
  • $setup_annotations : Framework
  • $stack : MiddlewareHandler
  • $tick_ms : Tick
  • diff --git a/docs/.vuepress/public/doxy/functions_w.html b/docs/.vuepress/public/doxy/functions_w.html index d42d6e46..aed182e1 100755 --- a/docs/.vuepress/public/doxy/functions_w.html +++ b/docs/.vuepress/public/doxy/functions_w.html @@ -99,6 +99,9 @@ $(document).ready(function(){initNavTree('functions_w.html',''); initResizable()
  • withArgument() : BotCommand
  • withArgumentObject() : BotCommand
  • withConfig() : ZMApplication
  • +
  • withConfigDir() : RuntimePreferences
  • +
  • withEnvironment() : RuntimePreferences
  • +
  • withLogLevel() : RuntimePreferences
  • diff --git a/docs/.vuepress/public/doxy/hierarchy.html b/docs/.vuepress/public/doxy/hierarchy.html index 5a952c32..caf55394 100755 --- a/docs/.vuepress/public/doxy/hierarchy.html +++ b/docs/.vuepress/public/doxy/hierarchy.html @@ -102,65 +102,72 @@ $(document).ready(function(){initNavTree('hierarchy.html',''); initResizable();  CAnnotationHandler  CAnnotationMap  CAnnotationParser - CBotConnectContext - CBotMap - CCatCode - CCommand - CCommand - CBotCraftCommand - CBuildCommand - CCheckConfigCommand - CSystemdGenerateCommand - CTextGenerateCommand - CInitCommand - CPluginCommand - CPluginInstallCommand - CPluginListCommand - CPluginMakeCommand - CPluginPackCommand - CProxyServerCommand - CReplCommand - CConfigTracer - CConnectionUtil - CContainerBindingListener - CContainerHolder - CContainerRegistrant - CContextInterface - CBotContext - CCustomAnnotation - CDBPool - CDBStatementWrapper - CDBWrapper - CDoctrineDriver - CMySQLDriver - CSQLiteDriver - CEasterEgg - CEnvironmentInterface - CEnvironment - CErgodicAnnotation - CController - CMiddleware - CCommandArgument - CEventDispatcher - CEventDispatcher - CException - CZMException - CConfigException - CFileSystemException - CInitException - CInterruptException - CInvalidArgumentException - CPluginException - COneBot12Exception - CSingletonViolationException - CWaitTimeoutException - CZMKnownException - CDBException - CRedisException - CFileLock - CFileSystem - CFramework - CHandleExceptions + CBootstrapper + CHandleExceptions + CLoadConfiguration + CLoadGlobalDefines + CLoadPlugins + CRegisterEventProvider + CRegisterLogger + CSetInternalTimezone + CBotConnectContext + CBotMap + CCatCode + CCommand + CCommand + CBotCraftCommand + CBuildCommand + CCheckConfigCommand + CSystemdGenerateCommand + CTextGenerateCommand + CInitCommand + CPluginCommand + CPluginInstallCommand + CPluginListCommand + CPluginMakeCommand + CPluginPackCommand + CProxyServerCommand + CReplCommand + CConfigTracer + CConnectionUtil + CContainerBindingListener + CContainerHolder + CContainerRegistrant + CContextInterface + CBotContext + CCustomAnnotation + CDBPool + CDBStatementWrapper + CDBWrapper + CDoctrineDriver + CMySQLDriver + CSQLiteDriver + CEasterEgg + CEnvironmentInterface + CEnvironment + CErgodicAnnotation + CController + CMiddleware + CCommandArgument + CEventDispatcher + CEventDispatcher + CException + CZMException + CConfigException + CFileSystemException + CInitException + CInterruptException + CInvalidArgumentException + CPluginException + COneBot12Exception + CSingletonViolationException + CWaitTimeoutException + CZMKnownException + CDBException + CRedisException + CFileLock + CFileSystem + CFramework  CHello123  CHttpEventListener  CHttpUtil @@ -191,84 +198,79 @@ $(document).ready(function(){initNavTree('hierarchy.html',''); initResizable();  CBotActionResponse  CBotCommand  CBotEvent - CLoadConfiguration - CLoadGlobalDefines - CLoadPlugins - CManagerEventListener - CMasterEventListener - CMessageUtil - CMiddlewareHandler - CMiddlewareInterface - CTimerMiddleware - CWebSocketFilter - CMockAtomic - COneBot12FileDownloader - COneBot12FileUploader - CPharHelper - CPipeline - CPipelineInterface - CTimerMiddleware - CWebSocketFilter - CPluginGenerator - CPluginInstallStrategy - CComposerStrategy - CGitStrategy - CProcessStateManager - CRedis - CZMRedis - CRedisPool - CRedisWrapper - CReflectionUtil - CRegisterEventProvider - CRegisterLogger - CRule - CSchedule - CSetInternalTimezone - CSignalListener - CSolution - CStaticManualFactory - CStringable - CAnnotationBase - CTimer - CWorkerEventListener - CWSEventListener - CZMConfig - CZMPlugin - CCommandManualPlugin - COneBot12Adapter - CZMApplication - CZMRequest - CZMUtil - CAbstractPostgreSQLDriver - CPgSQLDriver - CApplication - CConsoleApplication - CCacheInterface - CKVInterface - CLightCache - CKVRedis - CCommand - CServerCommand - CServerReloadCommand - CServerStartCommand - CServerStatusCommand - CServerStopCommand - CConnection - CDBConnection - CDefinitionSource - CAliasDefinitionSource - CExceptionHandler - CHandler - CLoggerInterface - CCommand - CQueryBuilder - CDBQueryBuilder - CSolutionsRepository - CSolutionRepository - CSortedProviderInterface - CEventProvider - CStatement - CDBStatement + CManagerEventListener + CMasterEventListener + CMessageUtil + CMiddlewareHandler + CMiddlewareInterface + CTimerMiddleware + CWebSocketFilter + CMockAtomic + COneBot12FileDownloader + COneBot12FileUploader + CPharHelper + CPipeline + CPipelineInterface + CTimerMiddleware + CWebSocketFilter + CPluginGenerator + CPluginInstallStrategy + CComposerStrategy + CGitStrategy + CProcessStateManager + CRedis + CZMRedis + CRedisPool + CRedisWrapper + CReflectionUtil + CRule + CRuntimePreferences + CSchedule + CSignalListener + CSolution + CStaticManualFactory + CStringable + CAnnotationBase + CTimer + CWorkerEventListener + CWSEventListener + CZMConfig + CZMPlugin + CCommandManualPlugin + COneBot12Adapter + CZMApplication + CZMRequest + CZMUtil + CAbstractPostgreSQLDriver + CPgSQLDriver + CApplication + CConsoleApplication + CCacheInterface + CKVInterface + CLightCache + CKVRedis + CCommand + CServerCommand + CServerReloadCommand + CServerStartCommand + CServerStatusCommand + CServerStopCommand + CConnection + CDBConnection + CDefinitionSource + CAliasDefinitionSource + CExceptionHandler + CHandler + CLoggerInterface + CCommand + CQueryBuilder + CDBQueryBuilder + CSolutionsRepository + CSolutionRepository + CSortedProviderInterface + CEventProvider + CStatement + CDBStatement diff --git a/docs/.vuepress/public/doxy/hierarchy.js b/docs/.vuepress/public/doxy/hierarchy.js index bf22e763..0004a2c1 100755 --- a/docs/.vuepress/public/doxy/hierarchy.js +++ b/docs/.vuepress/public/doxy/hierarchy.js @@ -3,6 +3,15 @@ var hierarchy = [ "AnnotationHandler", "class_z_m_1_1_annotation_1_1_annotation_handler.html", null ], [ "AnnotationMap", "class_z_m_1_1_annotation_1_1_annotation_map.html", null ], [ "AnnotationParser", "class_z_m_1_1_annotation_1_1_annotation_parser.html", null ], + [ "Bootstrapper", "interface_z_m_1_1_bootstrap_1_1_bootstrapper.html", [ + [ "HandleExceptions", "class_z_m_1_1_bootstrap_1_1_handle_exceptions.html", null ], + [ "LoadConfiguration", "class_z_m_1_1_bootstrap_1_1_load_configuration.html", null ], + [ "LoadGlobalDefines", "class_z_m_1_1_bootstrap_1_1_load_global_defines.html", null ], + [ "LoadPlugins", "class_z_m_1_1_bootstrap_1_1_load_plugins.html", null ], + [ "RegisterEventProvider", "class_z_m_1_1_bootstrap_1_1_register_event_provider.html", null ], + [ "RegisterLogger", "class_z_m_1_1_bootstrap_1_1_register_logger.html", null ], + [ "SetInternalTimezone", "class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html", null ] + ] ], [ "BotConnectContext", "class_z_m_1_1_context_1_1_bot_connect_context.html", null ], [ "BotMap", "class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html", null ], [ "CatCode", "class_z_m_1_1_utils_1_1_cat_code.html", null ], @@ -72,7 +81,6 @@ var hierarchy = [ "FileLock", "class_z_m_1_1_store_1_1_lock_1_1_file_lock.html", null ], [ "FileSystem", "class_z_m_1_1_store_1_1_file_system.html", null ], [ "Framework", "class_z_m_1_1_framework.html", null ], - [ "HandleExceptions", "class_z_m_1_1_bootstrap_1_1_handle_exceptions.html", null ], [ "Hello123", "class_module_1_1_example_1_1_hello123.html", null ], [ "HttpEventListener", "class_z_m_1_1_event_1_1_listener_1_1_http_event_listener.html", null ], [ "HttpUtil", "class_z_m_1_1_utils_1_1_http_util.html", null ], @@ -107,9 +115,6 @@ var hierarchy = [ "BotCommand", "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html", null ], [ "BotEvent", "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html", null ] ] ], - [ "LoadConfiguration", "class_z_m_1_1_bootstrap_1_1_load_configuration.html", null ], - [ "LoadGlobalDefines", "class_z_m_1_1_bootstrap_1_1_load_global_defines.html", null ], - [ "LoadPlugins", "class_z_m_1_1_bootstrap_1_1_load_plugins.html", null ], [ "ManagerEventListener", "class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html", null ], [ "MasterEventListener", "class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html", null ], [ "MessageUtil", "class_z_m_1_1_utils_1_1_message_util.html", null ], @@ -139,11 +144,9 @@ var hierarchy = [ "RedisPool", "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html", null ], [ "RedisWrapper", "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html", null ], [ "ReflectionUtil", "class_z_m_1_1_utils_1_1_reflection_util.html", null ], - [ "RegisterEventProvider", "class_z_m_1_1_bootstrap_1_1_register_event_provider.html", null ], - [ "RegisterLogger", "class_z_m_1_1_bootstrap_1_1_register_logger.html", null ], [ "Rule", "interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html", null ], + [ "RuntimePreferences", "class_z_m_1_1_config_1_1_runtime_preferences.html", null ], [ "Schedule", "class_z_m_1_1_schedule_1_1_schedule.html", null ], - [ "SetInternalTimezone", "class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html", null ], [ "SignalListener", "class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html", null ], [ "Solution", "class_z_m_1_1_exception_1_1_solution_1_1_solution.html", null ], [ "StaticManualFactory", "class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html", null ], diff --git a/docs/.vuepress/public/doxy/inherit_graph_11.map b/docs/.vuepress/public/doxy/inherit_graph_11.map index 7e9de979..bb7746b7 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_11.map +++ b/docs/.vuepress/public/doxy/inherit_graph_11.map @@ -1,3 +1,18 @@ - + + + + + + + + + + + + + + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_11.md5 b/docs/.vuepress/public/doxy/inherit_graph_11.md5 index 960f3598..72e334df 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_11.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_11.md5 @@ -1 +1 @@ -2c02e700bb0a3918d1ff12da1be4d87b \ No newline at end of file +74556a69a6ee966d2564ba036c741d10 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_11.svg b/docs/.vuepress/public/doxy/inherit_graph_11.svg index a0d16915..429097b0 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_11.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_11.svg @@ -4,18 +4,243 @@ - - + + 类继承关系图 Node0 - - -ConfigTracer + + +Command + + +Node1 + + +Command + + + + + +Node0->Node1 + + + + + +Node2 + + +BotCraftCommand + + + + + +Node1->Node2 + + + + + +Node3 + + +BuildCommand + + + + + +Node1->Node3 + + + + + +Node4 + + +CheckConfigCommand + + + + + +Node1->Node4 + + + + + +Node5 + + +SystemdGenerateCommand + + + + + +Node1->Node5 + + + + + +Node6 + + +TextGenerateCommand + + + + + +Node1->Node6 + + + + + +Node7 + + +InitCommand + + + + + +Node1->Node7 + + + + + +Node8 + + +PluginCommand + + + + + +Node1->Node8 + + + + + +Node13 + + +ProxyServerCommand + + + + + +Node1->Node13 + + + + + +Node14 + + +ReplCommand + + + + + +Node1->Node14 + + + + + +Node9 + + +PluginInstallCommand + + + + + +Node8->Node9 + + + + + +Node10 + + +PluginListCommand + + + + + +Node8->Node10 + + + + + +Node11 + + +PluginMakeCommand + + + + + +Node8->Node11 + + + + + +Node12 + + +PluginPackCommand + + + + + +Node8->Node12 + + + + + +Node15 + + +LoggerInterface + + + + + +Node15->Node1 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_12.map b/docs/.vuepress/public/doxy/inherit_graph_12.map index 66b97daf..7e9de979 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_12.map +++ b/docs/.vuepress/public/doxy/inherit_graph_12.map @@ -1,4 +1,3 @@ - - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_12.md5 b/docs/.vuepress/public/doxy/inherit_graph_12.md5 index 73ad2eab..960f3598 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_12.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_12.md5 @@ -1 +1 @@ -e7a4327de43adf915c0bf43ae4abf6e0 \ No newline at end of file +2c02e700bb0a3918d1ff12da1be4d87b \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_12.svg b/docs/.vuepress/public/doxy/inherit_graph_12.svg index b75d825d..a0d16915 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_12.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_12.svg @@ -4,33 +4,18 @@ - + 类继承关系图 Node0 - - -Connection + + +ConfigTracer - - -Node1 - - -DBConnection - - - - - -Node0->Node1 - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_13.map b/docs/.vuepress/public/doxy/inherit_graph_13.map index 04721588..66b97daf 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_13.map +++ b/docs/.vuepress/public/doxy/inherit_graph_13.map @@ -1,3 +1,4 @@ - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_13.md5 b/docs/.vuepress/public/doxy/inherit_graph_13.md5 index e63800aa..73ad2eab 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_13.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_13.md5 @@ -1 +1 @@ -cd975345ca9df6952ab54da77171f769 \ No newline at end of file +e7a4327de43adf915c0bf43ae4abf6e0 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_13.svg b/docs/.vuepress/public/doxy/inherit_graph_13.svg index 5f1b3f29..b75d825d 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_13.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_13.svg @@ -4,18 +4,33 @@ - + 类继承关系图 Node0 - - -ConnectionUtil + + +Connection + + +Node1 + + +DBConnection + + + + + +Node0->Node1 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_14.map b/docs/.vuepress/public/doxy/inherit_graph_14.map index 7d65ba11..04721588 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_14.map +++ b/docs/.vuepress/public/doxy/inherit_graph_14.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_14.md5 b/docs/.vuepress/public/doxy/inherit_graph_14.md5 index 76196af5..e63800aa 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_14.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_14.md5 @@ -1 +1 @@ -46cde1a8cecfed273a7ff6c641397c58 \ No newline at end of file +cd975345ca9df6952ab54da77171f769 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_14.svg b/docs/.vuepress/public/doxy/inherit_graph_14.svg index 9ed0ac62..5f1b3f29 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_14.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_14.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -ContainerBindingListener + + +ConnectionUtil diff --git a/docs/.vuepress/public/doxy/inherit_graph_15.map b/docs/.vuepress/public/doxy/inherit_graph_15.map index 4009f9d3..7d65ba11 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_15.map +++ b/docs/.vuepress/public/doxy/inherit_graph_15.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_15.md5 b/docs/.vuepress/public/doxy/inherit_graph_15.md5 index 23a51436..76196af5 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_15.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_15.md5 @@ -1 +1 @@ -2d8185af83fa7f4db7e62fd5a680e66f \ No newline at end of file +46cde1a8cecfed273a7ff6c641397c58 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_15.svg b/docs/.vuepress/public/doxy/inherit_graph_15.svg index 71a9ad41..9ed0ac62 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_15.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_15.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -ContainerHolder + + +ContainerBindingListener diff --git a/docs/.vuepress/public/doxy/inherit_graph_16.map b/docs/.vuepress/public/doxy/inherit_graph_16.map index e3e692c1..4009f9d3 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_16.map +++ b/docs/.vuepress/public/doxy/inherit_graph_16.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_16.md5 b/docs/.vuepress/public/doxy/inherit_graph_16.md5 index f65c46b1..23a51436 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_16.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_16.md5 @@ -1 +1 @@ -fcab5054a20ddf22dc2eb118c66fb717 \ No newline at end of file +2d8185af83fa7f4db7e62fd5a680e66f \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_16.svg b/docs/.vuepress/public/doxy/inherit_graph_16.svg index b8ee35de..71a9ad41 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_16.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_16.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -ContainerRegistrant + + +ContainerHolder diff --git a/docs/.vuepress/public/doxy/inherit_graph_17.map b/docs/.vuepress/public/doxy/inherit_graph_17.map index de9b8254..e3e692c1 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_17.map +++ b/docs/.vuepress/public/doxy/inherit_graph_17.map @@ -1,4 +1,3 @@ - - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_17.md5 b/docs/.vuepress/public/doxy/inherit_graph_17.md5 index 8d0915bc..f65c46b1 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_17.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_17.md5 @@ -1 +1 @@ -62596845ce1ef47d2623b7c450abee5b \ No newline at end of file +fcab5054a20ddf22dc2eb118c66fb717 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_17.svg b/docs/.vuepress/public/doxy/inherit_graph_17.svg index 1c87ea24..b8ee35de 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_17.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_17.svg @@ -4,33 +4,18 @@ - + 类继承关系图 Node0 - - -ContextInterface + + +ContainerRegistrant - - -Node1 - - -BotContext - - - - - -Node0->Node1 - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_18.map b/docs/.vuepress/public/doxy/inherit_graph_18.map index 45f4c309..de9b8254 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_18.map +++ b/docs/.vuepress/public/doxy/inherit_graph_18.map @@ -1,3 +1,4 @@ - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_18.md5 b/docs/.vuepress/public/doxy/inherit_graph_18.md5 index ab8c4b72..8d0915bc 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_18.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_18.md5 @@ -1 +1 @@ -c16195b5ed5c8b67febbcc82b2802ab7 \ No newline at end of file +62596845ce1ef47d2623b7c450abee5b \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_18.svg b/docs/.vuepress/public/doxy/inherit_graph_18.svg index 1beb3696..1c87ea24 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_18.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_18.svg @@ -4,18 +4,33 @@ - + 类继承关系图 Node0 - - -CustomAnnotation + + +ContextInterface + + +Node1 + + +BotContext + + + + + +Node0->Node1 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_19.map b/docs/.vuepress/public/doxy/inherit_graph_19.map index 5b9d21d0..45f4c309 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_19.map +++ b/docs/.vuepress/public/doxy/inherit_graph_19.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_19.md5 b/docs/.vuepress/public/doxy/inherit_graph_19.md5 index 8c6e32f6..ab8c4b72 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_19.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_19.md5 @@ -1 +1 @@ -4d1a1c17572b6d534b2c013670f8fe87 \ No newline at end of file +c16195b5ed5c8b67febbcc82b2802ab7 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_19.svg b/docs/.vuepress/public/doxy/inherit_graph_19.svg index c62ceff3..1beb3696 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_19.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_19.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -DBPool + + +CustomAnnotation diff --git a/docs/.vuepress/public/doxy/inherit_graph_20.map b/docs/.vuepress/public/doxy/inherit_graph_20.map index 43fc85b1..5b9d21d0 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_20.map +++ b/docs/.vuepress/public/doxy/inherit_graph_20.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_20.md5 b/docs/.vuepress/public/doxy/inherit_graph_20.md5 index 1b062c2f..8c6e32f6 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_20.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_20.md5 @@ -1 +1 @@ -42208e4458e564731782f34094f062be \ No newline at end of file +4d1a1c17572b6d534b2c013670f8fe87 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_20.svg b/docs/.vuepress/public/doxy/inherit_graph_20.svg index 49d19585..c62ceff3 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_20.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_20.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -DBStatementWrapper + + +DBPool diff --git a/docs/.vuepress/public/doxy/inherit_graph_21.map b/docs/.vuepress/public/doxy/inherit_graph_21.map index 0718c78d..43fc85b1 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_21.map +++ b/docs/.vuepress/public/doxy/inherit_graph_21.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_21.md5 b/docs/.vuepress/public/doxy/inherit_graph_21.md5 index dc31b5ff..1b062c2f 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_21.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_21.md5 @@ -1 +1 @@ -8569591a01172afade651fdeeaeca694 \ No newline at end of file +42208e4458e564731782f34094f062be \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_21.svg b/docs/.vuepress/public/doxy/inherit_graph_21.svg index b3749f11..49d19585 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_21.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_21.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -DBWrapper + + +DBStatementWrapper diff --git a/docs/.vuepress/public/doxy/inherit_graph_22.map b/docs/.vuepress/public/doxy/inherit_graph_22.map index 0c502a6f..0718c78d 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_22.map +++ b/docs/.vuepress/public/doxy/inherit_graph_22.map @@ -1,4 +1,3 @@ - - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_22.md5 b/docs/.vuepress/public/doxy/inherit_graph_22.md5 index cf04c59e..dc31b5ff 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_22.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_22.md5 @@ -1 +1 @@ -0e86893e91f6faf0c07b3c3598b182c1 \ No newline at end of file +8569591a01172afade651fdeeaeca694 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_22.svg b/docs/.vuepress/public/doxy/inherit_graph_22.svg index 331b6cca..b3749f11 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_22.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_22.svg @@ -4,33 +4,18 @@ - + 类继承关系图 Node0 - - -DefinitionSource + + +DBWrapper - - -Node1 - - -AliasDefinitionSource - - - - - -Node0->Node1 - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_23.map b/docs/.vuepress/public/doxy/inherit_graph_23.map index 1e366e80..0c502a6f 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_23.map +++ b/docs/.vuepress/public/doxy/inherit_graph_23.map @@ -1,5 +1,4 @@ - - - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_23.md5 b/docs/.vuepress/public/doxy/inherit_graph_23.md5 index c776ad2d..cf04c59e 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_23.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_23.md5 @@ -1 +1 @@ -05f99fdaa0fe84c85c7ff9f363b37aee \ No newline at end of file +0e86893e91f6faf0c07b3c3598b182c1 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_23.svg b/docs/.vuepress/public/doxy/inherit_graph_23.svg index 3263d3db..331b6cca 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_23.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_23.svg @@ -4,48 +4,33 @@ - - + + 类继承关系图 Node0 - -DoctrineDriver + +DefinitionSource Node1 - - -MySQLDriver + + +AliasDefinitionSource Node0->Node1 - - - - - -Node2 - - -SQLiteDriver - - - - - -Node0->Node2 - - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_24.map b/docs/.vuepress/public/doxy/inherit_graph_24.map index f78f9319..1e366e80 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_24.map +++ b/docs/.vuepress/public/doxy/inherit_graph_24.map @@ -1,3 +1,5 @@ - + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_24.md5 b/docs/.vuepress/public/doxy/inherit_graph_24.md5 index d986e46e..c776ad2d 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_24.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_24.md5 @@ -1 +1 @@ -64889c1234de3839f17a63c290dd9bd5 \ No newline at end of file +05f99fdaa0fe84c85c7ff9f363b37aee \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_24.svg b/docs/.vuepress/public/doxy/inherit_graph_24.svg index 4f608bcb..3263d3db 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_24.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_24.svg @@ -4,18 +4,48 @@ - - + + 类继承关系图 Node0 - - -EasterEgg + + +DoctrineDriver + + +Node1 + + +MySQLDriver + + + + + +Node0->Node1 + + + + + +Node2 + + +SQLiteDriver + + + + + +Node0->Node2 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_25.map b/docs/.vuepress/public/doxy/inherit_graph_25.map index 477c054a..f78f9319 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_25.map +++ b/docs/.vuepress/public/doxy/inherit_graph_25.map @@ -1,4 +1,3 @@ - - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_25.md5 b/docs/.vuepress/public/doxy/inherit_graph_25.md5 index 9ad06e03..d986e46e 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_25.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_25.md5 @@ -1 +1 @@ -6b799b8798273e6c20b8f6f49ac87467 \ No newline at end of file +64889c1234de3839f17a63c290dd9bd5 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_25.svg b/docs/.vuepress/public/doxy/inherit_graph_25.svg index b8adb203..4f608bcb 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_25.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_25.svg @@ -4,33 +4,18 @@ - + 类继承关系图 Node0 - - -EnvironmentInterface + + +EasterEgg - - -Node1 - - -Environment - - - - - -Node0->Node1 - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_26.map b/docs/.vuepress/public/doxy/inherit_graph_26.map index eb74d05e..477c054a 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_26.map +++ b/docs/.vuepress/public/doxy/inherit_graph_26.map @@ -1,24 +1,4 @@ - - - - - - - - - - - - - - - - - - - - - - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_26.md5 b/docs/.vuepress/public/doxy/inherit_graph_26.md5 index 32313b2b..9ad06e03 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_26.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_26.md5 @@ -1 +1 @@ -2e256e2fa61c698bff5e3f69d2614f91 \ No newline at end of file +6b799b8798273e6c20b8f6f49ac87467 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_26.svg b/docs/.vuepress/public/doxy/inherit_graph_26.svg index e48b9e30..b8adb203 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_26.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_26.svg @@ -4,375 +4,33 @@ - - + + 类继承关系图 Node0 - - -ErgodicAnnotation + + +EnvironmentInterface Node1 - - -Controller + + +Environment Node0->Node1 - - - - - -Node15 - - -Middleware - - - - - -Node0->Node15 - - - - - -Node16 - - -CommandArgument - - - - - -Node0->Node16 - - - - - -Node18 - - -IteratorAggregate - - - - - -Node2 - - -AnnotationBase - - - - - -Node18->Node2 - - - - - -Node19 - - -DBStatement - - - - - -Node18->Node19 - - - - - -Node2->Node1 - - - - - -Node2->Node15 - - - - - -Node2->Node16 - - - - - -Node3 - - -Closed - - - - - -Node2->Node3 - - - - - -Node4 - - -BindEvent - - - - - -Node2->Node4 - - - - - -Node11 - - -Cron - - - - - -Node2->Node11 - - - - - -Node6 - - -Init - - - - - -Node2->Node6 - - - - - -Node12 - - -Setup - - - - - -Node2->Node12 - - - - - -Node13 - - -Tick - - - - - -Node2->Node13 - - - - - -Node14 - - -Route - - - - - -Node2->Node14 - - - - - -Node7 - - -BotAction - - - - - -Node2->Node7 - - - - - -Node8 - - -BotActionResponse - - - - - -Node2->Node8 - - - - - -Node9 - - -BotCommand - - - - - -Node2->Node9 - - - - - -Node10 - - -BotEvent - - - - - -Node2->Node10 - - - - - -Node17 - - -CommandHelp - - - - - -Node2->Node17 - - - - - -Node5 - - -Level - - - - - -Node5->Node4 - - - - - -Node5->Node6 - - - - - -Node5->Node7 - - - - - -Node5->Node8 - - - - - -Node5->Node9 - - - - - -Node5->Node10 - - - - - -Node21 - - -Stringable - - - - - -Node21->Node2 - - - - - -Node20 - - -Statement - - - - - -Node20->Node19 - - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_27.map b/docs/.vuepress/public/doxy/inherit_graph_27.map index f5fd7120..eb74d05e 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_27.map +++ b/docs/.vuepress/public/doxy/inherit_graph_27.map @@ -1,4 +1,24 @@ - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_27.md5 b/docs/.vuepress/public/doxy/inherit_graph_27.md5 index 83ccedc5..32313b2b 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_27.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_27.md5 @@ -1 +1 @@ -3f7f9aac99018c73b224ddcf1fc1e9c1 \ No newline at end of file +2e256e2fa61c698bff5e3f69d2614f91 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_27.svg b/docs/.vuepress/public/doxy/inherit_graph_27.svg index b0aa69e7..e48b9e30 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_27.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_27.svg @@ -4,33 +4,375 @@ - - + + 类继承关系图 Node0 - - -EventDispatcher + + +ErgodicAnnotation Node1 - - -EventDispatcher + + +Controller Node0->Node1 - - + + + + + +Node15 + + +Middleware + + + + + +Node0->Node15 + + + + + +Node16 + + +CommandArgument + + + + + +Node0->Node16 + + + + + +Node18 + + +IteratorAggregate + + + + + +Node2 + + +AnnotationBase + + + + + +Node18->Node2 + + + + + +Node19 + + +DBStatement + + + + + +Node18->Node19 + + + + + +Node2->Node1 + + + + + +Node2->Node15 + + + + + +Node2->Node16 + + + + + +Node3 + + +Closed + + + + + +Node2->Node3 + + + + + +Node4 + + +BindEvent + + + + + +Node2->Node4 + + + + + +Node11 + + +Cron + + + + + +Node2->Node11 + + + + + +Node6 + + +Init + + + + + +Node2->Node6 + + + + + +Node12 + + +Setup + + + + + +Node2->Node12 + + + + + +Node13 + + +Tick + + + + + +Node2->Node13 + + + + + +Node14 + + +Route + + + + + +Node2->Node14 + + + + + +Node7 + + +BotAction + + + + + +Node2->Node7 + + + + + +Node8 + + +BotActionResponse + + + + + +Node2->Node8 + + + + + +Node9 + + +BotCommand + + + + + +Node2->Node9 + + + + + +Node10 + + +BotEvent + + + + + +Node2->Node10 + + + + + +Node17 + + +CommandHelp + + + + + +Node2->Node17 + + + + + +Node5 + + +Level + + + + + +Node5->Node4 + + + + + +Node5->Node6 + + + + + +Node5->Node7 + + + + + +Node5->Node8 + + + + + +Node5->Node9 + + + + + +Node5->Node10 + + + + + +Node21 + + +Stringable + + + + + +Node21->Node2 + + + + + +Node20 + + +Statement + + + + + +Node20->Node19 + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_28.map b/docs/.vuepress/public/doxy/inherit_graph_28.map index ddfcb2ab..f5fd7120 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_28.map +++ b/docs/.vuepress/public/doxy/inherit_graph_28.map @@ -1,16 +1,4 @@ - - - - - - - - - - - - - - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_28.md5 b/docs/.vuepress/public/doxy/inherit_graph_28.md5 index 67fe9c5c..83ccedc5 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_28.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_28.md5 @@ -1 +1 @@ -acca8d20162be1458a912cb672a3242e \ No newline at end of file +3f7f9aac99018c73b224ddcf1fc1e9c1 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_28.svg b/docs/.vuepress/public/doxy/inherit_graph_28.svg index d09dc35e..b0aa69e7 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_28.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_28.svg @@ -4,213 +4,33 @@ - - + + 类继承关系图 Node0 - -Exception + +EventDispatcher Node1 - - -ZMException + + +EventDispatcher Node0->Node1 - - - - - -Node2 - - -ConfigException - - - - - -Node1->Node2 - - - - - -Node3 - - -FileSystemException - - - - - -Node1->Node3 - - - - - -Node4 - - -InitException - - - - - -Node1->Node4 - - - - - -Node5 - - -InterruptException - - - - - -Node1->Node5 - - - - - -Node6 - - -InvalidArgumentException - - - - - -Node1->Node6 - - - - - -Node7 - - -PluginException - - - - - -Node1->Node7 - - - - - -Node9 - - -SingletonViolationException - - - - - -Node1->Node9 - - - - - -Node10 - - -WaitTimeoutException - - - - - -Node1->Node10 - - - - - -Node11 - - -ZMKnownException - - - - - -Node1->Node11 - - - - - -Node12 - - -DBException - - - - - -Node1->Node12 - - - - - -Node13 - - -RedisException - - - - - -Node1->Node13 - - - - - -Node8 - - -OneBot12Exception - - - - - -Node7->Node8 - - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_29.map b/docs/.vuepress/public/doxy/inherit_graph_29.map index 32be1d0b..ddfcb2ab 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_29.map +++ b/docs/.vuepress/public/doxy/inherit_graph_29.map @@ -1,4 +1,16 @@ - - + + + + + + + + + + + + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_29.md5 b/docs/.vuepress/public/doxy/inherit_graph_29.md5 index e2e275f3..67fe9c5c 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_29.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_29.md5 @@ -1 +1 @@ -0ab419643721c1dc450dcaaea3521ebe \ No newline at end of file +acca8d20162be1458a912cb672a3242e \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_29.svg b/docs/.vuepress/public/doxy/inherit_graph_29.svg index 928a37e2..d09dc35e 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_29.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_29.svg @@ -4,33 +4,213 @@ - - + + 类继承关系图 Node0 - -ExceptionHandler + +Exception Node1 - - -Handler + + +ZMException Node0->Node1 - - + + + + + +Node2 + + +ConfigException + + + + + +Node1->Node2 + + + + + +Node3 + + +FileSystemException + + + + + +Node1->Node3 + + + + + +Node4 + + +InitException + + + + + +Node1->Node4 + + + + + +Node5 + + +InterruptException + + + + + +Node1->Node5 + + + + + +Node6 + + +InvalidArgumentException + + + + + +Node1->Node6 + + + + + +Node7 + + +PluginException + + + + + +Node1->Node7 + + + + + +Node9 + + +SingletonViolationException + + + + + +Node1->Node9 + + + + + +Node10 + + +WaitTimeoutException + + + + + +Node1->Node10 + + + + + +Node11 + + +ZMKnownException + + + + + +Node1->Node11 + + + + + +Node12 + + +DBException + + + + + +Node1->Node12 + + + + + +Node13 + + +RedisException + + + + + +Node1->Node13 + + + + + +Node8 + + +OneBot12Exception + + + + + +Node7->Node8 + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_30.map b/docs/.vuepress/public/doxy/inherit_graph_30.map index 9b26b56d..32be1d0b 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_30.map +++ b/docs/.vuepress/public/doxy/inherit_graph_30.map @@ -1,3 +1,4 @@ - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_30.md5 b/docs/.vuepress/public/doxy/inherit_graph_30.md5 index 320a039e..e2e275f3 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_30.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_30.md5 @@ -1 +1 @@ -d531bf7e0711109c16d8e47d4d51106e \ No newline at end of file +0ab419643721c1dc450dcaaea3521ebe \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_30.svg b/docs/.vuepress/public/doxy/inherit_graph_30.svg index eacd0f74..928a37e2 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_30.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_30.svg @@ -4,18 +4,33 @@ - + 类继承关系图 Node0 - - -FileLock + + +ExceptionHandler + + +Node1 + + +Handler + + + + + +Node0->Node1 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_31.map b/docs/.vuepress/public/doxy/inherit_graph_31.map index 93ca8f99..9b26b56d 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_31.map +++ b/docs/.vuepress/public/doxy/inherit_graph_31.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_31.md5 b/docs/.vuepress/public/doxy/inherit_graph_31.md5 index 6ac0ed3c..320a039e 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_31.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_31.md5 @@ -1 +1 @@ -d1d7f5be3ef2c8a886d152f5597c4335 \ No newline at end of file +d531bf7e0711109c16d8e47d4d51106e \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_31.svg b/docs/.vuepress/public/doxy/inherit_graph_31.svg index 2034c530..eacd0f74 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_31.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_31.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -FileSystem + + +FileLock diff --git a/docs/.vuepress/public/doxy/inherit_graph_32.map b/docs/.vuepress/public/doxy/inherit_graph_32.map index 42786f75..93ca8f99 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_32.map +++ b/docs/.vuepress/public/doxy/inherit_graph_32.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_32.md5 b/docs/.vuepress/public/doxy/inherit_graph_32.md5 index 1597802e..6ac0ed3c 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_32.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_32.md5 @@ -1 +1 @@ -bce498ae848114956e7acd5db8992903 \ No newline at end of file +d1d7f5be3ef2c8a886d152f5597c4335 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_32.svg b/docs/.vuepress/public/doxy/inherit_graph_32.svg index f37fd883..2034c530 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_32.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_32.svg @@ -11,9 +11,9 @@ Node0 - + -Framework +FileSystem diff --git a/docs/.vuepress/public/doxy/inherit_graph_33.map b/docs/.vuepress/public/doxy/inherit_graph_33.map index dfe22cce..42786f75 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_33.map +++ b/docs/.vuepress/public/doxy/inherit_graph_33.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_33.md5 b/docs/.vuepress/public/doxy/inherit_graph_33.md5 index d78e6a91..1597802e 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_33.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_33.md5 @@ -1 +1 @@ -c42333f97caf3bb628cdbb850e87f1ef \ No newline at end of file +bce498ae848114956e7acd5db8992903 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_33.svg b/docs/.vuepress/public/doxy/inherit_graph_33.svg index 36ffb3d4..f37fd883 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_33.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_33.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -HandleExceptions + + +Framework diff --git a/docs/.vuepress/public/doxy/inherit_graph_38.map b/docs/.vuepress/public/doxy/inherit_graph_38.map index 9e60b772..12d031ba 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_38.map +++ b/docs/.vuepress/public/doxy/inherit_graph_38.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_38.md5 b/docs/.vuepress/public/doxy/inherit_graph_38.md5 index 537b6199..a3493bdf 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_38.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_38.md5 @@ -1 +1 @@ -a209c6270b08de9afc7fbaa0adc6998d \ No newline at end of file +77e911ad24d5a14dc8c8a6acb42eabee \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_38.svg b/docs/.vuepress/public/doxy/inherit_graph_38.svg index db2afede..fcf4c96d 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_38.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_38.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -LoadConfiguration + + +ManagerEventListener diff --git a/docs/.vuepress/public/doxy/inherit_graph_39.map b/docs/.vuepress/public/doxy/inherit_graph_39.map index e50711ca..56ecdb55 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_39.map +++ b/docs/.vuepress/public/doxy/inherit_graph_39.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_39.md5 b/docs/.vuepress/public/doxy/inherit_graph_39.md5 index 5dbe3045..c60fff3d 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_39.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_39.md5 @@ -1 +1 @@ -40ea88b6c0b183d1a42d3f7f66bc77d1 \ No newline at end of file +fad847b0bcfa372b031066e2ad1704b4 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_39.svg b/docs/.vuepress/public/doxy/inherit_graph_39.svg index e4f4f229..ce2a0e4a 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_39.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_39.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -LoadGlobalDefines + + +MasterEventListener diff --git a/docs/.vuepress/public/doxy/inherit_graph_40.map b/docs/.vuepress/public/doxy/inherit_graph_40.map index 83efb2ce..16a71058 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_40.map +++ b/docs/.vuepress/public/doxy/inherit_graph_40.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_40.md5 b/docs/.vuepress/public/doxy/inherit_graph_40.md5 index 2b6872d4..0ef3406e 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_40.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_40.md5 @@ -1 +1 @@ -5ae980de5783627336b67e1d6eb3419d \ No newline at end of file +e70a2185f9612d59e8e63494e0dd7afd \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_40.svg b/docs/.vuepress/public/doxy/inherit_graph_40.svg index fc9fb093..9c3b1b6b 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_40.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_40.svg @@ -11,9 +11,9 @@ Node0 - + -LoadPlugins +MessageUtil diff --git a/docs/.vuepress/public/doxy/inherit_graph_41.map b/docs/.vuepress/public/doxy/inherit_graph_41.map index 12d031ba..3665179f 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_41.map +++ b/docs/.vuepress/public/doxy/inherit_graph_41.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_41.md5 b/docs/.vuepress/public/doxy/inherit_graph_41.md5 index a3493bdf..7f8e9d57 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_41.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_41.md5 @@ -1 +1 @@ -77e911ad24d5a14dc8c8a6acb42eabee \ No newline at end of file +b68d1612e62d87f65b83fb3b4407b5da \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_41.svg b/docs/.vuepress/public/doxy/inherit_graph_41.svg index fcf4c96d..d8703472 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_41.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_41.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -ManagerEventListener + + +MiddlewareHandler diff --git a/docs/.vuepress/public/doxy/inherit_graph_42.map b/docs/.vuepress/public/doxy/inherit_graph_42.map index 56ecdb55..1a6123f2 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_42.map +++ b/docs/.vuepress/public/doxy/inherit_graph_42.map @@ -1,3 +1,6 @@ - + + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_42.md5 b/docs/.vuepress/public/doxy/inherit_graph_42.md5 index c60fff3d..15f3a24d 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_42.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_42.md5 @@ -1 +1 @@ -fad847b0bcfa372b031066e2ad1704b4 \ No newline at end of file +c448b92e3d86e093e5c9b0598793e73c \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_42.svg b/docs/.vuepress/public/doxy/inherit_graph_42.svg index ce2a0e4a..f289977d 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_42.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_42.svg @@ -4,18 +4,69 @@ - - + + 类继承关系图 Node0 - - -MasterEventListener + + +MiddlewareInterface + + +Node1 + + +TimerMiddleware + + + + + +Node0->Node1 + + + + + +Node3 + + +WebSocketFilter + + + + + +Node0->Node3 + + + + + +Node2 + + +PipelineInterface + + + + + +Node2->Node1 + + + + + +Node2->Node3 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_43.map b/docs/.vuepress/public/doxy/inherit_graph_43.map index 16a71058..201f9cd9 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_43.map +++ b/docs/.vuepress/public/doxy/inherit_graph_43.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_43.md5 b/docs/.vuepress/public/doxy/inherit_graph_43.md5 index 0ef3406e..237fa3e8 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_43.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_43.md5 @@ -1 +1 @@ -e70a2185f9612d59e8e63494e0dd7afd \ No newline at end of file +1071ed09b7c936869c1b66c4c32368ac \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_43.svg b/docs/.vuepress/public/doxy/inherit_graph_43.svg index 9c3b1b6b..b110ed34 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_43.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_43.svg @@ -11,9 +11,9 @@ Node0 - + -MessageUtil +MockAtomic diff --git a/docs/.vuepress/public/doxy/inherit_graph_44.map b/docs/.vuepress/public/doxy/inherit_graph_44.map index 3665179f..0fc6ee68 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_44.map +++ b/docs/.vuepress/public/doxy/inherit_graph_44.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_44.md5 b/docs/.vuepress/public/doxy/inherit_graph_44.md5 index 7f8e9d57..330a1fff 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_44.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_44.md5 @@ -1 +1 @@ -b68d1612e62d87f65b83fb3b4407b5da \ No newline at end of file +cc4a9446aef1b97fe7fb6f0b217c21cb \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_44.svg b/docs/.vuepress/public/doxy/inherit_graph_44.svg index d8703472..9c758f17 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_44.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_44.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -MiddlewareHandler + + +OneBot12FileDownloader diff --git a/docs/.vuepress/public/doxy/inherit_graph_45.map b/docs/.vuepress/public/doxy/inherit_graph_45.map index 1a6123f2..00521a20 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_45.map +++ b/docs/.vuepress/public/doxy/inherit_graph_45.map @@ -1,6 +1,3 @@ - - - - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_45.md5 b/docs/.vuepress/public/doxy/inherit_graph_45.md5 index 15f3a24d..6ee8ed4a 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_45.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_45.md5 @@ -1 +1 @@ -c448b92e3d86e093e5c9b0598793e73c \ No newline at end of file +d8719d508f266599db73874b54d2eb4f \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_45.svg b/docs/.vuepress/public/doxy/inherit_graph_45.svg index f289977d..35e95b20 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_45.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_45.svg @@ -4,69 +4,18 @@ - - + + 类继承关系图 Node0 - - -MiddlewareInterface + + +OneBot12FileUploader - - -Node1 - - -TimerMiddleware - - - - - -Node0->Node1 - - - - - -Node3 - - -WebSocketFilter - - - - - -Node0->Node3 - - - - - -Node2 - - -PipelineInterface - - - - - -Node2->Node1 - - - - - -Node2->Node3 - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_46.map b/docs/.vuepress/public/doxy/inherit_graph_46.map index 201f9cd9..7e3434e5 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_46.map +++ b/docs/.vuepress/public/doxy/inherit_graph_46.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_46.md5 b/docs/.vuepress/public/doxy/inherit_graph_46.md5 index 237fa3e8..fe066048 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_46.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_46.md5 @@ -1 +1 @@ -1071ed09b7c936869c1b66c4c32368ac \ No newline at end of file +105117946291989e50838aac0626adcc \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_46.svg b/docs/.vuepress/public/doxy/inherit_graph_46.svg index b110ed34..73f13de8 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_46.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_46.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -MockAtomic + + +PharHelper diff --git a/docs/.vuepress/public/doxy/inherit_graph_47.map b/docs/.vuepress/public/doxy/inherit_graph_47.map index 0fc6ee68..47993d6e 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_47.map +++ b/docs/.vuepress/public/doxy/inherit_graph_47.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_47.md5 b/docs/.vuepress/public/doxy/inherit_graph_47.md5 index 330a1fff..7c3a9011 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_47.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_47.md5 @@ -1 +1 @@ -cc4a9446aef1b97fe7fb6f0b217c21cb \ No newline at end of file +e9467065333b5f534a268d80a1a14218 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_47.svg b/docs/.vuepress/public/doxy/inherit_graph_47.svg index 9c758f17..810747b0 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_47.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_47.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -OneBot12FileDownloader + + +Pipeline diff --git a/docs/.vuepress/public/doxy/inherit_graph_48.map b/docs/.vuepress/public/doxy/inherit_graph_48.map index 00521a20..8d054243 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_48.map +++ b/docs/.vuepress/public/doxy/inherit_graph_48.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_48.md5 b/docs/.vuepress/public/doxy/inherit_graph_48.md5 index 6ee8ed4a..f3170fdb 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_48.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_48.md5 @@ -1 +1 @@ -d8719d508f266599db73874b54d2eb4f \ No newline at end of file +b30900a374ec0b077b4bf102f0db273c \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_48.svg b/docs/.vuepress/public/doxy/inherit_graph_48.svg index 35e95b20..35eacca7 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_48.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_48.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -OneBot12FileUploader + + +PluginGenerator diff --git a/docs/.vuepress/public/doxy/inherit_graph_49.map b/docs/.vuepress/public/doxy/inherit_graph_49.map index 7e3434e5..bdfff834 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_49.map +++ b/docs/.vuepress/public/doxy/inherit_graph_49.map @@ -1,3 +1,5 @@ - + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_49.md5 b/docs/.vuepress/public/doxy/inherit_graph_49.md5 index fe066048..8804ab31 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_49.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_49.md5 @@ -1 +1 @@ -105117946291989e50838aac0626adcc \ No newline at end of file +f657ee03f803798af6872ada942c50ac \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_49.svg b/docs/.vuepress/public/doxy/inherit_graph_49.svg index 73f13de8..e489af07 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_49.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_49.svg @@ -4,18 +4,48 @@ - - + + 类继承关系图 Node0 - - -PharHelper + + +PluginInstallStrategy + + +Node1 + + +ComposerStrategy + + + + + +Node0->Node1 + + + + + +Node2 + + +GitStrategy + + + + + +Node0->Node2 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_5.map b/docs/.vuepress/public/doxy/inherit_graph_5.map index 25cd48a7..1db721ec 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_5.map +++ b/docs/.vuepress/public/doxy/inherit_graph_5.map @@ -1,3 +1,10 @@ - + + + + + + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_5.md5 b/docs/.vuepress/public/doxy/inherit_graph_5.md5 index 2689d1df..0b17d052 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_5.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_5.md5 @@ -1 +1 @@ -4952f6cd57d04c04d762d6269246449c \ No newline at end of file +9bbf58e75b4aecf95e1c9ca304eb10e2 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_5.svg b/docs/.vuepress/public/doxy/inherit_graph_5.svg index 8703afcd..38160bd3 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_5.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_5.svg @@ -4,18 +4,123 @@ - - + + 类继承关系图 Node0 - - -BotConnectContext + + +Bootstrapper + + +Node1 + + +HandleExceptions + + + + + +Node0->Node1 + + + + + +Node2 + + +LoadConfiguration + + + + + +Node0->Node2 + + + + + +Node3 + + +LoadGlobalDefines + + + + + +Node0->Node3 + + + + + +Node4 + + +LoadPlugins + + + + + +Node0->Node4 + + + + + +Node5 + + +RegisterEventProvider + + + + + +Node0->Node5 + + + + + +Node6 + + +RegisterLogger + + + + + +Node0->Node6 + + + + + +Node7 + + +SetInternalTimezone + + + + + +Node0->Node7 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_50.map b/docs/.vuepress/public/doxy/inherit_graph_50.map index 47993d6e..90acf043 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_50.map +++ b/docs/.vuepress/public/doxy/inherit_graph_50.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_50.md5 b/docs/.vuepress/public/doxy/inherit_graph_50.md5 index 7c3a9011..9a0207f7 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_50.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_50.md5 @@ -1 +1 @@ -e9467065333b5f534a268d80a1a14218 \ No newline at end of file +94a17deac5d1437dcd6d5b374dea3fbd \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_50.svg b/docs/.vuepress/public/doxy/inherit_graph_50.svg index 810747b0..c738448e 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_50.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_50.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -Pipeline + + +ProcessStateManager diff --git a/docs/.vuepress/public/doxy/inherit_graph_51.map b/docs/.vuepress/public/doxy/inherit_graph_51.map index 8d054243..0afb50e7 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_51.map +++ b/docs/.vuepress/public/doxy/inherit_graph_51.map @@ -1,3 +1,4 @@ - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_51.md5 b/docs/.vuepress/public/doxy/inherit_graph_51.md5 index f3170fdb..b0ea188b 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_51.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_51.md5 @@ -1 +1 @@ -b30900a374ec0b077b4bf102f0db273c \ No newline at end of file +5393aff6aedd29943dacf4a34bba1db1 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_51.svg b/docs/.vuepress/public/doxy/inherit_graph_51.svg index 35eacca7..d5b10585 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_51.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_51.svg @@ -4,18 +4,33 @@ - + 类继承关系图 Node0 - - -PluginGenerator + + +QueryBuilder + + +Node1 + + +DBQueryBuilder + + + + + +Node0->Node1 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_52.map b/docs/.vuepress/public/doxy/inherit_graph_52.map index bdfff834..5eb88a7c 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_52.map +++ b/docs/.vuepress/public/doxy/inherit_graph_52.map @@ -1,5 +1,4 @@ - - - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_52.md5 b/docs/.vuepress/public/doxy/inherit_graph_52.md5 index 8804ab31..5394d83f 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_52.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_52.md5 @@ -1 +1 @@ -f657ee03f803798af6872ada942c50ac \ No newline at end of file +2d7dfac639c83387c3da3a931debc362 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_52.svg b/docs/.vuepress/public/doxy/inherit_graph_52.svg index e489af07..5d866e3d 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_52.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_52.svg @@ -4,48 +4,33 @@ - - + + 类继承关系图 Node0 - - -PluginInstallStrategy + + +Redis Node1 - - -ComposerStrategy + + +ZMRedis Node0->Node1 - - - - - -Node2 - - -GitStrategy - - - - - -Node0->Node2 - - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_53.map b/docs/.vuepress/public/doxy/inherit_graph_53.map index 90acf043..25ee3f5c 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_53.map +++ b/docs/.vuepress/public/doxy/inherit_graph_53.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_53.md5 b/docs/.vuepress/public/doxy/inherit_graph_53.md5 index 9a0207f7..92894009 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_53.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_53.md5 @@ -1 +1 @@ -94a17deac5d1437dcd6d5b374dea3fbd \ No newline at end of file +609096453254a524a44501ed2c923b62 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_53.svg b/docs/.vuepress/public/doxy/inherit_graph_53.svg index c738448e..20a49884 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_53.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_53.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -ProcessStateManager + + +RedisPool diff --git a/docs/.vuepress/public/doxy/inherit_graph_54.map b/docs/.vuepress/public/doxy/inherit_graph_54.map index 0afb50e7..586f9b35 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_54.map +++ b/docs/.vuepress/public/doxy/inherit_graph_54.map @@ -1,4 +1,3 @@ - - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_54.md5 b/docs/.vuepress/public/doxy/inherit_graph_54.md5 index b0ea188b..a19f6129 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_54.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_54.md5 @@ -1 +1 @@ -5393aff6aedd29943dacf4a34bba1db1 \ No newline at end of file +cfda662592e77c7b3be49e12ef29a299 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_54.svg b/docs/.vuepress/public/doxy/inherit_graph_54.svg index d5b10585..3352962f 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_54.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_54.svg @@ -4,33 +4,18 @@ - + 类继承关系图 Node0 - - -QueryBuilder + + +RedisWrapper - - -Node1 - - -DBQueryBuilder - - - - - -Node0->Node1 - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_55.map b/docs/.vuepress/public/doxy/inherit_graph_55.map index 5eb88a7c..de15d8e3 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_55.map +++ b/docs/.vuepress/public/doxy/inherit_graph_55.map @@ -1,4 +1,3 @@ - - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_55.md5 b/docs/.vuepress/public/doxy/inherit_graph_55.md5 index 5394d83f..20ab4ab7 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_55.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_55.md5 @@ -1 +1 @@ -2d7dfac639c83387c3da3a931debc362 \ No newline at end of file +f7580e30010ff6c7e4a0435bda2c673f \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_55.svg b/docs/.vuepress/public/doxy/inherit_graph_55.svg index 5d866e3d..c8c27996 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_55.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_55.svg @@ -4,33 +4,18 @@ - + 类继承关系图 Node0 - - -Redis + + +ReflectionUtil - - -Node1 - - -ZMRedis - - - - - -Node0->Node1 - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_56.map b/docs/.vuepress/public/doxy/inherit_graph_56.map index 25ee3f5c..9e8dc853 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_56.map +++ b/docs/.vuepress/public/doxy/inherit_graph_56.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_56.md5 b/docs/.vuepress/public/doxy/inherit_graph_56.md5 index 92894009..9339fbf9 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_56.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_56.md5 @@ -1 +1 @@ -609096453254a524a44501ed2c923b62 \ No newline at end of file +5763c09979ac54d4b6a8d46cf0f24e93 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_56.svg b/docs/.vuepress/public/doxy/inherit_graph_56.svg index 20a49884..b1a39cd8 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_56.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_56.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -RedisPool + + +Rule diff --git a/docs/.vuepress/public/doxy/inherit_graph_57.map b/docs/.vuepress/public/doxy/inherit_graph_57.map index 586f9b35..2a89463c 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_57.map +++ b/docs/.vuepress/public/doxy/inherit_graph_57.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_57.md5 b/docs/.vuepress/public/doxy/inherit_graph_57.md5 index a19f6129..41a41090 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_57.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_57.md5 @@ -1 +1 @@ -cfda662592e77c7b3be49e12ef29a299 \ No newline at end of file +6834cdecafb2475007362fab1d488fda \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_57.svg b/docs/.vuepress/public/doxy/inherit_graph_57.svg index 3352962f..8c6fb649 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_57.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_57.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -RedisWrapper + + +RuntimePreferences diff --git a/docs/.vuepress/public/doxy/inherit_graph_58.map b/docs/.vuepress/public/doxy/inherit_graph_58.map index de15d8e3..6a2a240f 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_58.map +++ b/docs/.vuepress/public/doxy/inherit_graph_58.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_58.md5 b/docs/.vuepress/public/doxy/inherit_graph_58.md5 index 20ab4ab7..aaeda0af 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_58.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_58.md5 @@ -1 +1 @@ -f7580e30010ff6c7e4a0435bda2c673f \ No newline at end of file +29f8db400d92b73037c169e2433d8045 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_58.svg b/docs/.vuepress/public/doxy/inherit_graph_58.svg index c8c27996..98ea4cb8 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_58.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_58.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -ReflectionUtil + + +Schedule diff --git a/docs/.vuepress/public/doxy/inherit_graph_59.map b/docs/.vuepress/public/doxy/inherit_graph_59.map index 24a1d982..4dd84ded 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_59.map +++ b/docs/.vuepress/public/doxy/inherit_graph_59.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_59.md5 b/docs/.vuepress/public/doxy/inherit_graph_59.md5 index 987cc4d4..c342cbc1 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_59.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_59.md5 @@ -1 +1 @@ -92836d890090363f30881231be2d43c5 \ No newline at end of file +442a9c9749bdf6605a16a37ad6910cb4 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_59.svg b/docs/.vuepress/public/doxy/inherit_graph_59.svg index 4597849e..33783fdd 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_59.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_59.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -RegisterEventProvider + + +SignalListener diff --git a/docs/.vuepress/public/doxy/inherit_graph_6.map b/docs/.vuepress/public/doxy/inherit_graph_6.map index d1dd95d2..25cd48a7 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_6.map +++ b/docs/.vuepress/public/doxy/inherit_graph_6.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_6.md5 b/docs/.vuepress/public/doxy/inherit_graph_6.md5 index ec7d2dc9..2689d1df 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_6.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_6.md5 @@ -1 +1 @@ -4f456f4ba2e3bef6e8111e67889f4254 \ No newline at end of file +4952f6cd57d04c04d762d6269246449c \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_6.svg b/docs/.vuepress/public/doxy/inherit_graph_6.svg index b119ceb4..8703afcd 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_6.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_6.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -BotMap + + +BotConnectContext diff --git a/docs/.vuepress/public/doxy/inherit_graph_60.map b/docs/.vuepress/public/doxy/inherit_graph_60.map index 111f6b4f..609b23e9 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_60.map +++ b/docs/.vuepress/public/doxy/inherit_graph_60.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_60.md5 b/docs/.vuepress/public/doxy/inherit_graph_60.md5 index 3808603a..97f3049b 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_60.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_60.md5 @@ -1 +1 @@ -cf4dd701fa7944ba99cd5d03a934aca8 \ No newline at end of file +bb4aeb2fef2752881376de233b18bcfe \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_60.svg b/docs/.vuepress/public/doxy/inherit_graph_60.svg index e73e639f..ea2c75ca 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_60.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_60.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -RegisterLogger + + +Solution diff --git a/docs/.vuepress/public/doxy/inherit_graph_61.map b/docs/.vuepress/public/doxy/inherit_graph_61.map index 9e8dc853..c0db587c 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_61.map +++ b/docs/.vuepress/public/doxy/inherit_graph_61.map @@ -1,3 +1,4 @@ - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_61.md5 b/docs/.vuepress/public/doxy/inherit_graph_61.md5 index 9339fbf9..8648b575 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_61.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_61.md5 @@ -1 +1 @@ -5763c09979ac54d4b6a8d46cf0f24e93 \ No newline at end of file +3324112489ce8a1d39381595ec7e3fbf \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_61.svg b/docs/.vuepress/public/doxy/inherit_graph_61.svg index b1a39cd8..f88203cf 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_61.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_61.svg @@ -4,18 +4,33 @@ - + 类继承关系图 Node0 - - -Rule + + +SolutionsRepository + + +Node1 + + +SolutionRepository + + + + + +Node0->Node1 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_62.map b/docs/.vuepress/public/doxy/inherit_graph_62.map index 6a2a240f..38c8a23a 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_62.map +++ b/docs/.vuepress/public/doxy/inherit_graph_62.map @@ -1,3 +1,4 @@ - + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_62.md5 b/docs/.vuepress/public/doxy/inherit_graph_62.md5 index aaeda0af..c3a9c5d7 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_62.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_62.md5 @@ -1 +1 @@ -29f8db400d92b73037c169e2433d8045 \ No newline at end of file +8278dfb52ebef0050f348395e0ed8f6c \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_62.svg b/docs/.vuepress/public/doxy/inherit_graph_62.svg index 98ea4cb8..eeebbe98 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_62.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_62.svg @@ -4,18 +4,33 @@ - + 类继承关系图 Node0 - - -Schedule + + +SortedProviderInterface + + +Node1 + + +EventProvider + + + + + +Node0->Node1 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_63.map b/docs/.vuepress/public/doxy/inherit_graph_63.map index 242bd71d..16e2791e 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_63.map +++ b/docs/.vuepress/public/doxy/inherit_graph_63.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_63.md5 b/docs/.vuepress/public/doxy/inherit_graph_63.md5 index c8df53e7..3c835724 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_63.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_63.md5 @@ -1 +1 @@ -55754a3b29d5e553e52873d72cd0bdf8 \ No newline at end of file +5c69e4b154c8337eee1cad04a1848533 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_63.svg b/docs/.vuepress/public/doxy/inherit_graph_63.svg index ca429725..dbd90330 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_63.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_63.svg @@ -11,9 +11,9 @@ Node0 - + -SetInternalTimezone +StaticManualFactory diff --git a/docs/.vuepress/public/doxy/inherit_graph_64.map b/docs/.vuepress/public/doxy/inherit_graph_64.map index 4dd84ded..fb244ff5 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_64.map +++ b/docs/.vuepress/public/doxy/inherit_graph_64.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_64.md5 b/docs/.vuepress/public/doxy/inherit_graph_64.md5 index c342cbc1..a7464e1f 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_64.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_64.md5 @@ -1 +1 @@ -442a9c9749bdf6605a16a37ad6910cb4 \ No newline at end of file +776f47e9acc3274e2e6da729e8ad0ba9 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_64.svg b/docs/.vuepress/public/doxy/inherit_graph_64.svg index 33783fdd..76a22a66 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_64.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_64.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -SignalListener + + +Timer diff --git a/docs/.vuepress/public/doxy/inherit_graph_65.map b/docs/.vuepress/public/doxy/inherit_graph_65.map index 609b23e9..86451bf8 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_65.map +++ b/docs/.vuepress/public/doxy/inherit_graph_65.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_65.md5 b/docs/.vuepress/public/doxy/inherit_graph_65.md5 index 97f3049b..c0cf48cc 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_65.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_65.md5 @@ -1 +1 @@ -bb4aeb2fef2752881376de233b18bcfe \ No newline at end of file +bfca41b3fa6813919af5f93c1d5fa403 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_65.svg b/docs/.vuepress/public/doxy/inherit_graph_65.svg index ea2c75ca..ccc2fb28 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_65.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_65.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -Solution + + +WorkerEventListener diff --git a/docs/.vuepress/public/doxy/inherit_graph_66.map b/docs/.vuepress/public/doxy/inherit_graph_66.map index c0db587c..b9272216 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_66.map +++ b/docs/.vuepress/public/doxy/inherit_graph_66.map @@ -1,4 +1,3 @@ - - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_66.md5 b/docs/.vuepress/public/doxy/inherit_graph_66.md5 index 8648b575..acfd2f5c 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_66.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_66.md5 @@ -1 +1 @@ -3324112489ce8a1d39381595ec7e3fbf \ No newline at end of file +2e705ab3153ae6e86282ef76962a1bb2 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_66.svg b/docs/.vuepress/public/doxy/inherit_graph_66.svg index f88203cf..47c6d218 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_66.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_66.svg @@ -4,33 +4,18 @@ - + 类继承关系图 Node0 - - -SolutionsRepository + + +WSEventListener - - -Node1 - - -SolutionRepository - - - - - -Node0->Node1 - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_67.map b/docs/.vuepress/public/doxy/inherit_graph_67.map index 38c8a23a..8f3c7cd7 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_67.map +++ b/docs/.vuepress/public/doxy/inherit_graph_67.map @@ -1,4 +1,3 @@ - - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_67.md5 b/docs/.vuepress/public/doxy/inherit_graph_67.md5 index c3a9c5d7..762b099a 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_67.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_67.md5 @@ -1 +1 @@ -8278dfb52ebef0050f348395e0ed8f6c \ No newline at end of file +a861471166ffcdb9cc24ef81f22f78bf \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_67.svg b/docs/.vuepress/public/doxy/inherit_graph_67.svg index eeebbe98..253cf7a2 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_67.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_67.svg @@ -4,33 +4,18 @@ - + 类继承关系图 Node0 - - -SortedProviderInterface + + +ZMConfig - - -Node1 - - -EventProvider - - - - - -Node0->Node1 - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_68.map b/docs/.vuepress/public/doxy/inherit_graph_68.map index 16e2791e..d902afca 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_68.map +++ b/docs/.vuepress/public/doxy/inherit_graph_68.map @@ -1,3 +1,6 @@ - + + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_68.md5 b/docs/.vuepress/public/doxy/inherit_graph_68.md5 index 3c835724..3abb2891 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_68.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_68.md5 @@ -1 +1 @@ -5c69e4b154c8337eee1cad04a1848533 \ No newline at end of file +9c1a273632f24710f09ff118bacb51a5 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_68.svg b/docs/.vuepress/public/doxy/inherit_graph_68.svg index dbd90330..51fa8f44 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_68.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_68.svg @@ -4,18 +4,63 @@ - - + + 类继承关系图 Node0 - - -StaticManualFactory + + +ZMPlugin + + +Node1 + + +CommandManualPlugin + + + + + +Node0->Node1 + + + + + +Node2 + + +OneBot12Adapter + + + + + +Node0->Node2 + + + + + +Node3 + + +ZMApplication + + + + + +Node0->Node3 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_69.map b/docs/.vuepress/public/doxy/inherit_graph_69.map index fb244ff5..513622a2 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_69.map +++ b/docs/.vuepress/public/doxy/inherit_graph_69.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_69.md5 b/docs/.vuepress/public/doxy/inherit_graph_69.md5 index a7464e1f..dde45eef 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_69.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_69.md5 @@ -1 +1 @@ -776f47e9acc3274e2e6da729e8ad0ba9 \ No newline at end of file +adb97ec5e71bcc8e1cfb9ab8582daea5 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_69.svg b/docs/.vuepress/public/doxy/inherit_graph_69.svg index 76a22a66..e3ce3cb2 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_69.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_69.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -Timer + + +ZMRequest diff --git a/docs/.vuepress/public/doxy/inherit_graph_7.map b/docs/.vuepress/public/doxy/inherit_graph_7.map index 96af2f04..d1dd95d2 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_7.map +++ b/docs/.vuepress/public/doxy/inherit_graph_7.map @@ -1,6 +1,3 @@ - - - - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_7.md5 b/docs/.vuepress/public/doxy/inherit_graph_7.md5 index c67f5e40..ec7d2dc9 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_7.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_7.md5 @@ -1 +1 @@ -38d7fc0f1f9f02c9045f9e9414ad5322 \ No newline at end of file +4f456f4ba2e3bef6e8111e67889f4254 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_7.svg b/docs/.vuepress/public/doxy/inherit_graph_7.svg index 97da1890..b119ceb4 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_7.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_7.svg @@ -4,63 +4,18 @@ - - + + 类继承关系图 Node0 - - -CacheInterface + + +BotMap - - -Node1 - - -KVInterface - - - - - -Node0->Node1 - - - - - -Node2 - - -LightCache - - - - - -Node1->Node2 - - - - - -Node3 - - -KVRedis - - - - - -Node1->Node3 - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_70.map b/docs/.vuepress/public/doxy/inherit_graph_70.map index 86451bf8..780373c1 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_70.map +++ b/docs/.vuepress/public/doxy/inherit_graph_70.map @@ -1,3 +1,3 @@ - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_70.md5 b/docs/.vuepress/public/doxy/inherit_graph_70.md5 index c0cf48cc..277f5828 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_70.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_70.md5 @@ -1 +1 @@ -bfca41b3fa6813919af5f93c1d5fa403 \ No newline at end of file +731b59c771540b9462911320ad5fe084 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_70.svg b/docs/.vuepress/public/doxy/inherit_graph_70.svg index ccc2fb28..995e6ed4 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_70.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_70.svg @@ -4,16 +4,16 @@ - + 类继承关系图 Node0 - - -WorkerEventListener + + +ZMUtil diff --git a/docs/.vuepress/public/doxy/inherit_graph_71.map b/docs/.vuepress/public/doxy/inherit_graph_71.map deleted file mode 100755 index b9272216..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_71.map +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_71.md5 b/docs/.vuepress/public/doxy/inherit_graph_71.md5 deleted file mode 100755 index acfd2f5c..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_71.md5 +++ /dev/null @@ -1 +0,0 @@ -2e705ab3153ae6e86282ef76962a1bb2 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_71.svg b/docs/.vuepress/public/doxy/inherit_graph_71.svg deleted file mode 100755 index 47c6d218..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_71.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -类继承关系图 - - -Node0 - - -WSEventListener - - - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_72.map b/docs/.vuepress/public/doxy/inherit_graph_72.map deleted file mode 100755 index 8f3c7cd7..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_72.map +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_72.md5 b/docs/.vuepress/public/doxy/inherit_graph_72.md5 deleted file mode 100755 index 762b099a..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_72.md5 +++ /dev/null @@ -1 +0,0 @@ -a861471166ffcdb9cc24ef81f22f78bf \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_72.svg b/docs/.vuepress/public/doxy/inherit_graph_72.svg deleted file mode 100755 index 253cf7a2..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_72.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -类继承关系图 - - -Node0 - - -ZMConfig - - - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_73.map b/docs/.vuepress/public/doxy/inherit_graph_73.map deleted file mode 100755 index d902afca..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_73.map +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_73.md5 b/docs/.vuepress/public/doxy/inherit_graph_73.md5 deleted file mode 100755 index 3abb2891..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_73.md5 +++ /dev/null @@ -1 +0,0 @@ -9c1a273632f24710f09ff118bacb51a5 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_73.svg b/docs/.vuepress/public/doxy/inherit_graph_73.svg deleted file mode 100755 index 51fa8f44..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_73.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - -类继承关系图 - - -Node0 - - -ZMPlugin - - - - - -Node1 - - -CommandManualPlugin - - - - - -Node0->Node1 - - - - - -Node2 - - -OneBot12Adapter - - - - - -Node0->Node2 - - - - - -Node3 - - -ZMApplication - - - - - -Node0->Node3 - - - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_74.map b/docs/.vuepress/public/doxy/inherit_graph_74.map deleted file mode 100755 index 513622a2..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_74.map +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_74.md5 b/docs/.vuepress/public/doxy/inherit_graph_74.md5 deleted file mode 100755 index dde45eef..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_74.md5 +++ /dev/null @@ -1 +0,0 @@ -adb97ec5e71bcc8e1cfb9ab8582daea5 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_74.svg b/docs/.vuepress/public/doxy/inherit_graph_74.svg deleted file mode 100755 index e3ce3cb2..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_74.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -类继承关系图 - - -Node0 - - -ZMRequest - - - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_75.map b/docs/.vuepress/public/doxy/inherit_graph_75.map deleted file mode 100755 index 780373c1..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_75.map +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_75.md5 b/docs/.vuepress/public/doxy/inherit_graph_75.md5 deleted file mode 100755 index 277f5828..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_75.md5 +++ /dev/null @@ -1 +0,0 @@ -731b59c771540b9462911320ad5fe084 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_75.svg b/docs/.vuepress/public/doxy/inherit_graph_75.svg deleted file mode 100755 index 995e6ed4..00000000 --- a/docs/.vuepress/public/doxy/inherit_graph_75.svg +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -类继承关系图 - - -Node0 - - -ZMUtil - - - - - diff --git a/docs/.vuepress/public/doxy/inherit_graph_8.map b/docs/.vuepress/public/doxy/inherit_graph_8.map index ae779c29..96af2f04 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_8.map +++ b/docs/.vuepress/public/doxy/inherit_graph_8.map @@ -1,3 +1,6 @@ - + + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_8.md5 b/docs/.vuepress/public/doxy/inherit_graph_8.md5 index 3a547547..c67f5e40 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_8.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_8.md5 @@ -1 +1 @@ -fff18d87b4b660f49b406e0e46063ad1 \ No newline at end of file +38d7fc0f1f9f02c9045f9e9414ad5322 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_8.svg b/docs/.vuepress/public/doxy/inherit_graph_8.svg index 3bc368df..97da1890 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_8.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_8.svg @@ -4,18 +4,63 @@ - - + + 类继承关系图 Node0 - - -CatCode + + +CacheInterface + + +Node1 + + +KVInterface + + + + + +Node0->Node1 + + + + + +Node2 + + +LightCache + + + + + +Node1->Node2 + + + + + +Node3 + + +KVRedis + + + + + +Node1->Node3 + + + diff --git a/docs/.vuepress/public/doxy/inherit_graph_9.map b/docs/.vuepress/public/doxy/inherit_graph_9.map index bb7746b7..ae779c29 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_9.map +++ b/docs/.vuepress/public/doxy/inherit_graph_9.map @@ -1,18 +1,3 @@ - - - - - - - - - - - - - - - - + diff --git a/docs/.vuepress/public/doxy/inherit_graph_9.md5 b/docs/.vuepress/public/doxy/inherit_graph_9.md5 index 72e334df..3a547547 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_9.md5 +++ b/docs/.vuepress/public/doxy/inherit_graph_9.md5 @@ -1 +1 @@ -74556a69a6ee966d2564ba036c741d10 \ No newline at end of file +fff18d87b4b660f49b406e0e46063ad1 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/inherit_graph_9.svg b/docs/.vuepress/public/doxy/inherit_graph_9.svg index 429097b0..3bc368df 100755 --- a/docs/.vuepress/public/doxy/inherit_graph_9.svg +++ b/docs/.vuepress/public/doxy/inherit_graph_9.svg @@ -4,243 +4,18 @@ - - + + 类继承关系图 Node0 - - -Command + + +CatCode - - -Node1 - - -Command - - - - - -Node0->Node1 - - - - - -Node2 - - -BotCraftCommand - - - - - -Node1->Node2 - - - - - -Node3 - - -BuildCommand - - - - - -Node1->Node3 - - - - - -Node4 - - -CheckConfigCommand - - - - - -Node1->Node4 - - - - - -Node5 - - -SystemdGenerateCommand - - - - - -Node1->Node5 - - - - - -Node6 - - -TextGenerateCommand - - - - - -Node1->Node6 - - - - - -Node7 - - -InitCommand - - - - - -Node1->Node7 - - - - - -Node8 - - -PluginCommand - - - - - -Node1->Node8 - - - - - -Node13 - - -ProxyServerCommand - - - - - -Node1->Node13 - - - - - -Node14 - - -ReplCommand - - - - - -Node1->Node14 - - - - - -Node9 - - -PluginInstallCommand - - - - - -Node8->Node9 - - - - - -Node10 - - -PluginListCommand - - - - - -Node8->Node10 - - - - - -Node11 - - -PluginMakeCommand - - - - - -Node8->Node11 - - - - - -Node12 - - -PluginPackCommand - - - - - -Node8->Node12 - - - - - -Node15 - - -LoggerInterface - - - - - -Node15->Node1 - - - diff --git a/docs/.vuepress/public/doxy/inherits.html b/docs/.vuepress/public/doxy/inherits.html index 85b22fde..c352d13c 100755 --- a/docs/.vuepress/public/doxy/inherits.html +++ b/docs/.vuepress/public/doxy/inherits.html @@ -108,63 +108,63 @@ $(document).ready(function(){initNavTree('hierarchy.html',''); initResizable();

    This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.

    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -174,81 +174,71 @@ $(document).ready(function(){initNavTree('hierarchy.html',''); initResizable(); - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - + diff --git a/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper.html b/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper.html new file mode 100755 index 00000000..8fd4adf0 --- /dev/null +++ b/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper.html @@ -0,0 +1,146 @@ + + + + + + + +Zhamao Framework: Bootstrapper接口 参考 + + + + + + + + + + + + + + + +
    +
    + + + + + + +
    +
    Zhamao Framework 3.1.1 +
    +
    A high-performance chatbot + web framework
    +
    +
    + + + + + + + +
    +
    + +
    +
    +
    + +
    + +
    +
    + + +
    +
    +
    +
    +
    +
    载入中...
    +
    搜索中...
    +
    未找到
    +
    +
    +
    +
    + +
    + +
    Bootstrapper接口 参考
    +
    +
    +
    +类 Bootstrapper 继承关系图:
    +
    +
    +
    +
    [图例]
    + + + + +

    +Public 成员函数

     bootstrap (RuntimePreferences $preferences)
     
    +

    成员函数说明

    + +

    ◆ bootstrap()

    + +
    +
    + + + + + + + + +
    bootstrap (RuntimePreferences $preferences)
    +
    +
    +
    该接口的文档由以下文件生成: +
    +
    + + + + diff --git a/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper.js b/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper.js new file mode 100755 index 00000000..5dc7b166 --- /dev/null +++ b/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper.js @@ -0,0 +1,4 @@ +var interface_z_m_1_1_bootstrap_1_1_bootstrapper = +[ + [ "bootstrap", "interface_z_m_1_1_bootstrap_1_1_bootstrapper.html#a107cc1910818a755a7283b33edc4476f", null ] +]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper__inherit__graph.map b/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper__inherit__graph.map new file mode 100755 index 00000000..c1f9d016 --- /dev/null +++ b/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper__inherit__graph.map @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper__inherit__graph.md5 b/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper__inherit__graph.md5 new file mode 100755 index 00000000..0a132c44 --- /dev/null +++ b/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper__inherit__graph.md5 @@ -0,0 +1 @@ +a806ac96752c494dcb887eb4c563b457 \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper__inherit__graph.svg b/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper__inherit__graph.svg new file mode 100755 index 00000000..b28f05e5 --- /dev/null +++ b/docs/.vuepress/public/doxy/interface_z_m_1_1_bootstrap_1_1_bootstrapper__inherit__graph.svg @@ -0,0 +1,126 @@ + + + + + + +Bootstrapper + + +Node1 + + +Bootstrapper + + + + + +Node2 + + +HandleExceptions + + + + + +Node1->Node2 + + + + + +Node3 + + +LoadConfiguration + + + + + +Node1->Node3 + + + + + +Node4 + + +LoadGlobalDefines + + + + + +Node1->Node4 + + + + + +Node5 + + +LoadPlugins + + + + + +Node1->Node5 + + + + + +Node6 + + +RegisterEventProvider + + + + + +Node1->Node6 + + + + + +Node7 + + +RegisterLogger + + + + + +Node1->Node7 + + + + + +Node8 + + +SetInternalTimezone + + + + + +Node1->Node8 + + + + + diff --git a/docs/.vuepress/public/doxy/namespace_z_m_1_1_bootstrap.html b/docs/.vuepress/public/doxy/namespace_z_m_1_1_bootstrap.html index f99652b0..810a1e1b 100755 --- a/docs/.vuepress/public/doxy/namespace_z_m_1_1_bootstrap.html +++ b/docs/.vuepress/public/doxy/namespace_z_m_1_1_bootstrap.html @@ -100,6 +100,8 @@ $(document).ready(function(){initNavTree('namespace_z_m_1_1_bootstrap.html',''); + + diff --git a/docs/.vuepress/public/doxy/namespace_z_m_1_1_bootstrap.js b/docs/.vuepress/public/doxy/namespace_z_m_1_1_bootstrap.js index fd3cc69c..7274347b 100755 --- a/docs/.vuepress/public/doxy/namespace_z_m_1_1_bootstrap.js +++ b/docs/.vuepress/public/doxy/namespace_z_m_1_1_bootstrap.js @@ -1,5 +1,6 @@ var namespace_z_m_1_1_bootstrap = [ + [ "Bootstrapper", "interface_z_m_1_1_bootstrap_1_1_bootstrapper.html", "interface_z_m_1_1_bootstrap_1_1_bootstrapper" ], [ "HandleExceptions", "class_z_m_1_1_bootstrap_1_1_handle_exceptions.html", "class_z_m_1_1_bootstrap_1_1_handle_exceptions" ], [ "LoadConfiguration", "class_z_m_1_1_bootstrap_1_1_load_configuration.html", "class_z_m_1_1_bootstrap_1_1_load_configuration" ], [ "LoadGlobalDefines", "class_z_m_1_1_bootstrap_1_1_load_global_defines.html", "class_z_m_1_1_bootstrap_1_1_load_global_defines" ], diff --git a/docs/.vuepress/public/doxy/namespace_z_m_1_1_config.html b/docs/.vuepress/public/doxy/namespace_z_m_1_1_config.html index 6354c7c2..5ff3cf46 100755 --- a/docs/.vuepress/public/doxy/namespace_z_m_1_1_config.html +++ b/docs/.vuepress/public/doxy/namespace_z_m_1_1_config.html @@ -106,6 +106,8 @@ $(document).ready(function(){initNavTree('namespace_z_m_1_1_config.html',''); in + +

    结构体

    interface  Bootstrapper
     
    class  HandleExceptions
     
    class  LoadConfiguration
     
    interface  EnvironmentInterface
     
    class  RuntimePreferences
     
    class  ZMConfig
     
    diff --git a/docs/.vuepress/public/doxy/namespace_z_m_1_1_config.js b/docs/.vuepress/public/doxy/namespace_z_m_1_1_config.js index cba6ec95..294607ff 100755 --- a/docs/.vuepress/public/doxy/namespace_z_m_1_1_config.js +++ b/docs/.vuepress/public/doxy/namespace_z_m_1_1_config.js @@ -3,5 +3,6 @@ var namespace_z_m_1_1_config = [ "ConfigTracer", "class_z_m_1_1_config_1_1_config_tracer.html", "class_z_m_1_1_config_1_1_config_tracer" ], [ "Environment", "class_z_m_1_1_config_1_1_environment.html", "class_z_m_1_1_config_1_1_environment" ], [ "EnvironmentInterface", "interface_z_m_1_1_config_1_1_environment_interface.html", "interface_z_m_1_1_config_1_1_environment_interface" ], + [ "RuntimePreferences", "class_z_m_1_1_config_1_1_runtime_preferences.html", "class_z_m_1_1_config_1_1_runtime_preferences" ], [ "ZMConfig", "class_z_m_1_1_config_1_1_z_m_config.html", "class_z_m_1_1_config_1_1_z_m_config" ] ]; \ No newline at end of file diff --git a/docs/.vuepress/public/doxy/namespaces.html b/docs/.vuepress/public/doxy/namespaces.html index c15be9e4..06d63838 100755 --- a/docs/.vuepress/public/doxy/namespaces.html +++ b/docs/.vuepress/public/doxy/namespaces.html @@ -128,13 +128,14 @@ $(document).ready(function(){initNavTree('namespaces.html',''); initResizable();  CAnnotationParser  CClosed  NBootstrap - CHandleExceptions - CLoadConfiguration - CLoadGlobalDefines - CLoadPlugins - CRegisterEventProvider - CRegisterLogger - CSetInternalTimezone + CBootstrapper + CHandleExceptions + CLoadConfiguration + CLoadGlobalDefines + CLoadPlugins + CRegisterEventProvider + CRegisterLogger + CSetInternalTimezone  NCommand  NBotCraft  CBotCraftCommand @@ -163,7 +164,8 @@ $(document).ready(function(){initNavTree('namespaces.html',''); initResizable();  CConfigTracer  CEnvironment  CEnvironmentInterface - CZMConfig + CRuntimePreferences + CZMConfig  NContainer  CAliasDefinitionSource  CContainerBindingListener diff --git a/docs/.vuepress/public/doxy/navtreedata.js b/docs/.vuepress/public/doxy/navtreedata.js index 3444ca46..aa3e463a 100755 --- a/docs/.vuepress/public/doxy/navtreedata.js +++ b/docs/.vuepress/public/doxy/navtreedata.js @@ -58,12 +58,12 @@ var NAVTREE = var NAVTREEINDEX = [ "_alias_definition_source_8php.html", -"class_z_m_1_1_annotation_1_1_annotation_parser.html", -"class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#ab31c72b72ddaf7116db5d84c055d3c0b", -"class_z_m_1_1_framework.html#ad9a8952bc741b5305f6af9f1881519de", -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a47c5efffd190648c764c7eb9ab92260e", -"class_z_m_1_1_z_m_application.html#afc7ff28f6c2a0264e9961d0c8241d917", -"namespace_z_m_1_1_plugin_1_1_traits.html#a3bd80caa7b9a00734baaed72bd486988" +"class_z_m_1_1_annotation_1_1_annotation_parser.html#a1e643eeb0fd28944d155a033cc1fdd3e", +"class_z_m_1_1_command_1_1_server_1_1_server_status_command.html", +"class_z_m_1_1_framework.html#a095c5d389db211932136b53f25f39685", +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#aa1c41e248f108c99b31b33728d97009b", +"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html", +"namespace_z_m_1_1_event.html" ]; var SYNCONMSG = '点击 关闭 面板同步'; diff --git a/docs/.vuepress/public/doxy/navtreeindex0.js b/docs/.vuepress/public/doxy/navtreeindex0.js index bc1470b0..68f8d041 100755 --- a/docs/.vuepress/public/doxy/navtreeindex0.js +++ b/docs/.vuepress/public/doxy/navtreeindex0.js @@ -6,6 +6,7 @@ var NAVTREEINDEX0 = "_annotation_map_8php.html":[3,0,0,2,0,7], "_annotation_parser_8php.html":[3,0,0,2,0,8], "_bind_event_8php.html":[3,0,0,2,0,0,0], +"_bootstrapper_8php.html":[3,0,0,2,1,0], "_bot_action_8php.html":[3,0,0,2,0,4,0], "_bot_action_response_8php.html":[3,0,0,2,0,4,1], "_bot_command_8php.html":[3,0,0,2,0,4,2], @@ -70,7 +71,7 @@ var NAVTREEINDEX0 = "_file_system_exception_8php.html":[3,0,0,2,7,2], "_framework_8php.html":[3,0,0,2,15], "_git_strategy_8php.html":[3,0,0,2,9,2,1], -"_handle_exceptions_8php.html":[3,0,0,2,1,0], +"_handle_exceptions_8php.html":[3,0,0,2,1,1], "_handler_8php.html":[3,0,0,2,7,3], "_hello123_8php.html":[3,0,0,1,0,0], "_http_event_listener_8php.html":[3,0,0,2,6,0,0], @@ -89,9 +90,9 @@ var NAVTREEINDEX0 = "_k_v_redis_8php.html":[3,0,0,2,12,1,0,0], "_level_8php.html":[3,0,0,2,0,2,2], "_light_cache_8php.html":[3,0,0,2,12,1,2], -"_load_configuration_8php.html":[3,0,0,2,1,1], -"_load_global_defines_8php.html":[3,0,0,2,1,2], -"_load_plugins_8php.html":[3,0,0,2,1,3], +"_load_configuration_8php.html":[3,0,0,2,1,2], +"_load_global_defines_8php.html":[3,0,0,2,1,3], +"_load_plugins_8php.html":[3,0,0,2,1,4], "_manager_event_listener_8php.html":[3,0,0,2,6,0,1], "_master_event_listener_8php.html":[3,0,0,2,6,0,2], "_message_util_8php.html":[3,0,0,2,13,5], @@ -148,8 +149,8 @@ var NAVTREEINDEX0 = "_redis_pool_8php.html":[3,0,0,2,12,1,0,2], "_redis_wrapper_8php.html":[3,0,0,2,12,1,0,3], "_reflection_util_8php.html":[3,0,0,2,13,8], -"_register_event_provider_8php.html":[3,0,0,2,1,4], -"_register_logger_8php.html":[3,0,0,2,1,5], +"_register_event_provider_8php.html":[3,0,0,2,1,5], +"_register_logger_8php.html":[3,0,0,2,1,6], "_repl_command_8php.html":[3,0,0,2,2,11], "_route_8php.html":[3,0,0,2,0,1,1], "_route_trait_8php.html":[3,0,0,2,9,3,8], @@ -157,6 +158,7 @@ var NAVTREEINDEX0 = "_route_trait_8php.html#a18da86bf318ebe47e501aaad267d59ed":[3,0,0,2,9,3,8,1], "_route_trait_8php.html#a5dd06534b5562bd044fca08054063eb8":[3,0,0,2,9,3,8,0], "_rule_8php.html":[3,0,0,2,0,2,3], +"_runtime_preferences_8php.html":[3,0,0,2,3,3], "_s_q_lite_driver_8php.html":[3,0,0,2,12,0,9], "_schedule_8php.html":[3,0,0,2,11,0], "_server_command_8php.html":[3,0,0,2,2,3,0], @@ -164,7 +166,7 @@ var NAVTREEINDEX0 = "_server_start_command_8php.html":[3,0,0,2,2,3,2], "_server_status_command_8php.html":[3,0,0,2,2,3,3], "_server_stop_command_8php.html":[3,0,0,2,2,3,4], -"_set_internal_timezone_8php.html":[3,0,0,2,1,6], +"_set_internal_timezone_8php.html":[3,0,0,2,1,7], "_setup_8php.html":[3,0,0,2,0,0,3], "_signal_listener_8php.html":[3,0,0,2,6,0,3], "_singleton_violation_exception_8php.html":[3,0,0,2,7,9], @@ -186,7 +188,7 @@ var NAVTREEINDEX0 = "_web_socket_filter_8php.html":[3,0,0,2,8,7], "_worker_event_listener_8php.html":[3,0,0,2,6,0,4], "_z_m_application_8php.html":[3,0,0,2,16], -"_z_m_config_8php.html":[3,0,0,2,3,3], +"_z_m_config_8php.html":[3,0,0,2,3,4], "_z_m_exception_8php.html":[3,0,0,2,7,11], "_z_m_known_exception_8php.html":[3,0,0,2,7,12], "_z_m_plugin_8php.html":[3,0,0,2,9,6], @@ -195,12 +197,9 @@ var NAVTREEINDEX0 = "_z_m_util_8php.html":[3,0,0,2,13,10], "annotated.html":[2,0], "class_module_1_1_example_1_1_hello123.html":[2,0,0,0,0], -"class_module_1_1_example_1_1_hello123.html#a0ee3d852534d06fb70fa5a68b88e2009":[2,0,0,0,0,2], -"class_module_1_1_example_1_1_hello123.html#a63074cad03166463e7387e4bf3b0c778":[2,0,0,0,0,1], -"class_module_1_1_example_1_1_hello123.html#a6ac41f59e93a6ff5c461f53413bec7c6":[2,0,0,0,0,3], -"class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900":[2,0,0,0,0,4], -"class_module_1_1_example_1_1_hello123.html#aa69e80cb614ab65dac73c9112a0d5444":[2,0,0,0,0,0], -"class_module_1_1_example_1_1_hello123.html#afa1a227b993f6045d9eb3be819028556":[2,0,0,0,0,5], +"class_module_1_1_example_1_1_hello123.html#a2feebc340e0abdb66e1287c3d77e2c88":[2,0,0,0,0,0], +"class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900":[2,0,0,0,0,1], +"class_module_1_1_example_1_1_hello123.html#a92a609955504ed470b4b243eb6170739":[2,0,0,0,0,2], "class_z_m_1_1_annotation_1_1_annotation_base.html":[2,0,1,0,5], "class_z_m_1_1_annotation_1_1_annotation_base.html":[1,0,0,0,5], "class_z_m_1_1_annotation_1_1_annotation_base.html#a0889aa732f49204fd5bbec32f3bcffa3":[2,0,1,0,5,7], @@ -209,45 +208,46 @@ var NAVTREEINDEX0 = "class_z_m_1_1_annotation_1_1_annotation_base.html#a252ba022809910ea710a068fc1bab657":[1,0,0,0,5,6], "class_z_m_1_1_annotation_1_1_annotation_base.html#a2becf67aa6d57c83eebfe67461da5ed7":[1,0,0,0,5,8], "class_z_m_1_1_annotation_1_1_annotation_base.html#a2becf67aa6d57c83eebfe67461da5ed7":[2,0,1,0,5,8], -"class_z_m_1_1_annotation_1_1_annotation_base.html#a6187b4fda76a8055bd08acafa57d9824":[1,0,0,0,5,2], "class_z_m_1_1_annotation_1_1_annotation_base.html#a6187b4fda76a8055bd08acafa57d9824":[2,0,1,0,5,2], +"class_z_m_1_1_annotation_1_1_annotation_base.html#a6187b4fda76a8055bd08acafa57d9824":[1,0,0,0,5,2], "class_z_m_1_1_annotation_1_1_annotation_base.html#a730374ff22a1666ccffadb007551aa7c":[2,0,1,0,5,5], "class_z_m_1_1_annotation_1_1_annotation_base.html#a730374ff22a1666ccffadb007551aa7c":[1,0,0,0,5,5], -"class_z_m_1_1_annotation_1_1_annotation_base.html#a7516ca30af0db3cdbf9a7739b48ce91d":[2,0,1,0,5,0], "class_z_m_1_1_annotation_1_1_annotation_base.html#a7516ca30af0db3cdbf9a7739b48ce91d":[1,0,0,0,5,0], +"class_z_m_1_1_annotation_1_1_annotation_base.html#a7516ca30af0db3cdbf9a7739b48ce91d":[2,0,1,0,5,0], "class_z_m_1_1_annotation_1_1_annotation_base.html#a7a9f937c2958e6f4dd7b030f86fb70b7":[1,0,0,0,5,3], "class_z_m_1_1_annotation_1_1_annotation_base.html#a7a9f937c2958e6f4dd7b030f86fb70b7":[2,0,1,0,5,3], -"class_z_m_1_1_annotation_1_1_annotation_base.html#ab65e358689ec74f5f0c63ab0488e8566":[2,0,1,0,5,1], "class_z_m_1_1_annotation_1_1_annotation_base.html#ab65e358689ec74f5f0c63ab0488e8566":[1,0,0,0,5,1], +"class_z_m_1_1_annotation_1_1_annotation_base.html#ab65e358689ec74f5f0c63ab0488e8566":[2,0,1,0,5,1], "class_z_m_1_1_annotation_1_1_annotation_base.html#ac159870e22c4ebf2906db203bfd3cd1f":[2,0,1,0,5,4], "class_z_m_1_1_annotation_1_1_annotation_base.html#ac159870e22c4ebf2906db203bfd3cd1f":[1,0,0,0,5,4], "class_z_m_1_1_annotation_1_1_annotation_handler.html":[2,0,1,0,6], "class_z_m_1_1_annotation_1_1_annotation_handler.html":[1,0,0,0,6], -"class_z_m_1_1_annotation_1_1_annotation_handler.html#a218551897b701d37699f967d09d6649f":[2,0,1,0,6,1], "class_z_m_1_1_annotation_1_1_annotation_handler.html#a218551897b701d37699f967d09d6649f":[1,0,0,0,6,1], -"class_z_m_1_1_annotation_1_1_annotation_handler.html#a2dd03df7faceae82677946c50260d416":[1,0,0,0,6,5], +"class_z_m_1_1_annotation_1_1_annotation_handler.html#a218551897b701d37699f967d09d6649f":[2,0,1,0,6,1], "class_z_m_1_1_annotation_1_1_annotation_handler.html#a2dd03df7faceae82677946c50260d416":[2,0,1,0,6,5], +"class_z_m_1_1_annotation_1_1_annotation_handler.html#a2dd03df7faceae82677946c50260d416":[1,0,0,0,6,5], "class_z_m_1_1_annotation_1_1_annotation_handler.html#a32153bfb3db97bdc328c0a6f1fa98bef":[1,0,0,0,6,6], "class_z_m_1_1_annotation_1_1_annotation_handler.html#a32153bfb3db97bdc328c0a6f1fa98bef":[2,0,1,0,6,6], "class_z_m_1_1_annotation_1_1_annotation_handler.html#a39d6d2a37a9914c1af3d21d1b86704b0":[2,0,1,0,6,7], "class_z_m_1_1_annotation_1_1_annotation_handler.html#a39d6d2a37a9914c1af3d21d1b86704b0":[1,0,0,0,6,7], -"class_z_m_1_1_annotation_1_1_annotation_handler.html#a43c368cb5c8a1627c7a2e1c0e1c2ee50":[2,0,1,0,6,9], "class_z_m_1_1_annotation_1_1_annotation_handler.html#a43c368cb5c8a1627c7a2e1c0e1c2ee50":[1,0,0,0,6,9], +"class_z_m_1_1_annotation_1_1_annotation_handler.html#a43c368cb5c8a1627c7a2e1c0e1c2ee50":[2,0,1,0,6,9], "class_z_m_1_1_annotation_1_1_annotation_handler.html#a9d21636071f529e2154051d3ea6e5921":[2,0,1,0,6,2], "class_z_m_1_1_annotation_1_1_annotation_handler.html#a9d21636071f529e2154051d3ea6e5921":[1,0,0,0,6,2], -"class_z_m_1_1_annotation_1_1_annotation_handler.html#aabf45ef5cc95f4f965deb0985fc4379b":[2,0,1,0,6,4], "class_z_m_1_1_annotation_1_1_annotation_handler.html#aabf45ef5cc95f4f965deb0985fc4379b":[1,0,0,0,6,4], -"class_z_m_1_1_annotation_1_1_annotation_handler.html#abda87438efda1d720635b4d136eb83b4":[2,0,1,0,6,3], +"class_z_m_1_1_annotation_1_1_annotation_handler.html#aabf45ef5cc95f4f965deb0985fc4379b":[2,0,1,0,6,4], "class_z_m_1_1_annotation_1_1_annotation_handler.html#abda87438efda1d720635b4d136eb83b4":[1,0,0,0,6,3], -"class_z_m_1_1_annotation_1_1_annotation_handler.html#ae16c6ddef8a45ea1db9aca3402f7e5d6":[2,0,1,0,6,10], +"class_z_m_1_1_annotation_1_1_annotation_handler.html#abda87438efda1d720635b4d136eb83b4":[2,0,1,0,6,3], "class_z_m_1_1_annotation_1_1_annotation_handler.html#ae16c6ddef8a45ea1db9aca3402f7e5d6":[1,0,0,0,6,10], -"class_z_m_1_1_annotation_1_1_annotation_handler.html#ae55c152fd1993e16f0e180b1e731f6eb":[2,0,1,0,6,11], +"class_z_m_1_1_annotation_1_1_annotation_handler.html#ae16c6ddef8a45ea1db9aca3402f7e5d6":[2,0,1,0,6,10], "class_z_m_1_1_annotation_1_1_annotation_handler.html#ae55c152fd1993e16f0e180b1e731f6eb":[1,0,0,0,6,11], +"class_z_m_1_1_annotation_1_1_annotation_handler.html#ae55c152fd1993e16f0e180b1e731f6eb":[2,0,1,0,6,11], "class_z_m_1_1_annotation_1_1_annotation_handler.html#af071fa1aece4266ffc3a090c5955b1b9":[2,0,1,0,6,8], "class_z_m_1_1_annotation_1_1_annotation_handler.html#af071fa1aece4266ffc3a090c5955b1b9":[1,0,0,0,6,8], -"class_z_m_1_1_annotation_1_1_annotation_handler.html#afec25f72815603dbf7f26147f4f3b752":[1,0,0,0,6,0], "class_z_m_1_1_annotation_1_1_annotation_handler.html#afec25f72815603dbf7f26147f4f3b752":[2,0,1,0,6,0], +"class_z_m_1_1_annotation_1_1_annotation_handler.html#afec25f72815603dbf7f26147f4f3b752":[1,0,0,0,6,0], "class_z_m_1_1_annotation_1_1_annotation_map.html":[2,0,1,0,7], "class_z_m_1_1_annotation_1_1_annotation_map.html":[1,0,0,0,7], -"class_z_m_1_1_annotation_1_1_annotation_parser.html":[2,0,1,0,8] +"class_z_m_1_1_annotation_1_1_annotation_parser.html":[2,0,1,0,8], +"class_z_m_1_1_annotation_1_1_annotation_parser.html":[1,0,0,0,8] }; diff --git a/docs/.vuepress/public/doxy/navtreeindex1.js b/docs/.vuepress/public/doxy/navtreeindex1.js index c56e607c..a1cb8097 100755 --- a/docs/.vuepress/public/doxy/navtreeindex1.js +++ b/docs/.vuepress/public/doxy/navtreeindex1.js @@ -1,70 +1,69 @@ var NAVTREEINDEX1 = { -"class_z_m_1_1_annotation_1_1_annotation_parser.html":[1,0,0,0,8], "class_z_m_1_1_annotation_1_1_annotation_parser.html#a1e643eeb0fd28944d155a033cc1fdd3e":[1,0,0,0,8,3], "class_z_m_1_1_annotation_1_1_annotation_parser.html#a1e643eeb0fd28944d155a033cc1fdd3e":[2,0,1,0,8,3], -"class_z_m_1_1_annotation_1_1_annotation_parser.html#a38d99acc70a1d8fd8f94455743b2d237":[1,0,0,0,8,6], "class_z_m_1_1_annotation_1_1_annotation_parser.html#a38d99acc70a1d8fd8f94455743b2d237":[2,0,1,0,8,6], -"class_z_m_1_1_annotation_1_1_annotation_parser.html#a501d75c2f332acc750ebf06c84b66613":[1,0,0,0,8,2], +"class_z_m_1_1_annotation_1_1_annotation_parser.html#a38d99acc70a1d8fd8f94455743b2d237":[1,0,0,0,8,6], "class_z_m_1_1_annotation_1_1_annotation_parser.html#a501d75c2f332acc750ebf06c84b66613":[2,0,1,0,8,2], -"class_z_m_1_1_annotation_1_1_annotation_parser.html#a775eafdccac18876952bca9ab91bcf96":[1,0,0,0,8,7], +"class_z_m_1_1_annotation_1_1_annotation_parser.html#a501d75c2f332acc750ebf06c84b66613":[1,0,0,0,8,2], "class_z_m_1_1_annotation_1_1_annotation_parser.html#a775eafdccac18876952bca9ab91bcf96":[2,0,1,0,8,7], +"class_z_m_1_1_annotation_1_1_annotation_parser.html#a775eafdccac18876952bca9ab91bcf96":[1,0,0,0,8,7], "class_z_m_1_1_annotation_1_1_annotation_parser.html#a8dbe194765af3050a62161d498748673":[2,0,1,0,8,1], "class_z_m_1_1_annotation_1_1_annotation_parser.html#a8dbe194765af3050a62161d498748673":[1,0,0,0,8,1], -"class_z_m_1_1_annotation_1_1_annotation_parser.html#acdfc3bdf24ab88f890037d1edbc971de":[2,0,1,0,8,0], "class_z_m_1_1_annotation_1_1_annotation_parser.html#acdfc3bdf24ab88f890037d1edbc971de":[1,0,0,0,8,0], +"class_z_m_1_1_annotation_1_1_annotation_parser.html#acdfc3bdf24ab88f890037d1edbc971de":[2,0,1,0,8,0], "class_z_m_1_1_annotation_1_1_annotation_parser.html#ad4f104ad30b380ab934a51c63e228b05":[1,0,0,0,8,5], "class_z_m_1_1_annotation_1_1_annotation_parser.html#ad4f104ad30b380ab934a51c63e228b05":[2,0,1,0,8,5], -"class_z_m_1_1_annotation_1_1_annotation_parser.html#ae3e87004da32941d20002a186c56964c":[1,0,0,0,8,4], "class_z_m_1_1_annotation_1_1_annotation_parser.html#ae3e87004da32941d20002a186c56964c":[2,0,1,0,8,4], +"class_z_m_1_1_annotation_1_1_annotation_parser.html#ae3e87004da32941d20002a186c56964c":[1,0,0,0,8,4], "class_z_m_1_1_annotation_1_1_closed.html":[2,0,1,0,9], "class_z_m_1_1_annotation_1_1_closed.html":[1,0,0,0,9], "class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html":[1,0,0,0,0,0], "class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html":[2,0,1,0,0,0], "class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a0b759f4af85ea8fe8967823a30d54f0c":[1,0,0,0,0,0,2], "class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a0b759f4af85ea8fe8967823a30d54f0c":[2,0,1,0,0,0,2], -"class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a23fac327059bf3fd0fe57555252d8cf2":[1,0,0,0,0,0,1], "class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a23fac327059bf3fd0fe57555252d8cf2":[2,0,1,0,0,0,1], +"class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a23fac327059bf3fd0fe57555252d8cf2":[1,0,0,0,0,0,1], "class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a3738e4a01c0e8db9d5eb5c060078ba15":[1,0,0,0,0,0,0], "class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a3738e4a01c0e8db9d5eb5c060078ba15":[2,0,1,0,0,0,0], -"class_z_m_1_1_annotation_1_1_framework_1_1_cron.html":[1,0,0,0,0,1], "class_z_m_1_1_annotation_1_1_framework_1_1_cron.html":[2,0,1,0,0,1], +"class_z_m_1_1_annotation_1_1_framework_1_1_cron.html":[1,0,0,0,0,1], "class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a44b2395b9b379be9cb945ee2083cf906":[1,0,0,0,0,1,1], "class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a44b2395b9b379be9cb945ee2083cf906":[2,0,1,0,0,1,1], "class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a58753b3bc06544a27254db84b3f660ed":[1,0,0,0,0,1,0], "class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a58753b3bc06544a27254db84b3f660ed":[2,0,1,0,0,1,0], "class_z_m_1_1_annotation_1_1_framework_1_1_init.html":[1,0,0,0,0,2], "class_z_m_1_1_annotation_1_1_framework_1_1_init.html":[2,0,1,0,0,2], -"class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a0b759f4af85ea8fe8967823a30d54f0c":[2,0,1,0,0,2,2], "class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a0b759f4af85ea8fe8967823a30d54f0c":[1,0,0,0,0,2,2], -"class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a23fac327059bf3fd0fe57555252d8cf2":[1,0,0,0,0,2,1], +"class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a0b759f4af85ea8fe8967823a30d54f0c":[2,0,1,0,0,2,2], "class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a23fac327059bf3fd0fe57555252d8cf2":[2,0,1,0,0,2,1], +"class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a23fac327059bf3fd0fe57555252d8cf2":[1,0,0,0,0,2,1], "class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a9a14fcb330cd0d7a892238c601b914a5":[2,0,1,0,0,2,0], "class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a9a14fcb330cd0d7a892238c601b914a5":[1,0,0,0,0,2,0], -"class_z_m_1_1_annotation_1_1_framework_1_1_setup.html":[1,0,0,0,0,3], "class_z_m_1_1_annotation_1_1_framework_1_1_setup.html":[2,0,1,0,0,3], +"class_z_m_1_1_annotation_1_1_framework_1_1_setup.html":[1,0,0,0,0,3], "class_z_m_1_1_annotation_1_1_framework_1_1_tick.html":[2,0,1,0,0,4], "class_z_m_1_1_annotation_1_1_framework_1_1_tick.html":[1,0,0,0,0,4], "class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a1075e74704e672647d6a851bd86ec12a":[2,0,1,0,0,4,0], "class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a1075e74704e672647d6a851bd86ec12a":[1,0,0,0,0,4,0], "class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a4f0b531ca9216f60b237cfc084054405":[2,0,1,0,0,4,1], "class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a4f0b531ca9216f60b237cfc084054405":[1,0,0,0,0,4,1], -"class_z_m_1_1_annotation_1_1_http_1_1_controller.html":[1,0,0,0,1,0], "class_z_m_1_1_annotation_1_1_http_1_1_controller.html":[2,0,1,0,1,0], +"class_z_m_1_1_annotation_1_1_http_1_1_controller.html":[1,0,0,0,1,0], "class_z_m_1_1_annotation_1_1_http_1_1_controller.html#ad36f34ab2f10e9894571cd50f3cfbdd6":[2,0,1,0,1,0,0], "class_z_m_1_1_annotation_1_1_http_1_1_controller.html#ad36f34ab2f10e9894571cd50f3cfbdd6":[1,0,0,0,1,0,0], -"class_z_m_1_1_annotation_1_1_http_1_1_route.html":[1,0,0,0,1,1], "class_z_m_1_1_annotation_1_1_http_1_1_route.html":[2,0,1,0,1,1], +"class_z_m_1_1_annotation_1_1_http_1_1_route.html":[1,0,0,0,1,1], "class_z_m_1_1_annotation_1_1_http_1_1_route.html#aa7a670c80259443839ac7d4292f5b835":[2,0,1,0,1,1,0], "class_z_m_1_1_annotation_1_1_http_1_1_route.html#aa7a670c80259443839ac7d4292f5b835":[1,0,0,0,1,1,0], "class_z_m_1_1_annotation_1_1_middleware_1_1_middleware.html":[2,0,1,0,3,0], "class_z_m_1_1_annotation_1_1_middleware_1_1_middleware.html":[1,0,0,0,3,0], "class_z_m_1_1_annotation_1_1_middleware_1_1_middleware.html#a16f4b762bcf81c2bf5ea0bfdf5de18b9":[2,0,1,0,3,0,0], "class_z_m_1_1_annotation_1_1_middleware_1_1_middleware.html#a16f4b762bcf81c2bf5ea0bfdf5de18b9":[1,0,0,0,3,0,0], -"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html":[1,0,0,0,4,0], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html":[2,0,1,0,4,0], -"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a0b759f4af85ea8fe8967823a30d54f0c":[2,0,1,0,4,0,2], +"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html":[1,0,0,0,4,0], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a0b759f4af85ea8fe8967823a30d54f0c":[1,0,0,0,4,0,2], +"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a0b759f4af85ea8fe8967823a30d54f0c":[2,0,1,0,4,0,2], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a23fac327059bf3fd0fe57555252d8cf2":[1,0,0,0,4,0,1], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a23fac327059bf3fd0fe57555252d8cf2":[2,0,1,0,4,0,1], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a3902aa0044b2223f916678081c86474b":[1,0,0,0,4,0,0], @@ -73,22 +72,22 @@ var NAVTREEINDEX1 = "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html":[1,0,0,0,4,1], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a0b759f4af85ea8fe8967823a30d54f0c":[2,0,1,0,4,1,2], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a0b759f4af85ea8fe8967823a30d54f0c":[1,0,0,0,4,1,2], -"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a1f3d1a29654884406af37d7ee4b40384":[1,0,0,0,4,1,0], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a1f3d1a29654884406af37d7ee4b40384":[2,0,1,0,4,1,0], +"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a1f3d1a29654884406af37d7ee4b40384":[1,0,0,0,4,1,0], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a23fac327059bf3fd0fe57555252d8cf2":[2,0,1,0,4,1,1], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a23fac327059bf3fd0fe57555252d8cf2":[1,0,0,0,4,1,1], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html":[1,0,0,0,4,2], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html":[2,0,1,0,4,2], -"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a0b759f4af85ea8fe8967823a30d54f0c":[1,0,0,0,4,2,3], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a0b759f4af85ea8fe8967823a30d54f0c":[2,0,1,0,4,2,3], +"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a0b759f4af85ea8fe8967823a30d54f0c":[1,0,0,0,4,2,3], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a1d4c324c5a088be98d99d3efbf3502e1":[2,0,1,0,4,2,1], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a1d4c324c5a088be98d99d3efbf3502e1":[1,0,0,0,4,2,1], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a23fac327059bf3fd0fe57555252d8cf2":[2,0,1,0,4,2,2], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a23fac327059bf3fd0fe57555252d8cf2":[1,0,0,0,4,2,2], -"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a2bbb7dda33ee621637843f5e8444ffe2":[2,0,1,0,4,2,5], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a2bbb7dda33ee621637843f5e8444ffe2":[1,0,0,0,4,2,5], -"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a5cd1ff53883567f6988debbbed94fb51":[2,0,1,0,4,2,4], +"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a2bbb7dda33ee621637843f5e8444ffe2":[2,0,1,0,4,2,5], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a5cd1ff53883567f6988debbbed94fb51":[1,0,0,0,4,2,4], +"class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a5cd1ff53883567f6988debbbed94fb51":[2,0,1,0,4,2,4], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#ab9f8c759246b23e5f204ca69c26cff4b":[2,0,1,0,4,2,0], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#ab9f8c759246b23e5f204ca69c26cff4b":[1,0,0,0,4,2,0], "class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html":[2,0,1,0,4,3], @@ -107,60 +106,60 @@ var NAVTREEINDEX1 = "class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a20825bb4a38906412cbf4ef20fea70d3":[1,0,0,0,4,4,3], "class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a7d3e08a6b1f761520cff1f09b9c27522":[2,0,1,0,4,4,2], "class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a7d3e08a6b1f761520cff1f09b9c27522":[1,0,0,0,4,4,2], -"class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a8918ccd10220ecddb336f0dac824a447":[2,0,1,0,4,4,0], "class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a8918ccd10220ecddb336f0dac824a447":[1,0,0,0,4,4,0], +"class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a8918ccd10220ecddb336f0dac824a447":[2,0,1,0,4,4,0], "class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#aa40cc7876dc0b694eda3c898140a0ac8":[2,0,1,0,4,4,4], "class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#aa40cc7876dc0b694eda3c898140a0ac8":[1,0,0,0,4,4,4], -"class_z_m_1_1_annotation_1_1_one_bot_1_1_command_help.html":[2,0,1,0,4,5], "class_z_m_1_1_annotation_1_1_one_bot_1_1_command_help.html":[1,0,0,0,4,5], -"class_z_m_1_1_annotation_1_1_one_bot_1_1_command_help.html#a0bd55fa8e8f5d985a2927e46649bff39":[1,0,0,0,4,5,0], +"class_z_m_1_1_annotation_1_1_one_bot_1_1_command_help.html":[2,0,1,0,4,5], "class_z_m_1_1_annotation_1_1_one_bot_1_1_command_help.html#a0bd55fa8e8f5d985a2927e46649bff39":[2,0,1,0,4,5,0], -"class_z_m_1_1_bootstrap_1_1_handle_exceptions.html":[1,0,0,1,0], -"class_z_m_1_1_bootstrap_1_1_handle_exceptions.html":[2,0,1,1,0], -"class_z_m_1_1_bootstrap_1_1_handle_exceptions.html#a703620d77e45c7193225e63beee746b5":[1,0,0,1,0,0], -"class_z_m_1_1_bootstrap_1_1_handle_exceptions.html#a703620d77e45c7193225e63beee746b5":[2,0,1,1,0,0], -"class_z_m_1_1_bootstrap_1_1_load_configuration.html":[2,0,1,1,1], -"class_z_m_1_1_bootstrap_1_1_load_configuration.html":[1,0,0,1,1], -"class_z_m_1_1_bootstrap_1_1_load_configuration.html#a703620d77e45c7193225e63beee746b5":[2,0,1,1,1,0], -"class_z_m_1_1_bootstrap_1_1_load_configuration.html#a703620d77e45c7193225e63beee746b5":[1,0,0,1,1,0], -"class_z_m_1_1_bootstrap_1_1_load_global_defines.html":[1,0,0,1,2], -"class_z_m_1_1_bootstrap_1_1_load_global_defines.html":[2,0,1,1,2], -"class_z_m_1_1_bootstrap_1_1_load_global_defines.html#a703620d77e45c7193225e63beee746b5":[2,0,1,1,2,0], -"class_z_m_1_1_bootstrap_1_1_load_global_defines.html#a703620d77e45c7193225e63beee746b5":[1,0,0,1,2,0], -"class_z_m_1_1_bootstrap_1_1_load_plugins.html":[1,0,0,1,3], -"class_z_m_1_1_bootstrap_1_1_load_plugins.html":[2,0,1,1,3], -"class_z_m_1_1_bootstrap_1_1_load_plugins.html#a703620d77e45c7193225e63beee746b5":[2,0,1,1,3,0], -"class_z_m_1_1_bootstrap_1_1_load_plugins.html#a703620d77e45c7193225e63beee746b5":[1,0,0,1,3,0], -"class_z_m_1_1_bootstrap_1_1_register_event_provider.html":[2,0,1,1,4], -"class_z_m_1_1_bootstrap_1_1_register_event_provider.html":[1,0,0,1,4], -"class_z_m_1_1_bootstrap_1_1_register_event_provider.html#a703620d77e45c7193225e63beee746b5":[2,0,1,1,4,0], -"class_z_m_1_1_bootstrap_1_1_register_event_provider.html#a703620d77e45c7193225e63beee746b5":[1,0,0,1,4,0], -"class_z_m_1_1_bootstrap_1_1_register_logger.html":[2,0,1,1,5], -"class_z_m_1_1_bootstrap_1_1_register_logger.html":[1,0,0,1,5], -"class_z_m_1_1_bootstrap_1_1_register_logger.html#a703620d77e45c7193225e63beee746b5":[2,0,1,1,5,0], -"class_z_m_1_1_bootstrap_1_1_register_logger.html#a703620d77e45c7193225e63beee746b5":[1,0,0,1,5,0], -"class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html":[2,0,1,1,6], -"class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html":[1,0,0,1,6], -"class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html#a703620d77e45c7193225e63beee746b5":[2,0,1,1,6,0], -"class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html#a703620d77e45c7193225e63beee746b5":[1,0,0,1,6,0], +"class_z_m_1_1_annotation_1_1_one_bot_1_1_command_help.html#a0bd55fa8e8f5d985a2927e46649bff39":[1,0,0,0,4,5,0], +"class_z_m_1_1_bootstrap_1_1_handle_exceptions.html":[2,0,1,1,1], +"class_z_m_1_1_bootstrap_1_1_handle_exceptions.html":[1,0,0,1,1], +"class_z_m_1_1_bootstrap_1_1_handle_exceptions.html#a107cc1910818a755a7283b33edc4476f":[2,0,1,1,1,0], +"class_z_m_1_1_bootstrap_1_1_handle_exceptions.html#a107cc1910818a755a7283b33edc4476f":[1,0,0,1,1,0], +"class_z_m_1_1_bootstrap_1_1_load_configuration.html":[1,0,0,1,2], +"class_z_m_1_1_bootstrap_1_1_load_configuration.html":[2,0,1,1,2], +"class_z_m_1_1_bootstrap_1_1_load_configuration.html#a107cc1910818a755a7283b33edc4476f":[2,0,1,1,2,0], +"class_z_m_1_1_bootstrap_1_1_load_configuration.html#a107cc1910818a755a7283b33edc4476f":[1,0,0,1,2,0], +"class_z_m_1_1_bootstrap_1_1_load_global_defines.html":[2,0,1,1,3], +"class_z_m_1_1_bootstrap_1_1_load_global_defines.html":[1,0,0,1,3], +"class_z_m_1_1_bootstrap_1_1_load_global_defines.html#a107cc1910818a755a7283b33edc4476f":[2,0,1,1,3,0], +"class_z_m_1_1_bootstrap_1_1_load_global_defines.html#a107cc1910818a755a7283b33edc4476f":[1,0,0,1,3,0], +"class_z_m_1_1_bootstrap_1_1_load_plugins.html":[2,0,1,1,4], +"class_z_m_1_1_bootstrap_1_1_load_plugins.html":[1,0,0,1,4], +"class_z_m_1_1_bootstrap_1_1_load_plugins.html#a107cc1910818a755a7283b33edc4476f":[2,0,1,1,4,0], +"class_z_m_1_1_bootstrap_1_1_load_plugins.html#a107cc1910818a755a7283b33edc4476f":[1,0,0,1,4,0], +"class_z_m_1_1_bootstrap_1_1_register_event_provider.html":[2,0,1,1,5], +"class_z_m_1_1_bootstrap_1_1_register_event_provider.html":[1,0,0,1,5], +"class_z_m_1_1_bootstrap_1_1_register_event_provider.html#a107cc1910818a755a7283b33edc4476f":[2,0,1,1,5,0], +"class_z_m_1_1_bootstrap_1_1_register_event_provider.html#a107cc1910818a755a7283b33edc4476f":[1,0,0,1,5,0], +"class_z_m_1_1_bootstrap_1_1_register_logger.html":[1,0,0,1,6], +"class_z_m_1_1_bootstrap_1_1_register_logger.html":[2,0,1,1,6], +"class_z_m_1_1_bootstrap_1_1_register_logger.html#a107cc1910818a755a7283b33edc4476f":[2,0,1,1,6,0], +"class_z_m_1_1_bootstrap_1_1_register_logger.html#a107cc1910818a755a7283b33edc4476f":[1,0,0,1,6,0], +"class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html":[2,0,1,1,7], +"class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html":[1,0,0,1,7], +"class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html#a107cc1910818a755a7283b33edc4476f":[2,0,1,1,7,0], +"class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html#a107cc1910818a755a7283b33edc4476f":[1,0,0,1,7,0], "class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html":[2,0,1,2,0,0], "class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html":[1,0,0,2,0,0], -"class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,0,0,0], "class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,0,0,0], -"class_z_m_1_1_command_1_1_build_command.html":[1,0,0,2,4], +"class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,0,0,0], "class_z_m_1_1_command_1_1_build_command.html":[2,0,1,2,4], -"class_z_m_1_1_command_1_1_build_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,4,1], +"class_z_m_1_1_command_1_1_build_command.html":[1,0,0,2,4], "class_z_m_1_1_command_1_1_build_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,4,1], -"class_z_m_1_1_command_1_1_build_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,4,0], +"class_z_m_1_1_command_1_1_build_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,4,1], "class_z_m_1_1_command_1_1_build_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[1,0,0,2,4,0], -"class_z_m_1_1_command_1_1_check_config_command.html":[2,0,1,2,5], +"class_z_m_1_1_command_1_1_build_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,4,0], "class_z_m_1_1_command_1_1_check_config_command.html":[1,0,0,2,5], -"class_z_m_1_1_command_1_1_check_config_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,5,0], +"class_z_m_1_1_command_1_1_check_config_command.html":[2,0,1,2,5], "class_z_m_1_1_command_1_1_check_config_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,5,0], -"class_z_m_1_1_command_1_1_command.html":[2,0,1,2,6], +"class_z_m_1_1_command_1_1_check_config_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,5,0], "class_z_m_1_1_command_1_1_command.html":[1,0,0,2,6], -"class_z_m_1_1_command_1_1_command.html#a00f5d9aa687a66ab94de08f3a73981e7":[2,0,1,2,6,2], +"class_z_m_1_1_command_1_1_command.html":[2,0,1,2,6], "class_z_m_1_1_command_1_1_command.html#a00f5d9aa687a66ab94de08f3a73981e7":[1,0,0,2,6,2], +"class_z_m_1_1_command_1_1_command.html#a00f5d9aa687a66ab94de08f3a73981e7":[2,0,1,2,6,2], "class_z_m_1_1_command_1_1_command.html#a0cd770f190108ede7ce641486b5e73be":[2,0,1,2,6,3], "class_z_m_1_1_command_1_1_command.html#a0cd770f190108ede7ce641486b5e73be":[1,0,0,2,6,3], "class_z_m_1_1_command_1_1_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,6,1], @@ -171,12 +170,12 @@ var NAVTREEINDEX1 = "class_z_m_1_1_command_1_1_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[2,0,1,2,6,0], "class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html":[1,0,0,2,1,0], "class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html":[2,0,1,2,1,0], -"class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[2,0,1,2,1,0,0], "class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[1,0,0,2,1,0,0], -"class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html":[2,0,1,2,1,1], +"class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[2,0,1,2,1,0,0], "class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html":[1,0,0,2,1,1], -"class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,1,1,1], +"class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html":[2,0,1,2,1,1], "class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,1,1,1], +"class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,1,1,1], "class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,1,1,0], "class_z_m_1_1_command_1_1_generate_1_1_text_generate_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[1,0,0,2,1,1,0], "class_z_m_1_1_command_1_1_init_command.html":[2,0,1,2,7], @@ -185,36 +184,36 @@ var NAVTREEINDEX1 = "class_z_m_1_1_command_1_1_init_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,7,1], "class_z_m_1_1_command_1_1_init_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[1,0,0,2,7,0], "class_z_m_1_1_command_1_1_init_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,7,0], -"class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html":[1,0,0,2,2,0], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html":[2,0,1,2,2,0], +"class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html":[1,0,0,2,2,0], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a204c8c9af4afd3a0254d46aaf263e1b1":[1,0,0,2,2,0,3], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a204c8c9af4afd3a0254d46aaf263e1b1":[2,0,1,2,2,0,3], -"class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a457cd28cbb2f99799325df724e334b33":[1,0,0,2,2,0,0], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a457cd28cbb2f99799325df724e334b33":[2,0,1,2,2,0,0], -"class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a4b1dc13ccc94287f518074af17f92101":[1,0,0,2,2,0,1], +"class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a457cd28cbb2f99799325df724e334b33":[1,0,0,2,2,0,0], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a4b1dc13ccc94287f518074af17f92101":[2,0,1,2,2,0,1], +"class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a4b1dc13ccc94287f518074af17f92101":[1,0,0,2,2,0,1], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a792ab9ef8f9dc62c48165981915897c1":[2,0,1,2,2,0,4], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a792ab9ef8f9dc62c48165981915897c1":[1,0,0,2,2,0,4], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#ad98a1adc0a972cf6d0827e56a3f84c60":[2,0,1,2,2,0,2], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#ad98a1adc0a972cf6d0827e56a3f84c60":[1,0,0,2,2,0,2], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_install_command.html":[2,0,1,2,2,1], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_install_command.html":[1,0,0,2,2,1], -"class_z_m_1_1_command_1_1_plugin_1_1_plugin_install_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,2,1,1], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_install_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,2,1,1], +"class_z_m_1_1_command_1_1_plugin_1_1_plugin_install_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,2,1,1], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_install_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,2,1,0], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_install_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[1,0,0,2,2,1,0], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_list_command.html":[1,0,0,2,2,2], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_list_command.html":[2,0,1,2,2,2], -"class_z_m_1_1_command_1_1_plugin_1_1_plugin_list_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,2,2,1], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_list_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,2,2,1], +"class_z_m_1_1_command_1_1_plugin_1_1_plugin_list_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,2,2,1], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_list_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,2,2,0], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_list_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[1,0,0,2,2,2,0], -"class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html":[1,0,0,2,2,3], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html":[2,0,1,2,2,3], -"class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,2,3,1], +"class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html":[1,0,0,2,2,3], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,2,3,1], -"class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,2,3,0], +"class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,2,3,1], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[1,0,0,2,2,3,0], +"class_z_m_1_1_command_1_1_plugin_1_1_plugin_make_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,2,3,0], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html":[2,0,1,2,2,4], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html":[1,0,0,2,2,4], "class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,2,4,1], @@ -223,22 +222,22 @@ var NAVTREEINDEX1 = "class_z_m_1_1_command_1_1_plugin_1_1_plugin_pack_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[1,0,0,2,2,4,0], "class_z_m_1_1_command_1_1_proxy_server_command.html":[1,0,0,2,8], "class_z_m_1_1_command_1_1_proxy_server_command.html":[2,0,1,2,8], -"class_z_m_1_1_command_1_1_proxy_server_command.html#a6f6c7305ec966d383d5c0bbc4c828425":[1,0,0,2,8,2], "class_z_m_1_1_command_1_1_proxy_server_command.html#a6f6c7305ec966d383d5c0bbc4c828425":[2,0,1,2,8,2], +"class_z_m_1_1_command_1_1_proxy_server_command.html#a6f6c7305ec966d383d5c0bbc4c828425":[1,0,0,2,8,2], "class_z_m_1_1_command_1_1_proxy_server_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[1,0,0,2,8,0], "class_z_m_1_1_command_1_1_proxy_server_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,8,0], "class_z_m_1_1_command_1_1_proxy_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[1,0,0,2,8,1], "class_z_m_1_1_command_1_1_proxy_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[2,0,1,2,8,1], -"class_z_m_1_1_command_1_1_proxy_server_command.html#aed3a43533311a345ab54f4406753d5d2":[2,0,1,2,8,3], "class_z_m_1_1_command_1_1_proxy_server_command.html#aed3a43533311a345ab54f4406753d5d2":[1,0,0,2,8,3], +"class_z_m_1_1_command_1_1_proxy_server_command.html#aed3a43533311a345ab54f4406753d5d2":[2,0,1,2,8,3], "class_z_m_1_1_command_1_1_repl_command.html":[2,0,1,2,9], "class_z_m_1_1_command_1_1_repl_command.html":[1,0,0,2,9], "class_z_m_1_1_command_1_1_repl_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[1,0,0,2,9,0], "class_z_m_1_1_command_1_1_repl_command.html#a66eb7514ea7f7f8a5738a180b14e9b48":[2,0,1,2,9,0], "class_z_m_1_1_command_1_1_server_1_1_server_command.html":[2,0,1,2,3,0], "class_z_m_1_1_command_1_1_server_1_1_server_command.html":[1,0,0,2,3,0], -"class_z_m_1_1_command_1_1_server_1_1_server_command.html#a5f10775d904c000f8faff9e0937e04e8":[1,0,0,2,3,0,1], "class_z_m_1_1_command_1_1_server_1_1_server_command.html#a5f10775d904c000f8faff9e0937e04e8":[2,0,1,2,3,0,1], +"class_z_m_1_1_command_1_1_server_1_1_server_command.html#a5f10775d904c000f8faff9e0937e04e8":[1,0,0,2,3,0,1], "class_z_m_1_1_command_1_1_server_1_1_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[1,0,0,2,3,0,0], "class_z_m_1_1_command_1_1_server_1_1_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[2,0,1,2,3,0,0], "class_z_m_1_1_command_1_1_server_1_1_server_reload_command.html":[1,0,0,2,3,1], @@ -247,7 +246,8 @@ var NAVTREEINDEX1 = "class_z_m_1_1_command_1_1_server_1_1_server_reload_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[2,0,1,2,3,1,0], "class_z_m_1_1_command_1_1_server_1_1_server_start_command.html":[1,0,0,2,3,2], "class_z_m_1_1_command_1_1_server_1_1_server_start_command.html":[2,0,1,2,3,2], -"class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[1,0,0,2,3,2,0], "class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,3,2,0], -"class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[1,0,0,2,3,2,1] +"class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[1,0,0,2,3,2,0], +"class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[1,0,0,2,3,2,1], +"class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[2,0,1,2,3,2,1] }; diff --git a/docs/.vuepress/public/doxy/navtreeindex2.js b/docs/.vuepress/public/doxy/navtreeindex2.js index 0ccc47fc..40d5da5d 100755 --- a/docs/.vuepress/public/doxy/navtreeindex2.js +++ b/docs/.vuepress/public/doxy/navtreeindex2.js @@ -1,80 +1,101 @@ var NAVTREEINDEX2 = { -"class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[2,0,1,2,3,2,1], "class_z_m_1_1_command_1_1_server_1_1_server_status_command.html":[2,0,1,2,3,3], "class_z_m_1_1_command_1_1_server_1_1_server_status_command.html":[1,0,0,2,3,3], "class_z_m_1_1_command_1_1_server_1_1_server_status_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[2,0,1,2,3,3,0], "class_z_m_1_1_command_1_1_server_1_1_server_status_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[1,0,0,2,3,3,0], "class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html":[2,0,1,2,3,4], "class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html":[1,0,0,2,3,4], -"class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,3,4,0], "class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[1,0,0,2,3,4,0], -"class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[2,0,1,2,3,4,1], +"class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html#a9be5e0bdb5720efed6ddb6426c5c16ee":[2,0,1,2,3,4,0], "class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[1,0,0,2,3,4,1], -"class_z_m_1_1_config_1_1_config_tracer.html":[2,0,1,3,0], +"class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html#ab31c72b72ddaf7116db5d84c055d3c0b":[2,0,1,2,3,4,1], "class_z_m_1_1_config_1_1_config_tracer.html":[1,0,0,3,0], -"class_z_m_1_1_config_1_1_config_tracer.html#a3e6c9557c36172d88f75b9f879aa91d1":[2,0,1,3,0,0], +"class_z_m_1_1_config_1_1_config_tracer.html":[2,0,1,3,0], "class_z_m_1_1_config_1_1_config_tracer.html#a3e6c9557c36172d88f75b9f879aa91d1":[1,0,0,3,0,0], +"class_z_m_1_1_config_1_1_config_tracer.html#a3e6c9557c36172d88f75b9f879aa91d1":[2,0,1,3,0,0], "class_z_m_1_1_config_1_1_config_tracer.html#aeeb4f0ff440621617e0168f1644c368c":[1,0,0,3,0,1], "class_z_m_1_1_config_1_1_config_tracer.html#aeeb4f0ff440621617e0168f1644c368c":[2,0,1,3,0,1], -"class_z_m_1_1_config_1_1_environment.html":[2,0,1,3,1], "class_z_m_1_1_config_1_1_environment.html":[1,0,0,3,1], -"class_z_m_1_1_config_1_1_environment.html#a15cbe435d84fce00d9f4906dc7401f89":[1,0,0,3,1,3], +"class_z_m_1_1_config_1_1_environment.html":[2,0,1,3,1], "class_z_m_1_1_config_1_1_environment.html#a15cbe435d84fce00d9f4906dc7401f89":[2,0,1,3,1,3], +"class_z_m_1_1_config_1_1_environment.html#a15cbe435d84fce00d9f4906dc7401f89":[1,0,0,3,1,3], "class_z_m_1_1_config_1_1_environment.html#a48e4a9e82250a1e4ad02074d20b13d65":[1,0,0,3,1,0], "class_z_m_1_1_config_1_1_environment.html#a48e4a9e82250a1e4ad02074d20b13d65":[2,0,1,3,1,0], -"class_z_m_1_1_config_1_1_environment.html#a52cbfcd940bd1ddbe01050de175ab18b":[2,0,1,3,1,1], "class_z_m_1_1_config_1_1_environment.html#a52cbfcd940bd1ddbe01050de175ab18b":[1,0,0,3,1,1], -"class_z_m_1_1_config_1_1_environment.html#aba0d5b303383fb5b1fabb5fd01cd3800":[1,0,0,3,1,2], +"class_z_m_1_1_config_1_1_environment.html#a52cbfcd940bd1ddbe01050de175ab18b":[2,0,1,3,1,1], "class_z_m_1_1_config_1_1_environment.html#aba0d5b303383fb5b1fabb5fd01cd3800":[2,0,1,3,1,2], +"class_z_m_1_1_config_1_1_environment.html#aba0d5b303383fb5b1fabb5fd01cd3800":[1,0,0,3,1,2], "class_z_m_1_1_config_1_1_environment.html#ae4b433c6e2e629ece7396aea42dd9d65":[1,0,0,3,1,4], "class_z_m_1_1_config_1_1_environment.html#ae4b433c6e2e629ece7396aea42dd9d65":[2,0,1,3,1,4], -"class_z_m_1_1_config_1_1_z_m_config.html":[2,0,1,3,3], -"class_z_m_1_1_config_1_1_z_m_config.html":[1,0,0,3,3], -"class_z_m_1_1_config_1_1_z_m_config.html#a1a945689f9a90f9029d671ec32262d37":[2,0,1,3,3,3], -"class_z_m_1_1_config_1_1_z_m_config.html#a1a945689f9a90f9029d671ec32262d37":[1,0,0,3,3,3], -"class_z_m_1_1_config_1_1_z_m_config.html#a3ebd7435a2c8d19720a6328048a029e6":[2,0,1,3,3,6], -"class_z_m_1_1_config_1_1_z_m_config.html#a3ebd7435a2c8d19720a6328048a029e6":[1,0,0,3,3,6], -"class_z_m_1_1_config_1_1_z_m_config.html#a44850b146440618303ad8b00b8182c79":[2,0,1,3,3,11], -"class_z_m_1_1_config_1_1_z_m_config.html#a44850b146440618303ad8b00b8182c79":[1,0,0,3,3,11], -"class_z_m_1_1_config_1_1_z_m_config.html#a4d1ec84d2ad9eee94a297ff6db1c0add":[1,0,0,3,3,2], -"class_z_m_1_1_config_1_1_z_m_config.html#a4d1ec84d2ad9eee94a297ff6db1c0add":[2,0,1,3,3,2], -"class_z_m_1_1_config_1_1_z_m_config.html#a7b2a44f6ec87a111c1bc3cc911cd15f5":[2,0,1,3,3,8], -"class_z_m_1_1_config_1_1_z_m_config.html#a7b2a44f6ec87a111c1bc3cc911cd15f5":[1,0,0,3,3,8], -"class_z_m_1_1_config_1_1_z_m_config.html#a884772e2673674ac3b1de2fbcd602538":[2,0,1,3,3,1], -"class_z_m_1_1_config_1_1_z_m_config.html#a884772e2673674ac3b1de2fbcd602538":[1,0,0,3,3,1], -"class_z_m_1_1_config_1_1_z_m_config.html#a89db51276a8f2eb399886bd1b28d1256":[2,0,1,3,3,0], -"class_z_m_1_1_config_1_1_z_m_config.html#a89db51276a8f2eb399886bd1b28d1256":[1,0,0,3,3,0], -"class_z_m_1_1_config_1_1_z_m_config.html#aaeda2663e776b119930c9da824166b14":[2,0,1,3,3,7], -"class_z_m_1_1_config_1_1_z_m_config.html#aaeda2663e776b119930c9da824166b14":[1,0,0,3,3,7], -"class_z_m_1_1_config_1_1_z_m_config.html#ab8acb5f7930d2f1a934e2a7482ae5dc8":[1,0,0,3,3,5], -"class_z_m_1_1_config_1_1_z_m_config.html#ab8acb5f7930d2f1a934e2a7482ae5dc8":[2,0,1,3,3,5], -"class_z_m_1_1_config_1_1_z_m_config.html#abae8d3c2b78ece9d8fe3430cd2874ea0":[2,0,1,3,3,10], -"class_z_m_1_1_config_1_1_z_m_config.html#abae8d3c2b78ece9d8fe3430cd2874ea0":[1,0,0,3,3,10], -"class_z_m_1_1_config_1_1_z_m_config.html#ac63a69a1390cd15fb8dd8df9e63f622e":[2,0,1,3,3,9], -"class_z_m_1_1_config_1_1_z_m_config.html#ac63a69a1390cd15fb8dd8df9e63f622e":[1,0,0,3,3,9], -"class_z_m_1_1_config_1_1_z_m_config.html#af47055b0b93c4af5b35f6f55f6331d10":[1,0,0,3,3,4], -"class_z_m_1_1_config_1_1_z_m_config.html#af47055b0b93c4af5b35f6f55f6331d10":[2,0,1,3,3,4], +"class_z_m_1_1_config_1_1_runtime_preferences.html":[1,0,0,3,3], +"class_z_m_1_1_config_1_1_runtime_preferences.html":[2,0,1,3,3], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a0402831500bc33566403caea76c5b47a":[2,0,1,3,3,3], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a0402831500bc33566403caea76c5b47a":[1,0,0,3,3,3], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a08fa9f0bbffb1b7042208cce15365db9":[2,0,1,3,3,5], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a08fa9f0bbffb1b7042208cce15365db9":[1,0,0,3,3,5], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a1afadbef03a549ed984e81afe7c8d556":[2,0,1,3,3,4], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a1afadbef03a549ed984e81afe7c8d556":[1,0,0,3,3,4], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a1fd37c3d800997d39e8d9ceb32e51922":[2,0,1,3,3,9], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a1fd37c3d800997d39e8d9ceb32e51922":[1,0,0,3,3,9], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a2d12f51cc5e8069f78eb4c0226d708de":[2,0,1,3,3,11], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a2d12f51cc5e8069f78eb4c0226d708de":[1,0,0,3,3,11], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a464b52782123a3fdc4a600c85a4d7cf1":[2,0,1,3,3,10], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a464b52782123a3fdc4a600c85a4d7cf1":[1,0,0,3,3,10], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a4da6550a489ae8e3739f1fbc338e82c6":[1,0,0,3,3,8], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a4da6550a489ae8e3739f1fbc338e82c6":[2,0,1,3,3,8], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a7ce998dc3c317a8273367364a0325585":[1,0,0,3,3,0], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a7ce998dc3c317a8273367364a0325585":[2,0,1,3,3,0], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a98a4716ba2afb5e327660bd1f380f706":[1,0,0,3,3,7], +"class_z_m_1_1_config_1_1_runtime_preferences.html#a98a4716ba2afb5e327660bd1f380f706":[2,0,1,3,3,7], +"class_z_m_1_1_config_1_1_runtime_preferences.html#ac8ad0cf0a4a6a75560ca240c18cb64c7":[2,0,1,3,3,12], +"class_z_m_1_1_config_1_1_runtime_preferences.html#ac8ad0cf0a4a6a75560ca240c18cb64c7":[1,0,0,3,3,12], +"class_z_m_1_1_config_1_1_runtime_preferences.html#ace21483316616e10b2a51ba1c13cdbfa":[2,0,1,3,3,1], +"class_z_m_1_1_config_1_1_runtime_preferences.html#ace21483316616e10b2a51ba1c13cdbfa":[1,0,0,3,3,1], +"class_z_m_1_1_config_1_1_runtime_preferences.html#ad93370e733f0253ebce6b3234de3eef4":[1,0,0,3,3,6], +"class_z_m_1_1_config_1_1_runtime_preferences.html#ad93370e733f0253ebce6b3234de3eef4":[2,0,1,3,3,6], +"class_z_m_1_1_config_1_1_runtime_preferences.html#afe7648297221aa359e40df12dce00e15":[2,0,1,3,3,13], +"class_z_m_1_1_config_1_1_runtime_preferences.html#afe7648297221aa359e40df12dce00e15":[1,0,0,3,3,13], +"class_z_m_1_1_config_1_1_runtime_preferences.html#afe772fd0ccf8080531447fc895e0d05f":[1,0,0,3,3,2], +"class_z_m_1_1_config_1_1_runtime_preferences.html#afe772fd0ccf8080531447fc895e0d05f":[2,0,1,3,3,2], +"class_z_m_1_1_config_1_1_z_m_config.html":[2,0,1,3,4], +"class_z_m_1_1_config_1_1_z_m_config.html":[1,0,0,3,4], +"class_z_m_1_1_config_1_1_z_m_config.html#a311e0b207e96219c23f6aeac8704cd35":[2,0,1,3,4,0], +"class_z_m_1_1_config_1_1_z_m_config.html#a311e0b207e96219c23f6aeac8704cd35":[1,0,0,3,4,0], +"class_z_m_1_1_config_1_1_z_m_config.html#a3ebd7435a2c8d19720a6328048a029e6":[2,0,1,3,4,5], +"class_z_m_1_1_config_1_1_z_m_config.html#a3ebd7435a2c8d19720a6328048a029e6":[1,0,0,3,4,5], +"class_z_m_1_1_config_1_1_z_m_config.html#a44850b146440618303ad8b00b8182c79":[1,0,0,3,4,9], +"class_z_m_1_1_config_1_1_z_m_config.html#a44850b146440618303ad8b00b8182c79":[2,0,1,3,4,9], +"class_z_m_1_1_config_1_1_z_m_config.html#a4d1ec84d2ad9eee94a297ff6db1c0add":[1,0,0,3,4,2], +"class_z_m_1_1_config_1_1_z_m_config.html#a4d1ec84d2ad9eee94a297ff6db1c0add":[2,0,1,3,4,2], +"class_z_m_1_1_config_1_1_z_m_config.html#a7b2a44f6ec87a111c1bc3cc911cd15f5":[2,0,1,3,4,7], +"class_z_m_1_1_config_1_1_z_m_config.html#a7b2a44f6ec87a111c1bc3cc911cd15f5":[1,0,0,3,4,7], +"class_z_m_1_1_config_1_1_z_m_config.html#a884772e2673674ac3b1de2fbcd602538":[1,0,0,3,4,1], +"class_z_m_1_1_config_1_1_z_m_config.html#a884772e2673674ac3b1de2fbcd602538":[2,0,1,3,4,1], +"class_z_m_1_1_config_1_1_z_m_config.html#aaeda2663e776b119930c9da824166b14":[1,0,0,3,4,6], +"class_z_m_1_1_config_1_1_z_m_config.html#aaeda2663e776b119930c9da824166b14":[2,0,1,3,4,6], +"class_z_m_1_1_config_1_1_z_m_config.html#ab8acb5f7930d2f1a934e2a7482ae5dc8":[1,0,0,3,4,4], +"class_z_m_1_1_config_1_1_z_m_config.html#ab8acb5f7930d2f1a934e2a7482ae5dc8":[2,0,1,3,4,4], +"class_z_m_1_1_config_1_1_z_m_config.html#ac63a69a1390cd15fb8dd8df9e63f622e":[1,0,0,3,4,8], +"class_z_m_1_1_config_1_1_z_m_config.html#ac63a69a1390cd15fb8dd8df9e63f622e":[2,0,1,3,4,8], +"class_z_m_1_1_config_1_1_z_m_config.html#af47055b0b93c4af5b35f6f55f6331d10":[2,0,1,3,4,3], +"class_z_m_1_1_config_1_1_z_m_config.html#af47055b0b93c4af5b35f6f55f6331d10":[1,0,0,3,4,3], "class_z_m_1_1_console_application.html":[2,0,1,14], "class_z_m_1_1_console_application.html":[1,0,0,14], -"class_z_m_1_1_console_application.html#a05dd9c0ddaec72a715c26082770151e1":[1,0,0,14,1], -"class_z_m_1_1_console_application.html#a05dd9c0ddaec72a715c26082770151e1":[2,0,1,14,1], -"class_z_m_1_1_console_application.html#a204c8c9af4afd3a0254d46aaf263e1b1":[2,0,1,14,2], -"class_z_m_1_1_console_application.html#a204c8c9af4afd3a0254d46aaf263e1b1":[1,0,0,14,2], -"class_z_m_1_1_console_application.html#a6979d25dc39878d9e8ed9620e3b17a34":[2,0,1,14,0], -"class_z_m_1_1_console_application.html#a6979d25dc39878d9e8ed9620e3b17a34":[1,0,0,14,0], -"class_z_m_1_1_container_1_1_alias_definition_source.html":[2,0,1,4,0], +"class_z_m_1_1_console_application.html#aca4d1e411fe1e258ddebb3ac8fcdc872":[2,0,1,14,0], +"class_z_m_1_1_console_application.html#aca4d1e411fe1e258ddebb3ac8fcdc872":[1,0,0,14,0], "class_z_m_1_1_container_1_1_alias_definition_source.html":[1,0,0,4,0], -"class_z_m_1_1_container_1_1_alias_definition_source.html#aa7fdbbb3dfc93e31928ed08ccfed63fd":[1,0,0,4,0,1], +"class_z_m_1_1_container_1_1_alias_definition_source.html":[2,0,1,4,0], "class_z_m_1_1_container_1_1_alias_definition_source.html#aa7fdbbb3dfc93e31928ed08ccfed63fd":[2,0,1,4,0,1], +"class_z_m_1_1_container_1_1_alias_definition_source.html#aa7fdbbb3dfc93e31928ed08ccfed63fd":[1,0,0,4,0,1], "class_z_m_1_1_container_1_1_alias_definition_source.html#ab3643b07f6fe88fcc883aee5334b59d0":[2,0,1,4,0,0], "class_z_m_1_1_container_1_1_alias_definition_source.html#ab3643b07f6fe88fcc883aee5334b59d0":[1,0,0,4,0,0], "class_z_m_1_1_container_1_1_container_binding_listener.html":[2,0,1,4,1], "class_z_m_1_1_container_1_1_container_binding_listener.html":[1,0,0,4,1], "class_z_m_1_1_container_1_1_container_holder.html":[2,0,1,4,2], "class_z_m_1_1_container_1_1_container_holder.html":[1,0,0,4,2], -"class_z_m_1_1_container_1_1_container_registrant.html":[2,0,1,4,3], "class_z_m_1_1_container_1_1_container_registrant.html":[1,0,0,4,3], +"class_z_m_1_1_container_1_1_container_registrant.html":[2,0,1,4,3], "class_z_m_1_1_context_1_1_bot_connect_context.html":[2,0,1,5,0], "class_z_m_1_1_context_1_1_bot_connect_context.html":[1,0,0,5,1], "class_z_m_1_1_context_1_1_bot_connect_context.html#a01bd51d9acca6d3c32086f5dda338681":[2,0,1,5,0,1], @@ -83,8 +104,8 @@ var NAVTREEINDEX2 = "class_z_m_1_1_context_1_1_bot_connect_context.html#a381de5803b7657f165a06185c38deec1":[1,0,0,5,1,2], "class_z_m_1_1_context_1_1_bot_connect_context.html#abf2488d9c5eaf77dc7b24dec08679d3a":[2,0,1,5,0,0], "class_z_m_1_1_context_1_1_bot_connect_context.html#abf2488d9c5eaf77dc7b24dec08679d3a":[1,0,0,5,1,0], -"class_z_m_1_1_context_1_1_bot_context.html":[1,0,0,5,2], "class_z_m_1_1_context_1_1_bot_context.html":[2,0,1,5,1], +"class_z_m_1_1_context_1_1_bot_context.html":[1,0,0,5,2], "class_z_m_1_1_context_1_1_bot_context.html#a055bcb2a2b197f7d31e1dd99d9eb62f7":[2,0,1,5,1,3], "class_z_m_1_1_context_1_1_bot_context.html#a055bcb2a2b197f7d31e1dd99d9eb62f7":[1,0,0,5,2,3], "class_z_m_1_1_context_1_1_bot_context.html#a0ff6263819f2e9d930b347e0b9d8bcc4":[2,0,1,5,1,4], @@ -93,86 +114,86 @@ var NAVTREEINDEX2 = "class_z_m_1_1_context_1_1_bot_context.html#a490ec24c6b656e391669feb5ddcd6620":[1,0,0,5,2,10], "class_z_m_1_1_context_1_1_bot_context.html#a658777d23d340b09fe9af94c5f9d1591":[1,0,0,5,2,9], "class_z_m_1_1_context_1_1_bot_context.html#a658777d23d340b09fe9af94c5f9d1591":[2,0,1,5,1,9], -"class_z_m_1_1_context_1_1_bot_context.html#a69cef040a9384052c9256696c9c04165":[2,0,1,5,1,2], "class_z_m_1_1_context_1_1_bot_context.html#a69cef040a9384052c9256696c9c04165":[1,0,0,5,2,2], +"class_z_m_1_1_context_1_1_bot_context.html#a69cef040a9384052c9256696c9c04165":[2,0,1,5,1,2], "class_z_m_1_1_context_1_1_bot_context.html#a7dfefed6cfe1ee94e63cac00a24ae28c":[1,0,0,5,2,0], "class_z_m_1_1_context_1_1_bot_context.html#a7dfefed6cfe1ee94e63cac00a24ae28c":[2,0,1,5,1,0], -"class_z_m_1_1_context_1_1_bot_context.html#a8fe780d9692d6a76308059304a849059":[2,0,1,5,1,6], "class_z_m_1_1_context_1_1_bot_context.html#a8fe780d9692d6a76308059304a849059":[1,0,0,5,2,6], -"class_z_m_1_1_context_1_1_bot_context.html#ab5aad5fd49197b75ad66d28c0150c528":[1,0,0,5,2,7], +"class_z_m_1_1_context_1_1_bot_context.html#a8fe780d9692d6a76308059304a849059":[2,0,1,5,1,6], "class_z_m_1_1_context_1_1_bot_context.html#ab5aad5fd49197b75ad66d28c0150c528":[2,0,1,5,1,7], -"class_z_m_1_1_context_1_1_bot_context.html#ac005ebb1f545cd032a917e89944ac673":[1,0,0,5,2,8], +"class_z_m_1_1_context_1_1_bot_context.html#ab5aad5fd49197b75ad66d28c0150c528":[1,0,0,5,2,7], "class_z_m_1_1_context_1_1_bot_context.html#ac005ebb1f545cd032a917e89944ac673":[2,0,1,5,1,8], -"class_z_m_1_1_context_1_1_bot_context.html#aded5513660599474b24289f159454e19":[1,0,0,5,2,1], +"class_z_m_1_1_context_1_1_bot_context.html#ac005ebb1f545cd032a917e89944ac673":[1,0,0,5,2,8], "class_z_m_1_1_context_1_1_bot_context.html#aded5513660599474b24289f159454e19":[2,0,1,5,1,1], +"class_z_m_1_1_context_1_1_bot_context.html#aded5513660599474b24289f159454e19":[1,0,0,5,2,1], "class_z_m_1_1_context_1_1_bot_context.html#ae32cd7c32721b02d676bb63b4b1366db":[1,0,0,5,2,5], "class_z_m_1_1_context_1_1_bot_context.html#ae32cd7c32721b02d676bb63b4b1366db":[2,0,1,5,1,5], "class_z_m_1_1_event_1_1_event_dispatcher.html":[2,0,1,6,1], "class_z_m_1_1_event_1_1_event_dispatcher.html":[1,0,0,6,1], -"class_z_m_1_1_event_1_1_event_provider.html":[1,0,0,6,2], "class_z_m_1_1_event_1_1_event_provider.html":[2,0,1,6,2], -"class_z_m_1_1_event_1_1_event_provider.html#a2e3ecb542e753e076606c0c3658fa0c9":[1,0,0,6,2,1], +"class_z_m_1_1_event_1_1_event_provider.html":[1,0,0,6,2], "class_z_m_1_1_event_1_1_event_provider.html#a2e3ecb542e753e076606c0c3658fa0c9":[2,0,1,6,2,1], -"class_z_m_1_1_event_1_1_event_provider.html#a45f1aab8bd61f18028717b7e4c6d7941":[1,0,0,6,2,2], +"class_z_m_1_1_event_1_1_event_provider.html#a2e3ecb542e753e076606c0c3658fa0c9":[1,0,0,6,2,1], "class_z_m_1_1_event_1_1_event_provider.html#a45f1aab8bd61f18028717b7e4c6d7941":[2,0,1,6,2,2], +"class_z_m_1_1_event_1_1_event_provider.html#a45f1aab8bd61f18028717b7e4c6d7941":[1,0,0,6,2,2], "class_z_m_1_1_event_1_1_event_provider.html#ac70a16381d41713c8dea7deb533de267":[2,0,1,6,2,0], "class_z_m_1_1_event_1_1_event_provider.html#ac70a16381d41713c8dea7deb533de267":[1,0,0,6,2,0], "class_z_m_1_1_event_1_1_listener_1_1_http_event_listener.html":[2,0,1,6,0,0], "class_z_m_1_1_event_1_1_listener_1_1_http_event_listener.html":[1,0,0,6,0,0], "class_z_m_1_1_event_1_1_listener_1_1_http_event_listener.html#a0511062aadac3a43e57a0e0f8fb999d8":[2,0,1,6,0,0,0], "class_z_m_1_1_event_1_1_listener_1_1_http_event_listener.html#a0511062aadac3a43e57a0e0f8fb999d8":[1,0,0,6,0,0,0], -"class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html":[2,0,1,6,0,1], "class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html":[1,0,0,6,0,1], -"class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html#aa33a6fcd0889bfdd6cac8a2910404691":[1,0,0,6,0,1,0], +"class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html":[2,0,1,6,0,1], "class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html#aa33a6fcd0889bfdd6cac8a2910404691":[2,0,1,6,0,1,0], -"class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html#ab809d80de6cca58e62f00eb6a7145d17":[2,0,1,6,0,1,1], +"class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html#aa33a6fcd0889bfdd6cac8a2910404691":[1,0,0,6,0,1,0], "class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html#ab809d80de6cca58e62f00eb6a7145d17":[1,0,0,6,0,1,1], +"class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html#ab809d80de6cca58e62f00eb6a7145d17":[2,0,1,6,0,1,1], "class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html":[2,0,1,6,0,2], "class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html":[1,0,0,6,0,2], -"class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html#a2f79b5717d444ca29e6b000872534ca3":[1,0,0,6,0,2,1], "class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html#a2f79b5717d444ca29e6b000872534ca3":[2,0,1,6,0,2,1], +"class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html#a2f79b5717d444ca29e6b000872534ca3":[1,0,0,6,0,2,1], "class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html#ad0dde501c4d69cd6d0ff431ecb28119a":[2,0,1,6,0,2,0], "class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html#ad0dde501c4d69cd6d0ff431ecb28119a":[1,0,0,6,0,2,0], -"class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html":[1,0,0,6,0,3], "class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html":[2,0,1,6,0,3], +"class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html":[1,0,0,6,0,3], "class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a06bb3ca994558e9a0fa8793a7efd4ca8":[2,0,1,6,0,3,2], "class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a06bb3ca994558e9a0fa8793a7efd4ca8":[1,0,0,6,0,3,2], "class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a3361ff2fe8779d57c70aefd607582bf7":[2,0,1,6,0,3,1], "class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a3361ff2fe8779d57c70aefd607582bf7":[1,0,0,6,0,3,1], "class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#abcbfec8c7aeb234101db867f786ecd3a":[1,0,0,6,0,3,4], "class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#abcbfec8c7aeb234101db867f786ecd3a":[2,0,1,6,0,3,4], -"class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#ae10bce4b1ac10cb7fd352428d03c7b6e":[2,0,1,6,0,3,0], "class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#ae10bce4b1ac10cb7fd352428d03c7b6e":[1,0,0,6,0,3,0], -"class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#ae119793f16c1b9902dd92809ca7395c2":[2,0,1,6,0,3,3], +"class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#ae10bce4b1ac10cb7fd352428d03c7b6e":[2,0,1,6,0,3,0], "class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#ae119793f16c1b9902dd92809ca7395c2":[1,0,0,6,0,3,3], +"class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#ae119793f16c1b9902dd92809ca7395c2":[2,0,1,6,0,3,3], "class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html":[1,0,0,6,0,5], "class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html":[2,0,1,6,0,5], -"class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html#a48190b0e59f627e9ce62b76ac6ab482b":[2,0,1,6,0,5,1], "class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html#a48190b0e59f627e9ce62b76ac6ab482b":[1,0,0,6,0,5,1], -"class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html#a48e7937eb06a163347c72f294f843174":[2,0,1,6,0,5,2], +"class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html#a48190b0e59f627e9ce62b76ac6ab482b":[2,0,1,6,0,5,1], "class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html#a48e7937eb06a163347c72f294f843174":[1,0,0,6,0,5,2], +"class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html#a48e7937eb06a163347c72f294f843174":[2,0,1,6,0,5,2], "class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html#ac863ac595a8a010778b12bf00101e70b":[1,0,0,6,0,5,0], "class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html#ac863ac595a8a010778b12bf00101e70b":[2,0,1,6,0,5,0], -"class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html":[2,0,1,6,0,4], "class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html":[1,0,0,6,0,4], +"class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html":[2,0,1,6,0,4], "class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a00da3f49464d2d0e9653971cc21e5351":[1,0,0,6,0,4,1], "class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a00da3f49464d2d0e9653971cc21e5351":[2,0,1,6,0,4,1], "class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a1b7ec901e1c44478171f7fa2476ad746":[2,0,1,6,0,4,2], "class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a1b7ec901e1c44478171f7fa2476ad746":[1,0,0,6,0,4,2], "class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a339924f120992579d5f652a2c3a87b07":[1,0,0,6,0,4,4], "class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a339924f120992579d5f652a2c3a87b07":[2,0,1,6,0,4,4], -"class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a34708d9b3e62bcf9bff8472ac6ca9fe7":[1,0,0,6,0,4,3], "class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a34708d9b3e62bcf9bff8472ac6ca9fe7":[2,0,1,6,0,4,3], -"class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a868890314c48f2da5c6fca32289325f9":[2,0,1,6,0,4,0], +"class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a34708d9b3e62bcf9bff8472ac6ca9fe7":[1,0,0,6,0,4,3], "class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a868890314c48f2da5c6fca32289325f9":[1,0,0,6,0,4,0], -"class_z_m_1_1_exception_1_1_config_exception.html":[2,0,1,7,1], +"class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a868890314c48f2da5c6fca32289325f9":[2,0,1,6,0,4,0], "class_z_m_1_1_exception_1_1_config_exception.html":[1,0,0,7,1], +"class_z_m_1_1_exception_1_1_config_exception.html":[2,0,1,7,1], "class_z_m_1_1_exception_1_1_config_exception.html#a7f55a7dd8e350ad420d05a38fcda32ac":[2,0,1,7,1,1], "class_z_m_1_1_exception_1_1_config_exception.html#a7f55a7dd8e350ad420d05a38fcda32ac":[1,0,0,7,1,1], -"class_z_m_1_1_exception_1_1_config_exception.html#addb5838e003d5666dbaa7135a2832008":[2,0,1,7,1,0], "class_z_m_1_1_exception_1_1_config_exception.html#addb5838e003d5666dbaa7135a2832008":[1,0,0,7,1,0], -"class_z_m_1_1_exception_1_1_file_system_exception.html":[2,0,1,7,2], +"class_z_m_1_1_exception_1_1_config_exception.html#addb5838e003d5666dbaa7135a2832008":[2,0,1,7,1,0], "class_z_m_1_1_exception_1_1_file_system_exception.html":[1,0,0,7,2], +"class_z_m_1_1_exception_1_1_file_system_exception.html":[2,0,1,7,2], "class_z_m_1_1_exception_1_1_handler.html":[2,0,1,7,3], "class_z_m_1_1_exception_1_1_handler.html":[1,0,0,7,3], "class_z_m_1_1_exception_1_1_handler.html#a095c5d389db211932136b53f25f39685":[2,0,1,7,3,0], @@ -185,69 +206,48 @@ var NAVTREEINDEX2 = "class_z_m_1_1_exception_1_1_interrupt_exception.html":[2,0,1,7,5], "class_z_m_1_1_exception_1_1_interrupt_exception.html#a3da1dd19aec6c3f597310cf5c7c4da13":[2,0,1,7,5,0], "class_z_m_1_1_exception_1_1_interrupt_exception.html#a3da1dd19aec6c3f597310cf5c7c4da13":[1,0,0,7,5,0], -"class_z_m_1_1_exception_1_1_invalid_argument_exception.html":[2,0,1,7,6], "class_z_m_1_1_exception_1_1_invalid_argument_exception.html":[1,0,0,7,6], -"class_z_m_1_1_exception_1_1_one_bot12_exception.html":[2,0,1,7,7], +"class_z_m_1_1_exception_1_1_invalid_argument_exception.html":[2,0,1,7,6], "class_z_m_1_1_exception_1_1_one_bot12_exception.html":[1,0,0,7,7], -"class_z_m_1_1_exception_1_1_plugin_exception.html":[2,0,1,7,8], +"class_z_m_1_1_exception_1_1_one_bot12_exception.html":[2,0,1,7,7], "class_z_m_1_1_exception_1_1_plugin_exception.html":[1,0,0,7,8], +"class_z_m_1_1_exception_1_1_plugin_exception.html":[2,0,1,7,8], "class_z_m_1_1_exception_1_1_singleton_violation_exception.html":[1,0,0,7,9], "class_z_m_1_1_exception_1_1_singleton_violation_exception.html":[2,0,1,7,9], -"class_z_m_1_1_exception_1_1_singleton_violation_exception.html#adc40bd6939928029638ff6bc06af0aa2":[2,0,1,7,9,0], "class_z_m_1_1_exception_1_1_singleton_violation_exception.html#adc40bd6939928029638ff6bc06af0aa2":[1,0,0,7,9,0], -"class_z_m_1_1_exception_1_1_solution_1_1_solution.html":[1,0,0,7,0,0], +"class_z_m_1_1_exception_1_1_singleton_violation_exception.html#adc40bd6939928029638ff6bc06af0aa2":[2,0,1,7,9,0], "class_z_m_1_1_exception_1_1_solution_1_1_solution.html":[2,0,1,7,0,0], -"class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a17a0bed6355fcee6d6413162208fd5f1":[2,0,1,7,0,0,1], +"class_z_m_1_1_exception_1_1_solution_1_1_solution.html":[1,0,0,7,0,0], "class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a17a0bed6355fcee6d6413162208fd5f1":[1,0,0,7,0,0,1], -"class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a42dc978144404d8cb1810cbec0899072":[2,0,1,7,0,0,0], +"class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a17a0bed6355fcee6d6413162208fd5f1":[2,0,1,7,0,0,1], "class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a42dc978144404d8cb1810cbec0899072":[1,0,0,7,0,0,0], -"class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a9881570a68cf31b306a83a00362b1d2d":[1,0,0,7,0,0,3], +"class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a42dc978144404d8cb1810cbec0899072":[2,0,1,7,0,0,0], "class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a9881570a68cf31b306a83a00362b1d2d":[2,0,1,7,0,0,3], -"class_z_m_1_1_exception_1_1_solution_1_1_solution.html#aa8daf119d3bc728114005b7bd6b9c32a":[2,0,1,7,0,0,2], +"class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a9881570a68cf31b306a83a00362b1d2d":[1,0,0,7,0,0,3], "class_z_m_1_1_exception_1_1_solution_1_1_solution.html#aa8daf119d3bc728114005b7bd6b9c32a":[1,0,0,7,0,0,2], +"class_z_m_1_1_exception_1_1_solution_1_1_solution.html#aa8daf119d3bc728114005b7bd6b9c32a":[2,0,1,7,0,0,2], "class_z_m_1_1_exception_1_1_solution_1_1_solution_repository.html":[2,0,1,7,0,1], "class_z_m_1_1_exception_1_1_solution_1_1_solution_repository.html":[1,0,0,7,0,1], "class_z_m_1_1_exception_1_1_solution_1_1_solution_repository.html#a03de88d3742f90f010f6588f32e88d94":[1,0,0,7,0,1,0], "class_z_m_1_1_exception_1_1_solution_1_1_solution_repository.html#a03de88d3742f90f010f6588f32e88d94":[2,0,1,7,0,1,0], "class_z_m_1_1_exception_1_1_wait_timeout_exception.html":[1,0,0,7,10], "class_z_m_1_1_exception_1_1_wait_timeout_exception.html":[2,0,1,7,10], -"class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a2902cdb1fb0d21d72887cffc47a2b555":[2,0,1,7,10,0], "class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a2902cdb1fb0d21d72887cffc47a2b555":[1,0,0,7,10,0], +"class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a2902cdb1fb0d21d72887cffc47a2b555":[2,0,1,7,10,0], "class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a38ef72a1eefa3d4c3e2d3f5e56534919":[1,0,0,7,10,3], "class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a38ef72a1eefa3d4c3e2d3f5e56534919":[2,0,1,7,10,3], -"class_z_m_1_1_exception_1_1_wait_timeout_exception.html#abd091c37b2d290866acc12483237d6bb":[2,0,1,7,10,2], "class_z_m_1_1_exception_1_1_wait_timeout_exception.html#abd091c37b2d290866acc12483237d6bb":[1,0,0,7,10,2], -"class_z_m_1_1_exception_1_1_wait_timeout_exception.html#ac8aec7075bfa652e0913bebccf2996d7":[2,0,1,7,10,4], +"class_z_m_1_1_exception_1_1_wait_timeout_exception.html#abd091c37b2d290866acc12483237d6bb":[2,0,1,7,10,2], "class_z_m_1_1_exception_1_1_wait_timeout_exception.html#ac8aec7075bfa652e0913bebccf2996d7":[1,0,0,7,10,4], -"class_z_m_1_1_exception_1_1_wait_timeout_exception.html#aec459b0348107f7f251e6ba09ab0ec4a":[2,0,1,7,10,1], +"class_z_m_1_1_exception_1_1_wait_timeout_exception.html#ac8aec7075bfa652e0913bebccf2996d7":[2,0,1,7,10,4], "class_z_m_1_1_exception_1_1_wait_timeout_exception.html#aec459b0348107f7f251e6ba09ab0ec4a":[1,0,0,7,10,1], -"class_z_m_1_1_exception_1_1_z_m_exception.html":[2,0,1,7,11], +"class_z_m_1_1_exception_1_1_wait_timeout_exception.html#aec459b0348107f7f251e6ba09ab0ec4a":[2,0,1,7,10,1], "class_z_m_1_1_exception_1_1_z_m_exception.html":[1,0,0,7,11], +"class_z_m_1_1_exception_1_1_z_m_exception.html":[2,0,1,7,11], "class_z_m_1_1_exception_1_1_z_m_known_exception.html":[2,0,1,7,12], "class_z_m_1_1_exception_1_1_z_m_known_exception.html":[1,0,0,7,12], "class_z_m_1_1_exception_1_1_z_m_known_exception.html#a636aeb7d5a5f252b871952522d32b3ee":[2,0,1,7,12,0], "class_z_m_1_1_exception_1_1_z_m_known_exception.html#a636aeb7d5a5f252b871952522d32b3ee":[1,0,0,7,12,0], "class_z_m_1_1_framework.html":[2,0,1,15], -"class_z_m_1_1_framework.html":[1,0,0,15], -"class_z_m_1_1_framework.html#a204c8c9af4afd3a0254d46aaf263e1b1":[2,0,1,15,10], -"class_z_m_1_1_framework.html#a204c8c9af4afd3a0254d46aaf263e1b1":[1,0,0,15,10], -"class_z_m_1_1_framework.html#a21d14438a521a95f023ca17c3fbea220":[2,0,1,15,1], -"class_z_m_1_1_framework.html#a21d14438a521a95f023ca17c3fbea220":[1,0,0,15,1], -"class_z_m_1_1_framework.html#a3706474b9c8fe145309ffb946348f306":[2,0,1,15,11], -"class_z_m_1_1_framework.html#a3706474b9c8fe145309ffb946348f306":[1,0,0,15,11], -"class_z_m_1_1_framework.html#a4be4055f3361d4800e16bc2e2e38cda6":[1,0,0,15,3], -"class_z_m_1_1_framework.html#a4be4055f3361d4800e16bc2e2e38cda6":[2,0,1,15,3], -"class_z_m_1_1_framework.html#a599197d9778f3823307cd6877958f163":[2,0,1,15,5], -"class_z_m_1_1_framework.html#a599197d9778f3823307cd6877958f163":[1,0,0,15,5], -"class_z_m_1_1_framework.html#a6ba8a77cc9dfe7ba4232c32cabf2f84b":[2,0,1,15,12], -"class_z_m_1_1_framework.html#a6ba8a77cc9dfe7ba4232c32cabf2f84b":[1,0,0,15,12], -"class_z_m_1_1_framework.html#a7b2a44f6ec87a111c1bc3cc911cd15f5":[2,0,1,15,6], -"class_z_m_1_1_framework.html#a7b2a44f6ec87a111c1bc3cc911cd15f5":[1,0,0,15,6], -"class_z_m_1_1_framework.html#a835ac83b0f0a2c196532f370dc585aa0":[2,0,1,15,14], -"class_z_m_1_1_framework.html#a835ac83b0f0a2c196532f370dc585aa0":[1,0,0,15,14], -"class_z_m_1_1_framework.html#aadcb24be22aec9203aef986dd1c8fea0":[1,0,0,15,0], -"class_z_m_1_1_framework.html#aadcb24be22aec9203aef986dd1c8fea0":[2,0,1,15,0], -"class_z_m_1_1_framework.html#ac88d3a4c3a1bf357eda28403a4704995":[1,0,0,15,2], -"class_z_m_1_1_framework.html#ac88d3a4c3a1bf357eda28403a4704995":[2,0,1,15,2], -"class_z_m_1_1_framework.html#ad9a8952bc741b5305f6af9f1881519de":[2,0,1,15,9] +"class_z_m_1_1_framework.html":[1,0,0,15] }; diff --git a/docs/.vuepress/public/doxy/navtreeindex3.js b/docs/.vuepress/public/doxy/navtreeindex3.js index 914be261..0982e458 100755 --- a/docs/.vuepress/public/doxy/navtreeindex3.js +++ b/docs/.vuepress/public/doxy/navtreeindex3.js @@ -1,253 +1,253 @@ var NAVTREEINDEX3 = { -"class_z_m_1_1_framework.html#ad9a8952bc741b5305f6af9f1881519de":[1,0,0,15,9], -"class_z_m_1_1_framework.html#ae8f8f8fa3f35aac8f365d9ee4c4c943f":[1,0,0,15,4], -"class_z_m_1_1_framework.html#ae8f8f8fa3f35aac8f365d9ee4c4c943f":[2,0,1,15,4], -"class_z_m_1_1_framework.html#af71005841ce53adac00581ab0ba24c1f":[1,0,0,15,13], -"class_z_m_1_1_framework.html#af71005841ce53adac00581ab0ba24c1f":[2,0,1,15,13], -"class_z_m_1_1_framework.html#af8fa59992209e36dccb3eefb0f75531f":[1,0,0,15,7], -"class_z_m_1_1_framework.html#af8fa59992209e36dccb3eefb0f75531f":[2,0,1,15,7], -"class_z_m_1_1_framework.html#afcbc7635bf33718d81e1e5bca95d85fe":[1,0,0,15,8], -"class_z_m_1_1_framework.html#afcbc7635bf33718d81e1e5bca95d85fe":[2,0,1,15,8], +"class_z_m_1_1_framework.html#a095c5d389db211932136b53f25f39685":[2,0,1,15,0], +"class_z_m_1_1_framework.html#a095c5d389db211932136b53f25f39685":[1,0,0,15,0], +"class_z_m_1_1_framework.html#a1220bc28aca374cd4510d925eb05bccc":[2,0,1,15,1], +"class_z_m_1_1_framework.html#a1220bc28aca374cd4510d925eb05bccc":[1,0,0,15,1], +"class_z_m_1_1_framework.html#a204c8c9af4afd3a0254d46aaf263e1b1":[1,0,0,15,11], +"class_z_m_1_1_framework.html#a204c8c9af4afd3a0254d46aaf263e1b1":[2,0,1,15,11], +"class_z_m_1_1_framework.html#a21d14438a521a95f023ca17c3fbea220":[2,0,1,15,2], +"class_z_m_1_1_framework.html#a21d14438a521a95f023ca17c3fbea220":[1,0,0,15,2], +"class_z_m_1_1_framework.html#a3706474b9c8fe145309ffb946348f306":[1,0,0,15,12], +"class_z_m_1_1_framework.html#a3706474b9c8fe145309ffb946348f306":[2,0,1,15,12], +"class_z_m_1_1_framework.html#a599197d9778f3823307cd6877958f163":[2,0,1,15,6], +"class_z_m_1_1_framework.html#a599197d9778f3823307cd6877958f163":[1,0,0,15,6], +"class_z_m_1_1_framework.html#a61669b98ed51b377756daaf2b82aafd2":[2,0,1,15,13], +"class_z_m_1_1_framework.html#a61669b98ed51b377756daaf2b82aafd2":[1,0,0,15,13], +"class_z_m_1_1_framework.html#a6ba8a77cc9dfe7ba4232c32cabf2f84b":[2,0,1,15,14], +"class_z_m_1_1_framework.html#a6ba8a77cc9dfe7ba4232c32cabf2f84b":[1,0,0,15,14], +"class_z_m_1_1_framework.html#a7b2a44f6ec87a111c1bc3cc911cd15f5":[1,0,0,15,7], +"class_z_m_1_1_framework.html#a7b2a44f6ec87a111c1bc3cc911cd15f5":[2,0,1,15,7], +"class_z_m_1_1_framework.html#a835ac83b0f0a2c196532f370dc585aa0":[1,0,0,15,16], +"class_z_m_1_1_framework.html#a835ac83b0f0a2c196532f370dc585aa0":[2,0,1,15,16], +"class_z_m_1_1_framework.html#a93dfa894767cb7aa24ac51e799f53e9a":[1,0,0,15,4], +"class_z_m_1_1_framework.html#a93dfa894767cb7aa24ac51e799f53e9a":[2,0,1,15,4], +"class_z_m_1_1_framework.html#ac88d3a4c3a1bf357eda28403a4704995":[1,0,0,15,3], +"class_z_m_1_1_framework.html#ac88d3a4c3a1bf357eda28403a4704995":[2,0,1,15,3], +"class_z_m_1_1_framework.html#ad9a8952bc741b5305f6af9f1881519de":[2,0,1,15,10], +"class_z_m_1_1_framework.html#ad9a8952bc741b5305f6af9f1881519de":[1,0,0,15,10], +"class_z_m_1_1_framework.html#ae8f8f8fa3f35aac8f365d9ee4c4c943f":[2,0,1,15,5], +"class_z_m_1_1_framework.html#ae8f8f8fa3f35aac8f365d9ee4c4c943f":[1,0,0,15,5], +"class_z_m_1_1_framework.html#af71005841ce53adac00581ab0ba24c1f":[2,0,1,15,15], +"class_z_m_1_1_framework.html#af71005841ce53adac00581ab0ba24c1f":[1,0,0,15,15], +"class_z_m_1_1_framework.html#af8fa59992209e36dccb3eefb0f75531f":[2,0,1,15,8], +"class_z_m_1_1_framework.html#af8fa59992209e36dccb3eefb0f75531f":[1,0,0,15,8], +"class_z_m_1_1_framework.html#afcbc7635bf33718d81e1e5bca95d85fe":[2,0,1,15,9], +"class_z_m_1_1_framework.html#afcbc7635bf33718d81e1e5bca95d85fe":[1,0,0,15,9], "class_z_m_1_1_middleware_1_1_middleware_handler.html":[1,0,0,8,0], "class_z_m_1_1_middleware_1_1_middleware_handler.html":[2,0,1,8,0], -"class_z_m_1_1_middleware_1_1_middleware_handler.html#a1dc0bc9891821ea0293b7db757756045":[2,0,1,8,0,3], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a1dc0bc9891821ea0293b7db757756045":[1,0,0,8,0,3], -"class_z_m_1_1_middleware_1_1_middleware_handler.html#a3170258a6a61526e4d49c00b835ae0e3":[2,0,1,8,0,11], +"class_z_m_1_1_middleware_1_1_middleware_handler.html#a1dc0bc9891821ea0293b7db757756045":[2,0,1,8,0,3], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a3170258a6a61526e4d49c00b835ae0e3":[1,0,0,8,0,11], -"class_z_m_1_1_middleware_1_1_middleware_handler.html#a5029dd0b7610bb08acec6c52de77c150":[2,0,1,8,0,10], +"class_z_m_1_1_middleware_1_1_middleware_handler.html#a3170258a6a61526e4d49c00b835ae0e3":[2,0,1,8,0,11], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a5029dd0b7610bb08acec6c52de77c150":[1,0,0,8,0,10], +"class_z_m_1_1_middleware_1_1_middleware_handler.html#a5029dd0b7610bb08acec6c52de77c150":[2,0,1,8,0,10], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a53640e3f2d2f5eb5a68d53fa6b6587e2":[2,0,1,8,0,9], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a53640e3f2d2f5eb5a68d53fa6b6587e2":[1,0,0,8,0,9], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a560b0a9a500384b52d40be0101fe5ae9":[2,0,1,8,0,4], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a560b0a9a500384b52d40be0101fe5ae9":[1,0,0,8,0,4], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a5a165e9c929b2f795b8d395c59ac1a2c":[2,0,1,8,0,0], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a5a165e9c929b2f795b8d395c59ac1a2c":[1,0,0,8,0,0], -"class_z_m_1_1_middleware_1_1_middleware_handler.html#a611155cfe5f7aa7aa7d824a1311b2ac6":[2,0,1,8,0,5], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a611155cfe5f7aa7aa7d824a1311b2ac6":[1,0,0,8,0,5], +"class_z_m_1_1_middleware_1_1_middleware_handler.html#a611155cfe5f7aa7aa7d824a1311b2ac6":[2,0,1,8,0,5], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a65508775baadff3ce7228e66962e5292":[2,0,1,8,0,1], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a65508775baadff3ce7228e66962e5292":[1,0,0,8,0,1], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a8c2bea1e9aca3f23776ab1ff2c386cd9":[2,0,1,8,0,2], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a8c2bea1e9aca3f23776ab1ff2c386cd9":[1,0,0,8,0,2], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a8e0a11e5b8e5fd838ba5d796ec6f5b49":[1,0,0,8,0,12], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a8e0a11e5b8e5fd838ba5d796ec6f5b49":[2,0,1,8,0,12], -"class_z_m_1_1_middleware_1_1_middleware_handler.html#a95f9026736b6521a00f7795459961b15":[2,0,1,8,0,8], "class_z_m_1_1_middleware_1_1_middleware_handler.html#a95f9026736b6521a00f7795459961b15":[1,0,0,8,0,8], -"class_z_m_1_1_middleware_1_1_middleware_handler.html#aa53187a09a5b43228d6c90231c89f047":[2,0,1,8,0,7], +"class_z_m_1_1_middleware_1_1_middleware_handler.html#a95f9026736b6521a00f7795459961b15":[2,0,1,8,0,8], "class_z_m_1_1_middleware_1_1_middleware_handler.html#aa53187a09a5b43228d6c90231c89f047":[1,0,0,8,0,7], +"class_z_m_1_1_middleware_1_1_middleware_handler.html#aa53187a09a5b43228d6c90231c89f047":[2,0,1,8,0,7], "class_z_m_1_1_middleware_1_1_middleware_handler.html#ad0359a31fbb8e5d23e5a9dff9a1509f7":[2,0,1,8,0,6], "class_z_m_1_1_middleware_1_1_middleware_handler.html#ad0359a31fbb8e5d23e5a9dff9a1509f7":[1,0,0,8,0,6], "class_z_m_1_1_middleware_1_1_pipeline.html":[2,0,1,8,2], "class_z_m_1_1_middleware_1_1_pipeline.html":[1,0,0,8,2], -"class_z_m_1_1_middleware_1_1_pipeline.html#a0cfb44d4bbc5d9b3b4d49ce097f92c85":[1,0,0,8,2,1], "class_z_m_1_1_middleware_1_1_pipeline.html#a0cfb44d4bbc5d9b3b4d49ce097f92c85":[2,0,1,8,2,1], -"class_z_m_1_1_middleware_1_1_pipeline.html#a4dc5c701e195e8d46c57cb50e034cf05":[2,0,1,8,2,0], +"class_z_m_1_1_middleware_1_1_pipeline.html#a0cfb44d4bbc5d9b3b4d49ce097f92c85":[1,0,0,8,2,1], "class_z_m_1_1_middleware_1_1_pipeline.html#a4dc5c701e195e8d46c57cb50e034cf05":[1,0,0,8,2,0], -"class_z_m_1_1_middleware_1_1_pipeline.html#a894fdb760d56349b03f768c78d67ec62":[1,0,0,8,2,2], +"class_z_m_1_1_middleware_1_1_pipeline.html#a4dc5c701e195e8d46c57cb50e034cf05":[2,0,1,8,2,0], "class_z_m_1_1_middleware_1_1_pipeline.html#a894fdb760d56349b03f768c78d67ec62":[2,0,1,8,2,2], +"class_z_m_1_1_middleware_1_1_pipeline.html#a894fdb760d56349b03f768c78d67ec62":[1,0,0,8,2,2], "class_z_m_1_1_middleware_1_1_timer_middleware.html":[2,0,1,8,4], "class_z_m_1_1_middleware_1_1_timer_middleware.html":[1,0,0,8,4], -"class_z_m_1_1_middleware_1_1_timer_middleware.html#a24c199fb191332120f64703b40d5c983":[2,0,1,8,4,0], "class_z_m_1_1_middleware_1_1_timer_middleware.html#a24c199fb191332120f64703b40d5c983":[1,0,0,8,4,0], -"class_z_m_1_1_middleware_1_1_web_socket_filter.html":[2,0,1,8,5], +"class_z_m_1_1_middleware_1_1_timer_middleware.html#a24c199fb191332120f64703b40d5c983":[2,0,1,8,4,0], "class_z_m_1_1_middleware_1_1_web_socket_filter.html":[1,0,0,8,5], +"class_z_m_1_1_middleware_1_1_web_socket_filter.html":[2,0,1,8,5], "class_z_m_1_1_middleware_1_1_web_socket_filter.html#a24c199fb191332120f64703b40d5c983":[2,0,1,8,5,0], "class_z_m_1_1_middleware_1_1_web_socket_filter.html#a24c199fb191332120f64703b40d5c983":[1,0,0,8,5,0], -"class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html":[2,0,1,9,0,0], "class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html":[1,0,0,9,0,0], +"class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html":[2,0,1,9,0,0], "class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#a14bfdb3f06ee4c27dd3507af6e702380":[1,0,0,9,0,0,0], "class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#a14bfdb3f06ee4c27dd3507af6e702380":[2,0,1,9,0,0,0], -"class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#a5fadc99dd2494e47d848b8c9336ca9da":[1,0,0,9,0,0,1], "class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#a5fadc99dd2494e47d848b8c9336ca9da":[2,0,1,9,0,0,1], -"class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#adacd3128f887d89f95ea589f04bc3f5e":[1,0,0,9,0,0,2], +"class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#a5fadc99dd2494e47d848b8c9336ca9da":[1,0,0,9,0,0,1], "class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#adacd3128f887d89f95ea589f04bc3f5e":[2,0,1,9,0,0,2], -"class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html":[1,0,0,9,0,1], +"class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#adacd3128f887d89f95ea589f04bc3f5e":[1,0,0,9,0,0,2], "class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html":[2,0,1,9,0,1], -"class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a095c5d389db211932136b53f25f39685":[1,0,0,9,0,1,0], +"class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html":[1,0,0,9,0,1], "class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a095c5d389db211932136b53f25f39685":[2,0,1,9,0,1,0], -"class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a74b907a5bc059655cb180b5fe381c63a":[2,0,1,9,0,1,3], +"class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a095c5d389db211932136b53f25f39685":[1,0,0,9,0,1,0], "class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a74b907a5bc059655cb180b5fe381c63a":[1,0,0,9,0,1,3], -"class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#ab70f018d00dfa1add8fa3330b8374b87":[1,0,0,9,0,1,2], +"class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a74b907a5bc059655cb180b5fe381c63a":[2,0,1,9,0,1,3], "class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#ab70f018d00dfa1add8fa3330b8374b87":[2,0,1,9,0,1,2], -"class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#ae75ea68aa1f704350caf938b54576f5c":[2,0,1,9,0,1,1], +"class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#ab70f018d00dfa1add8fa3330b8374b87":[1,0,0,9,0,1,2], "class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#ae75ea68aa1f704350caf938b54576f5c":[1,0,0,9,0,1,1], -"class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html":[2,0,1,9,1,0], +"class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#ae75ea68aa1f704350caf938b54576f5c":[2,0,1,9,0,1,1], "class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html":[1,0,0,9,1,0], +"class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html":[2,0,1,9,1,0], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html":[2,0,1,9,1,1], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html":[1,0,0,9,1,1], -"class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a04c455d352073d93ea71238a0d5adffe":[1,0,0,9,1,1,4], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a04c455d352073d93ea71238a0d5adffe":[2,0,1,9,1,1,4], +"class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a04c455d352073d93ea71238a0d5adffe":[1,0,0,9,1,1,4], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a07dc89a22bfa31bdfe64435de3d244b3":[2,0,1,9,1,1,7], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a07dc89a22bfa31bdfe64435de3d244b3":[1,0,0,9,1,1,7], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a10ebdd5d22239391c9f23325ea8d2211":[2,0,1,9,1,1,6], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a10ebdd5d22239391c9f23325ea8d2211":[1,0,0,9,1,1,6], -"class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a47a16077a88d8bf91bfb776c3ced3fbf":[2,0,1,9,1,1,3], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a47a16077a88d8bf91bfb776c3ced3fbf":[1,0,0,9,1,1,3], -"class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a64f4c7724db0ab90759e47085ea85fbb":[2,0,1,9,1,1,1], +"class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a47a16077a88d8bf91bfb776c3ced3fbf":[2,0,1,9,1,1,3], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a64f4c7724db0ab90759e47085ea85fbb":[1,0,0,9,1,1,1], -"class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a8ec8735aa3065e2b84eb95a5df200ea3":[2,0,1,9,1,1,2], +"class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a64f4c7724db0ab90759e47085ea85fbb":[2,0,1,9,1,1,1], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a8ec8735aa3065e2b84eb95a5df200ea3":[1,0,0,9,1,1,2], +"class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a8ec8735aa3065e2b84eb95a5df200ea3":[2,0,1,9,1,1,2], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#adbac5cdadfdaba6679f79ff0a79158b9":[2,0,1,9,1,1,0], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#adbac5cdadfdaba6679f79ff0a79158b9":[1,0,0,9,1,1,0], -"class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#af84000734fd88de6ad810b9f80f8f3de":[2,0,1,9,1,1,5], "class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#af84000734fd88de6ad810b9f80f8f3de":[1,0,0,9,1,1,5], +"class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#af84000734fd88de6ad810b9f80f8f3de":[2,0,1,9,1,1,5], "class_z_m_1_1_plugin_1_1_plugin_meta.html":[1,0,0,9,4], "class_z_m_1_1_plugin_1_1_plugin_meta.html":[2,0,1,9,3], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501":[1,0,0,9,4,7], "class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501":[2,0,1,9,3,7], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#a1b05e977825eafd75b33a9d0783e4817":[2,0,1,9,3,5], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501":[1,0,0,9,4,7], "class_z_m_1_1_plugin_1_1_plugin_meta.html#a1b05e977825eafd75b33a9d0783e4817":[1,0,0,9,4,5], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#a2e7bb35c71bf1824456ceb944cb7a845":[2,0,1,9,3,6], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#a1b05e977825eafd75b33a9d0783e4817":[2,0,1,9,3,5], "class_z_m_1_1_plugin_1_1_plugin_meta.html#a2e7bb35c71bf1824456ceb944cb7a845":[1,0,0,9,4,6], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#a2e7bb35c71bf1824456ceb944cb7a845":[2,0,1,9,3,6], "class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600":[2,0,1,9,3,9], "class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600":[1,0,0,9,4,9], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#a47a323ba2cd392a6103e94db6fbe9fb0":[2,0,1,9,3,11], "class_z_m_1_1_plugin_1_1_plugin_meta.html#a47a323ba2cd392a6103e94db6fbe9fb0":[1,0,0,9,4,11], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#a4906d10d90f07b82396d5e28ab800e9e":[1,0,0,9,4,2], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#a47a323ba2cd392a6103e94db6fbe9fb0":[2,0,1,9,3,11], "class_z_m_1_1_plugin_1_1_plugin_meta.html#a4906d10d90f07b82396d5e28ab800e9e":[2,0,1,9,3,2], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#a6a15099f76b9ad8580f129c10f3cf1eb":[1,0,0,9,4,0], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#a4906d10d90f07b82396d5e28ab800e9e":[1,0,0,9,4,2], "class_z_m_1_1_plugin_1_1_plugin_meta.html#a6a15099f76b9ad8580f129c10f3cf1eb":[2,0,1,9,3,0], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280":[1,0,0,9,4,1], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#a6a15099f76b9ad8580f129c10f3cf1eb":[1,0,0,9,4,0], "class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280":[2,0,1,9,3,1], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1":[1,0,0,9,4,8], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280":[1,0,0,9,4,1], "class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1":[2,0,1,9,3,8], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1":[1,0,0,9,4,8], "class_z_m_1_1_plugin_1_1_plugin_meta.html#aa2c313f5075cfc40ae29e6e9f877f9c7":[1,0,0,9,4,15], "class_z_m_1_1_plugin_1_1_plugin_meta.html#aa2c313f5075cfc40ae29e6e9f877f9c7":[2,0,1,9,3,15], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#ac0fb333e8db909272cc324bacaa30d72":[1,0,0,9,4,10], "class_z_m_1_1_plugin_1_1_plugin_meta.html#ac0fb333e8db909272cc324bacaa30d72":[2,0,1,9,3,10], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225":[2,0,1,9,3,4], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#ac0fb333e8db909272cc324bacaa30d72":[1,0,0,9,4,10], "class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225":[1,0,0,9,4,4], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#ad402d8679325bc514874370f02b5c2ac":[1,0,0,9,4,14], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#ad32c02bb4ac332516d71ef811c903225":[2,0,1,9,3,4], "class_z_m_1_1_plugin_1_1_plugin_meta.html#ad402d8679325bc514874370f02b5c2ac":[2,0,1,9,3,14], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#ad734dc60b64a242fe183e0c23b192790":[1,0,0,9,4,13], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#ad402d8679325bc514874370f02b5c2ac":[1,0,0,9,4,14], "class_z_m_1_1_plugin_1_1_plugin_meta.html#ad734dc60b64a242fe183e0c23b192790":[2,0,1,9,3,13], -"class_z_m_1_1_plugin_1_1_plugin_meta.html#adff87d950884069e78f2692ccf18f25d":[2,0,1,9,3,3], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#ad734dc60b64a242fe183e0c23b192790":[1,0,0,9,4,13], "class_z_m_1_1_plugin_1_1_plugin_meta.html#adff87d950884069e78f2692ccf18f25d":[1,0,0,9,4,3], +"class_z_m_1_1_plugin_1_1_plugin_meta.html#adff87d950884069e78f2692ccf18f25d":[2,0,1,9,3,3], "class_z_m_1_1_plugin_1_1_plugin_meta.html#afa8e7a3a646144eab50188b7a805a389":[2,0,1,9,3,12], "class_z_m_1_1_plugin_1_1_plugin_meta.html#afa8e7a3a646144eab50188b7a805a389":[1,0,0,9,4,12], -"class_z_m_1_1_plugin_1_1_strategy_1_1_composer_strategy.html":[2,0,1,9,2,0], "class_z_m_1_1_plugin_1_1_strategy_1_1_composer_strategy.html":[1,0,0,9,2,0], -"class_z_m_1_1_plugin_1_1_strategy_1_1_composer_strategy.html#ab8022287487dacff2a3b663390772ee0":[2,0,1,9,2,0,0], +"class_z_m_1_1_plugin_1_1_strategy_1_1_composer_strategy.html":[2,0,1,9,2,0], "class_z_m_1_1_plugin_1_1_strategy_1_1_composer_strategy.html#ab8022287487dacff2a3b663390772ee0":[1,0,0,9,2,0,0], +"class_z_m_1_1_plugin_1_1_strategy_1_1_composer_strategy.html#ab8022287487dacff2a3b663390772ee0":[2,0,1,9,2,0,0], "class_z_m_1_1_plugin_1_1_strategy_1_1_git_strategy.html":[2,0,1,9,2,1], "class_z_m_1_1_plugin_1_1_strategy_1_1_git_strategy.html":[1,0,0,9,2,1], -"class_z_m_1_1_plugin_1_1_strategy_1_1_git_strategy.html#ab8022287487dacff2a3b663390772ee0":[2,0,1,9,2,1,0], "class_z_m_1_1_plugin_1_1_strategy_1_1_git_strategy.html#ab8022287487dacff2a3b663390772ee0":[1,0,0,9,2,1,0], -"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html":[2,0,1,9,2,2], +"class_z_m_1_1_plugin_1_1_strategy_1_1_git_strategy.html#ab8022287487dacff2a3b663390772ee0":[2,0,1,9,2,1,0], "class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html":[1,0,0,9,2,2], -"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a0f945865450a7ac21d7d7bb01bb26229":[2,0,1,9,2,2,6], +"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html":[2,0,1,9,2,2], "class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a0f945865450a7ac21d7d7bb01bb26229":[1,0,0,9,2,2,6], -"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a24ada5decce3d1b79cd82f5a90ccf404":[2,0,1,9,2,2,2], +"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a0f945865450a7ac21d7d7bb01bb26229":[2,0,1,9,2,2,6], "class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a24ada5decce3d1b79cd82f5a90ccf404":[1,0,0,9,2,2,2], +"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a24ada5decce3d1b79cd82f5a90ccf404":[2,0,1,9,2,2,2], "class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a576b409c0ab03475b1230e60d31a92a5":[2,0,1,9,2,2,3], "class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a576b409c0ab03475b1230e60d31a92a5":[1,0,0,9,2,2,3], -"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a59c4d7244a55ab9b7523a0a84bdeb48c":[2,0,1,9,2,2,5], "class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a59c4d7244a55ab9b7523a0a84bdeb48c":[1,0,0,9,2,2,5], -"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#ab8022287487dacff2a3b663390772ee0":[2,0,1,9,2,2,4], +"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a59c4d7244a55ab9b7523a0a84bdeb48c":[2,0,1,9,2,2,5], "class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#ab8022287487dacff2a3b663390772ee0":[1,0,0,9,2,2,4], -"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#ac6d241309e34296f490af93ab5b2f0fa":[2,0,1,9,2,2,1], +"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#ab8022287487dacff2a3b663390772ee0":[2,0,1,9,2,2,4], "class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#ac6d241309e34296f490af93ab5b2f0fa":[1,0,0,9,2,2,1], -"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#afaec582a9669d6eca5ad8156cd34d954":[2,0,1,9,2,2,0], +"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#ac6d241309e34296f490af93ab5b2f0fa":[2,0,1,9,2,2,1], "class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#afaec582a9669d6eca5ad8156cd34d954":[1,0,0,9,2,2,0], -"class_z_m_1_1_plugin_1_1_z_m_plugin.html":[1,0,0,9,5], +"class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#afaec582a9669d6eca5ad8156cd34d954":[2,0,1,9,2,2,0], "class_z_m_1_1_plugin_1_1_z_m_plugin.html":[2,0,1,9,4], -"class_z_m_1_1_process_1_1_process_state_manager.html":[1,0,0,10,0], +"class_z_m_1_1_plugin_1_1_z_m_plugin.html":[1,0,0,9,5], "class_z_m_1_1_process_1_1_process_state_manager.html":[2,0,1,10,0], -"class_z_m_1_1_schedule_1_1_schedule.html":[1,0,0,11,0], +"class_z_m_1_1_process_1_1_process_state_manager.html":[1,0,0,10,0], "class_z_m_1_1_schedule_1_1_schedule.html":[2,0,1,11,0], -"class_z_m_1_1_schedule_1_1_schedule.html#a095c5d389db211932136b53f25f39685":[1,0,0,11,0,0], +"class_z_m_1_1_schedule_1_1_schedule.html":[1,0,0,11,0], "class_z_m_1_1_schedule_1_1_schedule.html#a095c5d389db211932136b53f25f39685":[2,0,1,11,0,0], -"class_z_m_1_1_schedule_1_1_schedule.html#a6551d0bb07788ffa4e1f28cceb6f52f9":[1,0,0,11,0,1], +"class_z_m_1_1_schedule_1_1_schedule.html#a095c5d389db211932136b53f25f39685":[1,0,0,11,0,0], "class_z_m_1_1_schedule_1_1_schedule.html#a6551d0bb07788ffa4e1f28cceb6f52f9":[2,0,1,11,0,1], +"class_z_m_1_1_schedule_1_1_schedule.html#a6551d0bb07788ffa4e1f28cceb6f52f9":[1,0,0,11,0,1], "class_z_m_1_1_schedule_1_1_schedule.html#ae170c33194dbdbf84d2adf3fbb5d390c":[1,0,0,11,0,2], "class_z_m_1_1_schedule_1_1_schedule.html#ae170c33194dbdbf84d2adf3fbb5d390c":[2,0,1,11,0,2], "class_z_m_1_1_schedule_1_1_timer.html":[1,0,0,11,1], "class_z_m_1_1_schedule_1_1_timer.html":[2,0,1,11,1], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html":[1,0,0,12,0,0], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html":[2,0,1,12,0,0], -"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a00016cd5c0a8d5114e473292b7d9c32f":[1,0,0,12,0,0,7], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a00016cd5c0a8d5114e473292b7d9c32f":[2,0,1,12,0,0,7], +"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a00016cd5c0a8d5114e473292b7d9c32f":[1,0,0,12,0,0,7], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a30a1ad04b51258177af63e89f000dd41":[1,0,0,12,0,0,10], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a30a1ad04b51258177af63e89f000dd41":[2,0,1,12,0,0,10], -"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a421831a265621325e1fdd19aace0c758":[1,0,0,12,0,0,1], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a421831a265621325e1fdd19aace0c758":[2,0,1,12,0,0,1], -"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a9162320adff1a1a4afd7f2372f753a3e":[1,0,0,12,0,0,0], +"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a421831a265621325e1fdd19aace0c758":[1,0,0,12,0,0,1], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a9162320adff1a1a4afd7f2372f753a3e":[2,0,1,12,0,0,0], +"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a9162320adff1a1a4afd7f2372f753a3e":[1,0,0,12,0,0,0], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a928a98b280c4dd8971ce6998eb157409":[2,0,1,12,0,0,4], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a928a98b280c4dd8971ce6998eb157409":[1,0,0,12,0,0,4], -"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a9f9cb8ca720d7bbcb03869def521336e":[1,0,0,12,0,0,8], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a9f9cb8ca720d7bbcb03869def521336e":[2,0,1,12,0,0,8], +"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a9f9cb8ca720d7bbcb03869def521336e":[1,0,0,12,0,0,8], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aa66dd9b75483d3d4cf93b6f8788bbd90":[2,0,1,12,0,0,6], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aa66dd9b75483d3d4cf93b6f8788bbd90":[1,0,0,12,0,0,6], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ab156fe0296cd40afecf0c10f5f1256cc":[2,0,1,12,0,0,11], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ab156fe0296cd40afecf0c10f5f1256cc":[1,0,0,12,0,0,11], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ab62fe348997905e95319ac84b3d304f7":[1,0,0,12,0,0,9], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ab62fe348997905e95319ac84b3d304f7":[2,0,1,12,0,0,9], -"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ac5230ce6cd46c5e922146a441d807877":[2,0,1,12,0,0,5], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ac5230ce6cd46c5e922146a441d807877":[1,0,0,12,0,0,5], -"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3":[2,0,1,12,0,0,12], +"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ac5230ce6cd46c5e922146a441d807877":[2,0,1,12,0,0,5], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3":[1,0,0,12,0,0,12], +"class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3":[2,0,1,12,0,0,12], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#af3380f3b13931d581fa973a382946b32":[1,0,0,12,0,0,2], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#af3380f3b13931d581fa973a382946b32":[2,0,1,12,0,0,2], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#af5674c27d4a92f6228565010eacbb9cb":[1,0,0,12,0,0,3], "class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#af5674c27d4a92f6228565010eacbb9cb":[2,0,1,12,0,0,3], "class_z_m_1_1_store_1_1_database_1_1_d_b_exception.html":[2,0,1,12,0,1], "class_z_m_1_1_store_1_1_database_1_1_d_b_exception.html":[1,0,0,12,0,1], -"class_z_m_1_1_store_1_1_database_1_1_d_b_exception.html#a6e5badbcede7d5de2409597440c694e7":[1,0,0,12,0,1,0], "class_z_m_1_1_store_1_1_database_1_1_d_b_exception.html#a6e5badbcede7d5de2409597440c694e7":[2,0,1,12,0,1,0], +"class_z_m_1_1_store_1_1_database_1_1_d_b_exception.html#a6e5badbcede7d5de2409597440c694e7":[1,0,0,12,0,1,0], "class_z_m_1_1_store_1_1_database_1_1_d_b_pool.html":[1,0,0,12,0,2], "class_z_m_1_1_store_1_1_database_1_1_d_b_pool.html":[2,0,1,12,0,2], -"class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html":[1,0,0,12,0,3], "class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html":[2,0,1,12,0,3], -"class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#a1909f4b7f8129c7790cb75de2ffbe1e4":[1,0,0,12,0,3,1], +"class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html":[1,0,0,12,0,3], "class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#a1909f4b7f8129c7790cb75de2ffbe1e4":[2,0,1,12,0,3,1], -"class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#af532e0c6a6e1449f59eadd3026ec5f8c":[1,0,0,12,0,3,0], +"class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#a1909f4b7f8129c7790cb75de2ffbe1e4":[1,0,0,12,0,3,1], "class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#af532e0c6a6e1449f59eadd3026ec5f8c":[2,0,1,12,0,3,0], +"class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#af532e0c6a6e1449f59eadd3026ec5f8c":[1,0,0,12,0,3,0], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html":[2,0,1,12,0,4], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html":[1,0,0,12,0,4], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a1cd0e18d5cc164a888f7bb39d5811dd6":[2,0,1,12,0,4,4], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a1cd0e18d5cc164a888f7bb39d5811dd6":[1,0,0,12,0,4,4], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a1d97e408acd9cc0331091f8b15805085":[2,0,1,12,0,4,3], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a1d97e408acd9cc0331091f8b15805085":[1,0,0,12,0,4,3], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a1d97e408acd9cc0331091f8b15805085":[2,0,1,12,0,4,3], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a1dc9524d98b0e7e02fd5f3602e1ae0cb":[1,0,0,12,0,4,10], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a1dc9524d98b0e7e02fd5f3602e1ae0cb":[2,0,1,12,0,4,10], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a28bae5ff1fb210d36c3c2805ce0401e3":[1,0,0,12,0,4,2], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a28bae5ff1fb210d36c3c2805ce0401e3":[2,0,1,12,0,4,2], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a676ed68be7676e2fa0ba3fef63176640":[2,0,1,12,0,4,9], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a676ed68be7676e2fa0ba3fef63176640":[1,0,0,12,0,4,9], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a7a9f937c2958e6f4dd7b030f86fb70b7":[2,0,1,12,0,4,12], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a676ed68be7676e2fa0ba3fef63176640":[2,0,1,12,0,4,9], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a7a9f937c2958e6f4dd7b030f86fb70b7":[1,0,0,12,0,4,12], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a7a9f937c2958e6f4dd7b030f86fb70b7":[2,0,1,12,0,4,12], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a7d2b0738bf3158f2d1542a38a7616cae":[1,0,0,12,0,4,14], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a7d2b0738bf3158f2d1542a38a7616cae":[2,0,1,12,0,4,14], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a82b073888555fc72e57142fe913db377":[2,0,1,12,0,4,13], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a82b073888555fc72e57142fe913db377":[1,0,0,12,0,4,13], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a82b073888555fc72e57142fe913db377":[2,0,1,12,0,4,13], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a928a98b280c4dd8971ce6998eb157409":[2,0,1,12,0,4,6], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a928a98b280c4dd8971ce6998eb157409":[1,0,0,12,0,4,6], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a96968444927e79aa3b3de64f133886e6":[1,0,0,12,0,4,1], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a96968444927e79aa3b3de64f133886e6":[2,0,1,12,0,4,1], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#aa1c41e248f108c99b31b33728d97009b":[2,0,1,12,0,4,0], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#aa1c41e248f108c99b31b33728d97009b":[1,0,0,12,0,4,0], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#abf65f493280888db7095b3b820131181":[2,0,1,12,0,4,8], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#abf65f493280888db7095b3b820131181":[1,0,0,12,0,4,8], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac36b442aaed7b97b900b011f2dc88a67":[1,0,0,12,0,4,11], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac36b442aaed7b97b900b011f2dc88a67":[2,0,1,12,0,4,11], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac5230ce6cd46c5e922146a441d807877":[2,0,1,12,0,4,7], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac5230ce6cd46c5e922146a441d807877":[1,0,0,12,0,4,7], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#af343507d1926e6ecf964625d41db528c":[2,0,1,12,0,4,5], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#af343507d1926e6ecf964625d41db528c":[1,0,0,12,0,4,5], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html":[1,0,0,12,0,5], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html":[2,0,1,12,0,5], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a12f1336782a2b600864d31f5c50c30aa":[2,0,1,12,0,5,2], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a12f1336782a2b600864d31f5c50c30aa":[1,0,0,12,0,5,2], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1cd0e18d5cc164a888f7bb39d5811dd6":[2,0,1,12,0,5,1], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1cd0e18d5cc164a888f7bb39d5811dd6":[1,0,0,12,0,5,1], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1dfb266ebbfdede25f1ad1dab6506ea6":[2,0,1,12,0,5,15], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1dfb266ebbfdede25f1ad1dab6506ea6":[1,0,0,12,0,5,15], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a21dc35ece57ea5b3e701e8466b3a4030":[2,0,1,12,0,5,16], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a21dc35ece57ea5b3e701e8466b3a4030":[1,0,0,12,0,5,16], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a3cffcf6fc76e32aa2524c8526c880227":[2,0,1,12,0,5,9], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a3cffcf6fc76e32aa2524c8526c880227":[1,0,0,12,0,5,9], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a4056d83594fc3fbbe337a9092db382d6":[1,0,0,12,0,5,0], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a4056d83594fc3fbbe337a9092db382d6":[2,0,1,12,0,5,0], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a47c5efffd190648c764c7eb9ab92260e":[2,0,1,12,0,5,8] +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a96968444927e79aa3b3de64f133886e6":[2,0,1,12,0,4,1] }; diff --git a/docs/.vuepress/public/doxy/navtreeindex4.js b/docs/.vuepress/public/doxy/navtreeindex4.js index a8919b99..5713a7ac 100755 --- a/docs/.vuepress/public/doxy/navtreeindex4.js +++ b/docs/.vuepress/public/doxy/navtreeindex4.js @@ -1,36 +1,61 @@ var NAVTREEINDEX4 = { +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#aa1c41e248f108c99b31b33728d97009b":[2,0,1,12,0,4,0], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#aa1c41e248f108c99b31b33728d97009b":[1,0,0,12,0,4,0], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#abf65f493280888db7095b3b820131181":[1,0,0,12,0,4,8], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#abf65f493280888db7095b3b820131181":[2,0,1,12,0,4,8], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac36b442aaed7b97b900b011f2dc88a67":[2,0,1,12,0,4,11], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac36b442aaed7b97b900b011f2dc88a67":[1,0,0,12,0,4,11], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac5230ce6cd46c5e922146a441d807877":[2,0,1,12,0,4,7], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac5230ce6cd46c5e922146a441d807877":[1,0,0,12,0,4,7], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#af343507d1926e6ecf964625d41db528c":[2,0,1,12,0,4,5], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#af343507d1926e6ecf964625d41db528c":[1,0,0,12,0,4,5], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html":[2,0,1,12,0,5], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html":[1,0,0,12,0,5], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a12f1336782a2b600864d31f5c50c30aa":[1,0,0,12,0,5,2], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a12f1336782a2b600864d31f5c50c30aa":[2,0,1,12,0,5,2], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1cd0e18d5cc164a888f7bb39d5811dd6":[2,0,1,12,0,5,1], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1cd0e18d5cc164a888f7bb39d5811dd6":[1,0,0,12,0,5,1], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1dfb266ebbfdede25f1ad1dab6506ea6":[1,0,0,12,0,5,15], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1dfb266ebbfdede25f1ad1dab6506ea6":[2,0,1,12,0,5,15], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a21dc35ece57ea5b3e701e8466b3a4030":[1,0,0,12,0,5,16], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a21dc35ece57ea5b3e701e8466b3a4030":[2,0,1,12,0,5,16], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a3cffcf6fc76e32aa2524c8526c880227":[1,0,0,12,0,5,9], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a3cffcf6fc76e32aa2524c8526c880227":[2,0,1,12,0,5,9], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a4056d83594fc3fbbe337a9092db382d6":[1,0,0,12,0,5,0], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a4056d83594fc3fbbe337a9092db382d6":[2,0,1,12,0,5,0], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a47c5efffd190648c764c7eb9ab92260e":[2,0,1,12,0,5,8], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a47c5efffd190648c764c7eb9ab92260e":[1,0,0,12,0,5,8], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a5576c1c95c47cff0852d8d9451c5df6d":[2,0,1,12,0,5,3], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a5576c1c95c47cff0852d8d9451c5df6d":[1,0,0,12,0,5,3], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a5ad8044ee4b8a2c8bdb8b5c3dc786424":[1,0,0,12,0,5,10], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a5576c1c95c47cff0852d8d9451c5df6d":[2,0,1,12,0,5,3], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a5ad8044ee4b8a2c8bdb8b5c3dc786424":[2,0,1,12,0,5,10], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a5ad8044ee4b8a2c8bdb8b5c3dc786424":[1,0,0,12,0,5,10], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a6777b6b0687cd578cd4e7ca9a7469b9c":[1,0,0,12,0,5,6], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a6777b6b0687cd578cd4e7ca9a7469b9c":[2,0,1,12,0,5,6], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a709c8e4ee9142302e18eac7fbd4e350b":[1,0,0,12,0,5,13], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a709c8e4ee9142302e18eac7fbd4e350b":[2,0,1,12,0,5,13], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a709c8e4ee9142302e18eac7fbd4e350b":[1,0,0,12,0,5,13], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a7a9f937c2958e6f4dd7b030f86fb70b7":[2,0,1,12,0,5,11], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a7a9f937c2958e6f4dd7b030f86fb70b7":[1,0,0,12,0,5,11], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a808090989ed5b4233250ea11a6576aec":[2,0,1,12,0,5,12], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a808090989ed5b4233250ea11a6576aec":[1,0,0,12,0,5,12], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a82b073888555fc72e57142fe913db377":[1,0,0,12,0,5,17], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a82b073888555fc72e57142fe913db377":[2,0,1,12,0,5,17], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a82b073888555fc72e57142fe913db377":[1,0,0,12,0,5,17], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a8e2fc3954d3e4e6b18b0d30db5930577":[1,0,0,12,0,5,4], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a8e2fc3954d3e4e6b18b0d30db5930577":[2,0,1,12,0,5,4], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#aa4acf15da214da2075aeab7afc40e946":[1,0,0,12,0,5,7], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#aa4acf15da214da2075aeab7afc40e946":[2,0,1,12,0,5,7], -"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#aeabdfb7753a3e66fa18f263acfa050c2":[1,0,0,12,0,5,5], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#aeabdfb7753a3e66fa18f263acfa050c2":[2,0,1,12,0,5,5], +"class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#aeabdfb7753a3e66fa18f263acfa050c2":[1,0,0,12,0,5,5], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#af13f1ddc48ca75612f4e7298b3e21827":[1,0,0,12,0,5,14], "class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#af13f1ddc48ca75612f4e7298b3e21827":[2,0,1,12,0,5,14], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html":[1,0,0,12,0,6], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html":[2,0,1,12,0,6], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html":[1,0,0,12,0,6], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a00bc2e8927ea379861c2c097606bab23":[1,0,0,12,0,6,27], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a00bc2e8927ea379861c2c097606bab23":[2,0,1,12,0,6,27], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a196b3403dd3fe36fd9617ada22960ff1":[1,0,0,12,0,6,0], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a196b3403dd3fe36fd9617ada22960ff1":[2,0,1,12,0,6,0], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a1dfc36757aac676bbda4a34b04d99f06":[1,0,0,12,0,6,39], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a196b3403dd3fe36fd9617ada22960ff1":[1,0,0,12,0,6,0], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a1dfc36757aac676bbda4a34b04d99f06":[2,0,1,12,0,6,39], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a1dfc36757aac676bbda4a34b04d99f06":[1,0,0,12,0,6,39], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a223d913b0766f60b93b4fd990dec3366":[2,0,1,12,0,6,17], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a223d913b0766f60b93b4fd990dec3366":[1,0,0,12,0,6,17], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a2659d9411bdb17b39c9b3bbf7faacce2":[2,0,1,12,0,6,12], @@ -39,36 +64,36 @@ var NAVTREEINDEX4 = "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a2b6aad11a9ba825a6a3f99ac83e5a681":[1,0,0,12,0,6,28], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a370ba46e41143cf66506ab08d0978d81":[1,0,0,12,0,6,26], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a370ba46e41143cf66506ab08d0978d81":[2,0,1,12,0,6,26], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a421831a265621325e1fdd19aace0c758":[2,0,1,12,0,6,1], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a421831a265621325e1fdd19aace0c758":[1,0,0,12,0,6,1], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7":[1,0,0,12,0,6,37], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a421831a265621325e1fdd19aace0c758":[2,0,1,12,0,6,1], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7":[2,0,1,12,0,6,37], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a53899c47e26349d9120cf8b876e4f922":[2,0,1,12,0,6,6], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7":[1,0,0,12,0,6,37], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a53899c47e26349d9120cf8b876e4f922":[1,0,0,12,0,6,6], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a53899c47e26349d9120cf8b876e4f922":[2,0,1,12,0,6,6], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a5617b578691b5091afb116c90c26f41b":[2,0,1,12,0,6,5], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a5617b578691b5091afb116c90c26f41b":[1,0,0,12,0,6,5], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a57930b0587270871b90503aa374607c3":[1,0,0,12,0,6,40], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a57930b0587270871b90503aa374607c3":[2,0,1,12,0,6,40], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a5f40efbe876e31a76f22c69e24238fca":[2,0,1,12,0,6,23], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a5f40efbe876e31a76f22c69e24238fca":[1,0,0,12,0,6,23], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a728138a9219e8751278542c3a8c5e3a9":[2,0,1,12,0,6,19], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a5f40efbe876e31a76f22c69e24238fca":[2,0,1,12,0,6,23], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a728138a9219e8751278542c3a8c5e3a9":[1,0,0,12,0,6,19], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a73f7490100eb6ced4bbf62fbaa959283":[2,0,1,12,0,6,41], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a728138a9219e8751278542c3a8c5e3a9":[2,0,1,12,0,6,19], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a73f7490100eb6ced4bbf62fbaa959283":[1,0,0,12,0,6,41], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a73f7490100eb6ced4bbf62fbaa959283":[2,0,1,12,0,6,41], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a74aed9b813f90aaf883c20d7bd052408":[1,0,0,12,0,6,22], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a74aed9b813f90aaf883c20d7bd052408":[2,0,1,12,0,6,22], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a77df637235765cf8e57d53d82c1141ed":[2,0,1,12,0,6,14], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a77df637235765cf8e57d53d82c1141ed":[1,0,0,12,0,6,14], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a7db8161a00e655fe50c898e4a9f283c7":[2,0,1,12,0,6,9], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a7db8161a00e655fe50c898e4a9f283c7":[1,0,0,12,0,6,9], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a820934ba5ce283b27303aebdac37b6c5":[1,0,0,12,0,6,15], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a7db8161a00e655fe50c898e4a9f283c7":[2,0,1,12,0,6,9], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a820934ba5ce283b27303aebdac37b6c5":[2,0,1,12,0,6,15], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a8558be23bc732b08b23a89903d8cae36":[2,0,1,12,0,6,32], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a820934ba5ce283b27303aebdac37b6c5":[1,0,0,12,0,6,15], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a8558be23bc732b08b23a89903d8cae36":[1,0,0,12,0,6,32], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a8558be23bc732b08b23a89903d8cae36":[2,0,1,12,0,6,32], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a92a6b8f856eee5aaa30de8dcf6a9e122":[1,0,0,12,0,6,35], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a92a6b8f856eee5aaa30de8dcf6a9e122":[2,0,1,12,0,6,35], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a9579af876171301721890648316e0ec6":[2,0,1,12,0,6,10], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a9579af876171301721890648316e0ec6":[1,0,0,12,0,6,10], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a9579af876171301721890648316e0ec6":[2,0,1,12,0,6,10], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aa133026dec949093027081dd4748889a":[2,0,1,12,0,6,25], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aa133026dec949093027081dd4748889a":[1,0,0,12,0,6,25], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aa6eed21bb1350261fdaf0bb0c4a245e7":[2,0,1,12,0,6,13], @@ -81,40 +106,40 @@ var NAVTREEINDEX4 = "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ab7a0a080d0e721c656eef11cd641638b":[2,0,1,12,0,6,18], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ab8b3ed1bf614064d5b21b906b52879ff":[2,0,1,12,0,6,16], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ab8b3ed1bf614064d5b21b906b52879ff":[1,0,0,12,0,6,16], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#abf11554cc53f976392cebc8882141479":[1,0,0,12,0,6,30], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#abf11554cc53f976392cebc8882141479":[2,0,1,12,0,6,30], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#abf11554cc53f976392cebc8882141479":[1,0,0,12,0,6,30], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac104d5eef6b70b01a24b8e3e31b08ae9":[1,0,0,12,0,6,42], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac104d5eef6b70b01a24b8e3e31b08ae9":[2,0,1,12,0,6,42], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac241c1cbe8334ffa1c853d8f1b1510c2":[1,0,0,12,0,6,20], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac241c1cbe8334ffa1c853d8f1b1510c2":[2,0,1,12,0,6,20], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac450e1c7aa682b1df444e7a2698e5cd7":[1,0,0,12,0,6,24], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac241c1cbe8334ffa1c853d8f1b1510c2":[1,0,0,12,0,6,20], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac450e1c7aa682b1df444e7a2698e5cd7":[2,0,1,12,0,6,24], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac694580d7409c217f90061b9cf6bb3a9":[1,0,0,12,0,6,43], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac450e1c7aa682b1df444e7a2698e5cd7":[1,0,0,12,0,6,24], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac694580d7409c217f90061b9cf6bb3a9":[2,0,1,12,0,6,43], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#acc47a26b6b74f337aaa97793b0e02b84":[2,0,1,12,0,6,31], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac694580d7409c217f90061b9cf6bb3a9":[1,0,0,12,0,6,43], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#acc47a26b6b74f337aaa97793b0e02b84":[1,0,0,12,0,6,31], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#acc47a26b6b74f337aaa97793b0e02b84":[2,0,1,12,0,6,31], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad0251d2b59b54d92521c94cf7cf3a567":[1,0,0,12,0,6,4], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad0251d2b59b54d92521c94cf7cf3a567":[2,0,1,12,0,6,4], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad176acd72f09a8a7645a11d4c401d491":[2,0,1,12,0,6,34], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad176acd72f09a8a7645a11d4c401d491":[1,0,0,12,0,6,34], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad176acd72f09a8a7645a11d4c401d491":[2,0,1,12,0,6,34], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad1ce4e030d6fe3d81eb1c3ecb650e2e5":[1,0,0,12,0,6,21], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad1ce4e030d6fe3d81eb1c3ecb650e2e5":[2,0,1,12,0,6,21], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad4ef8184676577f356ac2ea7fb99068a":[2,0,1,12,0,6,29], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad4ef8184676577f356ac2ea7fb99068a":[1,0,0,12,0,6,29], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad4ef8184676577f356ac2ea7fb99068a":[2,0,1,12,0,6,29], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#adec4c9208c0bc954eb1e787fb01858c9":[1,0,0,12,0,6,38], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#adec4c9208c0bc954eb1e787fb01858c9":[2,0,1,12,0,6,38], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ae4966e7431b2f616e9c399b2bbffea25":[1,0,0,12,0,6,8], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ae4966e7431b2f616e9c399b2bbffea25":[2,0,1,12,0,6,8], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3":[2,0,1,12,0,6,36], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ae4966e7431b2f616e9c399b2bbffea25":[1,0,0,12,0,6,8], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3":[1,0,0,12,0,6,36], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3":[2,0,1,12,0,6,36], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aee3f401995b8700fec555b113ed32f37":[2,0,1,12,0,6,11], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aee3f401995b8700fec555b113ed32f37":[1,0,0,12,0,6,11], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#af3380f3b13931d581fa973a382946b32":[1,0,0,12,0,6,2], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#af3380f3b13931d581fa973a382946b32":[2,0,1,12,0,6,2], -"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#af5674c27d4a92f6228565010eacbb9cb":[2,0,1,12,0,6,3], "class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#af5674c27d4a92f6228565010eacbb9cb":[1,0,0,12,0,6,3], -"class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html":[2,0,1,12,0,7], +"class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#af5674c27d4a92f6228565010eacbb9cb":[2,0,1,12,0,6,3], "class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html":[1,0,0,12,0,7], +"class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html":[2,0,1,12,0,7], "class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600":[1,0,0,12,0,7,3], "class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600":[2,0,1,12,0,7,3], "class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a602d4b79ea2e33e68be7054e042aab99":[1,0,0,12,0,7,2], @@ -127,14 +152,14 @@ var NAVTREEINDEX4 = "class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#ab726532f6b9fae44cedb62dcb104333d":[2,0,1,12,0,7,1], "class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html":[2,0,1,12,0,8], "class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html":[1,0,0,12,0,8], -"class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600":[2,0,1,12,0,8,2], "class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600":[1,0,0,12,0,8,2], -"class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#a9448c3852d452faa9f42ec2df6de2698":[2,0,1,12,0,8,0], +"class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600":[2,0,1,12,0,8,2], "class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#a9448c3852d452faa9f42ec2df6de2698":[1,0,0,12,0,8,0], -"class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#adf30b2b39b6eba2eddbb6034081ac356":[2,0,1,12,0,8,1], +"class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#a9448c3852d452faa9f42ec2df6de2698":[2,0,1,12,0,8,0], "class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#adf30b2b39b6eba2eddbb6034081ac356":[1,0,0,12,0,8,1], -"class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html":[2,0,1,12,0,9], +"class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#adf30b2b39b6eba2eddbb6034081ac356":[2,0,1,12,0,8,1], "class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html":[1,0,0,12,0,9], +"class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html":[2,0,1,12,0,9], "class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a3d0963e68bb313b163a73f2803c64600":[2,0,1,12,0,9,3], "class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a3d0963e68bb313b163a73f2803c64600":[1,0,0,12,0,9,3], "class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a602d4b79ea2e33e68be7054e042aab99":[2,0,1,12,0,9,2], @@ -145,40 +170,40 @@ var NAVTREEINDEX4 = "class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a9448c3852d452faa9f42ec2df6de2698":[2,0,1,12,0,9,0], "class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#ab726532f6b9fae44cedb62dcb104333d":[1,0,0,12,0,9,1], "class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#ab726532f6b9fae44cedb62dcb104333d":[2,0,1,12,0,9,1], -"class_z_m_1_1_store_1_1_file_system.html":[2,0,1,12,3], "class_z_m_1_1_store_1_1_file_system.html":[1,0,0,12,3], -"class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html":[1,0,0,12,1,2], +"class_z_m_1_1_store_1_1_file_system.html":[2,0,1,12,3], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html":[2,0,1,12,1,2], +"class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html":[1,0,0,12,1,2], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a3f67d6727e507d6296cb06e25ce064fd":[1,0,0,12,1,2,9], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a3f67d6727e507d6296cb06e25ce064fd":[2,0,1,12,1,2,9], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a4d1ec84d2ad9eee94a297ff6db1c0add":[2,0,1,12,1,2,4], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a4d1ec84d2ad9eee94a297ff6db1c0add":[1,0,0,12,1,2,4], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a5b922bd8e1e39dea9b57d7a4128a9fb9":[2,0,1,12,1,2,3], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a5b922bd8e1e39dea9b57d7a4128a9fb9":[1,0,0,12,1,2,3], -"class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a823026abf2f77b9ce2e65e9513727844":[2,0,1,12,1,2,8], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a823026abf2f77b9ce2e65e9513727844":[1,0,0,12,1,2,8], -"class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#aa821bec12eaa7e0f649397c9675ff505":[2,0,1,12,1,2,1], +"class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a823026abf2f77b9ce2e65e9513727844":[2,0,1,12,1,2,8], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#aa821bec12eaa7e0f649397c9675ff505":[1,0,0,12,1,2,1], +"class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#aa821bec12eaa7e0f649397c9675ff505":[2,0,1,12,1,2,1], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#aba32e95e2008290bf8c7ea2367cf8760":[2,0,1,12,1,2,0], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#aba32e95e2008290bf8c7ea2367cf8760":[1,0,0,12,1,2,0], -"class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#ac03d0331371567f0a97a6782746abd55":[2,0,1,12,1,2,2], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#ac03d0331371567f0a97a6782746abd55":[1,0,0,12,1,2,2], +"class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#ac03d0331371567f0a97a6782746abd55":[2,0,1,12,1,2,2], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#afabdec401f7e2063ddfca6780b1439b7":[2,0,1,12,1,2,5], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#afabdec401f7e2063ddfca6780b1439b7":[1,0,0,12,1,2,5], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#afc8a3c62679cf00ade9f15fb2a6d6132":[2,0,1,12,1,2,7], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#afc8a3c62679cf00ade9f15fb2a6d6132":[1,0,0,12,1,2,7], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#afdce603da130f170b2e650649949b544":[2,0,1,12,1,2,6], "class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#afdce603da130f170b2e650649949b544":[1,0,0,12,1,2,6], -"class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html":[2,0,1,12,1,0,0], "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html":[1,0,0,12,1,0,0], -"class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html#aebf17a37bb688f7253e8eeb958af5ab4":[2,0,1,12,1,0,0,0], +"class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html":[2,0,1,12,1,0,0], "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html#aebf17a37bb688f7253e8eeb958af5ab4":[1,0,0,12,1,0,0,0], +"class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html#aebf17a37bb688f7253e8eeb958af5ab4":[2,0,1,12,1,0,0,0], "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_exception.html":[1,0,0,12,1,0,1], "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_exception.html":[2,0,1,12,1,0,1], "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html":[1,0,0,12,1,0,2], "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html":[2,0,1,12,1,0,2], -"class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html":[2,0,1,12,1,0,3], "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html":[1,0,0,12,1,0,3], +"class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html":[2,0,1,12,1,0,3], "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html#a0ab55ccb2d3c8755b4fccd005a7c6871":[2,0,1,12,1,0,3,0], "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html#a0ab55ccb2d3c8755b4fccd005a7c6871":[1,0,0,12,1,0,3,0], "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_z_m_redis.html":[1,0,0,12,1,0,4], @@ -189,65 +214,40 @@ var NAVTREEINDEX4 = "class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_z_m_redis.html#a421831a265621325e1fdd19aace0c758":[2,0,1,12,1,0,4,1], "class_z_m_1_1_store_1_1_lock_1_1_file_lock.html":[1,0,0,12,2,0], "class_z_m_1_1_store_1_1_lock_1_1_file_lock.html":[2,0,1,12,2,0], -"class_z_m_1_1_store_1_1_mock_atomic.html":[2,0,1,12,4], "class_z_m_1_1_store_1_1_mock_atomic.html":[1,0,0,12,4], -"class_z_m_1_1_store_1_1_mock_atomic.html#ac33ee765f5ad9f134540bac393721cfe":[2,0,1,12,4,0], +"class_z_m_1_1_store_1_1_mock_atomic.html":[2,0,1,12,4], "class_z_m_1_1_store_1_1_mock_atomic.html#ac33ee765f5ad9f134540bac393721cfe":[1,0,0,12,4,0], -"class_z_m_1_1_store_1_1_mock_atomic.html#ac6ea43ce08e1dbd168dbdfb150a5f1a5":[2,0,1,12,4,1], +"class_z_m_1_1_store_1_1_mock_atomic.html#ac33ee765f5ad9f134540bac393721cfe":[2,0,1,12,4,0], "class_z_m_1_1_store_1_1_mock_atomic.html#ac6ea43ce08e1dbd168dbdfb150a5f1a5":[1,0,0,12,4,1], +"class_z_m_1_1_store_1_1_mock_atomic.html#ac6ea43ce08e1dbd168dbdfb150a5f1a5":[2,0,1,12,4,1], "class_z_m_1_1_store_1_1_phar_helper.html":[2,0,1,12,5], "class_z_m_1_1_store_1_1_phar_helper.html":[1,0,0,12,5], "class_z_m_1_1_utils_1_1_cat_code.html":[1,0,0,13,1], "class_z_m_1_1_utils_1_1_cat_code.html":[2,0,1,13,1], -"class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html":[1,0,0,13,0,0], "class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html":[2,0,1,13,0,0], -"class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#a11cdec706d9da4bf8b555c13858814f9":[1,0,0,13,0,0,0], +"class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html":[1,0,0,13,0,0], "class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#a11cdec706d9da4bf8b555c13858814f9":[2,0,1,13,0,0,0], -"class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#a3d7ca061070df732d5d01779a25629a5":[2,0,1,13,0,0,2], +"class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#a11cdec706d9da4bf8b555c13858814f9":[1,0,0,13,0,0,0], "class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#a3d7ca061070df732d5d01779a25629a5":[1,0,0,13,0,0,2], -"class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#ad7cf5c46b45a9d14d6f29978c12705f2":[2,0,1,13,0,0,1], +"class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#a3d7ca061070df732d5d01779a25629a5":[2,0,1,13,0,0,2], "class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#ad7cf5c46b45a9d14d6f29978c12705f2":[1,0,0,13,0,0,1], -"class_z_m_1_1_utils_1_1_connection_util.html":[2,0,1,13,2], +"class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#ad7cf5c46b45a9d14d6f29978c12705f2":[2,0,1,13,0,0,1], "class_z_m_1_1_utils_1_1_connection_util.html":[1,0,0,13,2], -"class_z_m_1_1_utils_1_1_easter_egg.html":[2,0,1,13,3], +"class_z_m_1_1_utils_1_1_connection_util.html":[2,0,1,13,2], "class_z_m_1_1_utils_1_1_easter_egg.html":[1,0,0,13,3], +"class_z_m_1_1_utils_1_1_easter_egg.html":[2,0,1,13,3], "class_z_m_1_1_utils_1_1_http_util.html":[1,0,0,13,4], "class_z_m_1_1_utils_1_1_http_util.html":[2,0,1,13,4], "class_z_m_1_1_utils_1_1_message_util.html":[1,0,0,13,5], "class_z_m_1_1_utils_1_1_message_util.html":[2,0,1,13,5], "class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html":[1,0,0,13,6], "class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html":[2,0,1,13,6], -"class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#a635bf16107299065240551d553533311":[1,0,0,13,6,2], "class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#a635bf16107299065240551d553533311":[2,0,1,13,6,2], -"class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#aaaa67d8d4a188b651fc4a9c78f18529a":[1,0,0,13,6,0], +"class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#a635bf16107299065240551d553533311":[1,0,0,13,6,2], "class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#aaaa67d8d4a188b651fc4a9c78f18529a":[2,0,1,13,6,0], -"class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#ad557a652b1540e26064891aaf7fb6924":[1,0,0,13,6,1], +"class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#aaaa67d8d4a188b651fc4a9c78f18529a":[1,0,0,13,6,0], "class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#ad557a652b1540e26064891aaf7fb6924":[2,0,1,13,6,1], -"class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#afacc393f726627bac3177e30a804318c":[2,0,1,13,6,3], +"class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#ad557a652b1540e26064891aaf7fb6924":[1,0,0,13,6,1], "class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#afacc393f726627bac3177e30a804318c":[1,0,0,13,6,3], -"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html":[1,0,0,13,7], -"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html":[2,0,1,13,7], -"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a4845ce385f279c0a2e1787fed2ebc630":[1,0,0,13,7,3], -"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a4845ce385f279c0a2e1787fed2ebc630":[2,0,1,13,7,3], -"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a635bf16107299065240551d553533311":[2,0,1,13,7,1], -"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a635bf16107299065240551d553533311":[1,0,0,13,7,1], -"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a93eb1d8042bf7b44ad22ecbff427ea6c":[2,0,1,13,7,0], -"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a93eb1d8042bf7b44ad22ecbff427ea6c":[1,0,0,13,7,0], -"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#aa6fa7b1297a8b7f50b16b9ec612f662d":[2,0,1,13,7,2], -"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#aa6fa7b1297a8b7f50b16b9ec612f662d":[1,0,0,13,7,2], -"class_z_m_1_1_utils_1_1_reflection_util.html":[2,0,1,13,8], -"class_z_m_1_1_utils_1_1_reflection_util.html":[1,0,0,13,8], -"class_z_m_1_1_utils_1_1_z_m_request.html":[2,0,1,13,9], -"class_z_m_1_1_utils_1_1_z_m_request.html":[1,0,0,13,9], -"class_z_m_1_1_utils_1_1_z_m_util.html":[1,0,0,13,10], -"class_z_m_1_1_utils_1_1_z_m_util.html":[2,0,1,13,10], -"class_z_m_1_1_z_m_application.html":[2,0,1,16], -"class_z_m_1_1_z_m_application.html":[1,0,0,16], -"class_z_m_1_1_z_m_application.html#a095c5d389db211932136b53f25f39685":[1,0,0,16,0], -"class_z_m_1_1_z_m_application.html#a095c5d389db211932136b53f25f39685":[2,0,1,16,0], -"class_z_m_1_1_z_m_application.html#ad0e7eaedf0171a0d763ead5afea334c3":[1,0,0,16,3], -"class_z_m_1_1_z_m_application.html#ad0e7eaedf0171a0d763ead5afea334c3":[2,0,1,16,3], -"class_z_m_1_1_z_m_application.html#afb0fafe7e02a3ae1993c01c19fad2bae":[1,0,0,16,1], -"class_z_m_1_1_z_m_application.html#afb0fafe7e02a3ae1993c01c19fad2bae":[2,0,1,16,1], -"class_z_m_1_1_z_m_application.html#afc7ff28f6c2a0264e9961d0c8241d917":[1,0,0,16,2] +"class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#afacc393f726627bac3177e30a804318c":[2,0,1,13,6,3] }; diff --git a/docs/.vuepress/public/doxy/navtreeindex5.js b/docs/.vuepress/public/doxy/navtreeindex5.js index e29819aa..a2acd502 100755 --- a/docs/.vuepress/public/doxy/navtreeindex5.js +++ b/docs/.vuepress/public/doxy/navtreeindex5.js @@ -1,5 +1,30 @@ var NAVTREEINDEX5 = { +"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html":[1,0,0,13,7], +"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html":[2,0,1,13,7], +"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a4845ce385f279c0a2e1787fed2ebc630":[2,0,1,13,7,3], +"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a4845ce385f279c0a2e1787fed2ebc630":[1,0,0,13,7,3], +"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a635bf16107299065240551d553533311":[1,0,0,13,7,1], +"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a635bf16107299065240551d553533311":[2,0,1,13,7,1], +"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a93eb1d8042bf7b44ad22ecbff427ea6c":[1,0,0,13,7,0], +"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a93eb1d8042bf7b44ad22ecbff427ea6c":[2,0,1,13,7,0], +"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#aa6fa7b1297a8b7f50b16b9ec612f662d":[1,0,0,13,7,2], +"class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#aa6fa7b1297a8b7f50b16b9ec612f662d":[2,0,1,13,7,2], +"class_z_m_1_1_utils_1_1_reflection_util.html":[2,0,1,13,8], +"class_z_m_1_1_utils_1_1_reflection_util.html":[1,0,0,13,8], +"class_z_m_1_1_utils_1_1_z_m_request.html":[1,0,0,13,9], +"class_z_m_1_1_utils_1_1_z_m_request.html":[2,0,1,13,9], +"class_z_m_1_1_utils_1_1_z_m_util.html":[2,0,1,13,10], +"class_z_m_1_1_utils_1_1_z_m_util.html":[1,0,0,13,10], +"class_z_m_1_1_z_m_application.html":[2,0,1,16], +"class_z_m_1_1_z_m_application.html":[1,0,0,16], +"class_z_m_1_1_z_m_application.html#a095c5d389db211932136b53f25f39685":[1,0,0,16,0], +"class_z_m_1_1_z_m_application.html#a095c5d389db211932136b53f25f39685":[2,0,1,16,0], +"class_z_m_1_1_z_m_application.html#ad0e7eaedf0171a0d763ead5afea334c3":[1,0,0,16,3], +"class_z_m_1_1_z_m_application.html#ad0e7eaedf0171a0d763ead5afea334c3":[2,0,1,16,3], +"class_z_m_1_1_z_m_application.html#afb0fafe7e02a3ae1993c01c19fad2bae":[2,0,1,16,1], +"class_z_m_1_1_z_m_application.html#afb0fafe7e02a3ae1993c01c19fad2bae":[1,0,0,16,1], +"class_z_m_1_1_z_m_application.html#afc7ff28f6c2a0264e9961d0c8241d917":[1,0,0,16,2], "class_z_m_1_1_z_m_application.html#afc7ff28f6c2a0264e9961d0c8241d917":[2,0,1,16,2], "classes.html":[2,1], "deprecated.html":[0], @@ -182,16 +207,20 @@ var NAVTREEINDEX5 = "interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a0b759f4af85ea8fe8967823a30d54f0c":[2,0,1,0,2,2,1], "interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a23fac327059bf3fd0fe57555252d8cf2":[1,0,0,0,2,2,0], "interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a23fac327059bf3fd0fe57555252d8cf2":[2,0,1,0,2,2,0], -"interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html":[2,0,1,0,2,3], "interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html":[1,0,0,0,2,3], +"interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html":[2,0,1,0,2,3], "interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html#add3392af0fec0dba3daa828efd6e9901":[1,0,0,0,2,3,0], "interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html#add3392af0fec0dba3daa828efd6e9901":[2,0,1,0,2,3,0], +"interface_z_m_1_1_bootstrap_1_1_bootstrapper.html":[2,0,1,1,0], +"interface_z_m_1_1_bootstrap_1_1_bootstrapper.html":[1,0,0,1,0], +"interface_z_m_1_1_bootstrap_1_1_bootstrapper.html#a107cc1910818a755a7283b33edc4476f":[1,0,0,1,0,0], +"interface_z_m_1_1_bootstrap_1_1_bootstrapper.html#a107cc1910818a755a7283b33edc4476f":[2,0,1,1,0,0], "interface_z_m_1_1_config_1_1_environment_interface.html":[1,0,0,3,2], "interface_z_m_1_1_config_1_1_environment_interface.html":[2,0,1,3,2], "interface_z_m_1_1_config_1_1_environment_interface.html#a52cbfcd940bd1ddbe01050de175ab18b":[1,0,0,3,2,0], "interface_z_m_1_1_config_1_1_environment_interface.html#a52cbfcd940bd1ddbe01050de175ab18b":[2,0,1,3,2,0], -"interface_z_m_1_1_config_1_1_environment_interface.html#aba0d5b303383fb5b1fabb5fd01cd3800":[1,0,0,3,2,1], "interface_z_m_1_1_config_1_1_environment_interface.html#aba0d5b303383fb5b1fabb5fd01cd3800":[2,0,1,3,2,1], +"interface_z_m_1_1_config_1_1_environment_interface.html#aba0d5b303383fb5b1fabb5fd01cd3800":[1,0,0,3,2,1], "interface_z_m_1_1_config_1_1_environment_interface.html#ae4b433c6e2e629ece7396aea42dd9d65":[2,0,1,3,2,2], "interface_z_m_1_1_config_1_1_environment_interface.html#ae4b433c6e2e629ece7396aea42dd9d65":[1,0,0,3,2,2], "interface_z_m_1_1_context_1_1_context_interface.html":[1,0,0,5,3], @@ -220,34 +249,5 @@ var NAVTREEINDEX5 = "namespace_z_m_1_1_config.html":[1,0,0,3], "namespace_z_m_1_1_container.html":[1,0,0,4], "namespace_z_m_1_1_context.html":[1,0,0,5], -"namespace_z_m_1_1_context_1_1_trait.html":[1,0,0,5,0], -"namespace_z_m_1_1_event.html":[1,0,0,6], -"namespace_z_m_1_1_event_1_1_listener.html":[1,0,0,6,0], -"namespace_z_m_1_1_exception.html":[1,0,0,7], -"namespace_z_m_1_1_exception_1_1_solution.html":[1,0,0,7,0], -"namespace_z_m_1_1_middleware.html":[1,0,0,8], -"namespace_z_m_1_1_middleware.html#a19dde99d8deb1c2e72d40e191fee96b0":[1,0,0,8,7], -"namespace_z_m_1_1_middleware.html#a2fc59a5d720e94a3b6d47a5d27d324b5":[1,0,0,8,9], -"namespace_z_m_1_1_middleware.html#a6e9387835501d0e39514352dad73041d":[1,0,0,8,6], -"namespace_z_m_1_1_middleware.html#aa24191b0b946430b763d8f098ae09777":[1,0,0,8,11], -"namespace_z_m_1_1_middleware.html#ad861b5318bf3b59cf90c62dfe473b82e":[1,0,0,8,10], -"namespace_z_m_1_1_middleware.html#ae25b389bd9cbed9f8282e382f2c97125":[1,0,0,8,8], -"namespace_z_m_1_1_plugin.html":[1,0,0,9], -"namespace_z_m_1_1_plugin_1_1_command_manual.html":[1,0,0,9,0], -"namespace_z_m_1_1_plugin_1_1_one_bot.html":[1,0,0,9,1], -"namespace_z_m_1_1_plugin_1_1_strategy.html":[1,0,0,9,2], -"namespace_z_m_1_1_plugin_1_1_traits.html":[1,0,0,9,3], -"namespace_z_m_1_1_plugin_1_1_traits.html#a084d3c0af903855c5295e8858d2f2512":[1,0,0,9,3,18], -"namespace_z_m_1_1_plugin_1_1_traits.html#a137922a82f833ad67494c152d0fcc7d0":[1,0,0,9,3,31], -"namespace_z_m_1_1_plugin_1_1_traits.html#a17a9cd93208eb3a3d75e5faded3bc202":[1,0,0,9,3,3], -"namespace_z_m_1_1_plugin_1_1_traits.html#a18da86bf318ebe47e501aaad267d59ed":[1,0,0,9,3,16], -"namespace_z_m_1_1_plugin_1_1_traits.html#a1900c40593a4cc506bc328da992129e1":[1,0,0,9,3,2], -"namespace_z_m_1_1_plugin_1_1_traits.html#a1f5264b29d1d409b051d7a76f2ab1b76":[1,0,0,9,3,27], -"namespace_z_m_1_1_plugin_1_1_traits.html#a1ff465e537000a7d4d01966d22f1abb7":[1,0,0,9,3,1], -"namespace_z_m_1_1_plugin_1_1_traits.html#a2481379d6d56e8462033962e63dee6c3":[1,0,0,9,3,10], -"namespace_z_m_1_1_plugin_1_1_traits.html#a29a27fcbbc7a045be9872ef71d26a7dc":[1,0,0,9,3,15], -"namespace_z_m_1_1_plugin_1_1_traits.html#a2a7453aa099c39db14e3c084f3fc98dd":[1,0,0,9,3,0], -"namespace_z_m_1_1_plugin_1_1_traits.html#a36dd348cb10a14202d9602701e2d480e":[1,0,0,9,3,32], -"namespace_z_m_1_1_plugin_1_1_traits.html#a3771f4c71c017201b0472de68ebc9962":[1,0,0,9,3,17], -"namespace_z_m_1_1_plugin_1_1_traits.html#a3a36118815512c22ea76ac325e290ea2":[1,0,0,9,3,24] +"namespace_z_m_1_1_context_1_1_trait.html":[1,0,0,5,0] }; diff --git a/docs/.vuepress/public/doxy/navtreeindex6.js b/docs/.vuepress/public/doxy/navtreeindex6.js index 56ceffc8..b34015c9 100755 --- a/docs/.vuepress/public/doxy/navtreeindex6.js +++ b/docs/.vuepress/public/doxy/navtreeindex6.js @@ -1,5 +1,34 @@ var NAVTREEINDEX6 = { +"namespace_z_m_1_1_event.html":[1,0,0,6], +"namespace_z_m_1_1_event_1_1_listener.html":[1,0,0,6,0], +"namespace_z_m_1_1_exception.html":[1,0,0,7], +"namespace_z_m_1_1_exception_1_1_solution.html":[1,0,0,7,0], +"namespace_z_m_1_1_middleware.html":[1,0,0,8], +"namespace_z_m_1_1_middleware.html#a19dde99d8deb1c2e72d40e191fee96b0":[1,0,0,8,7], +"namespace_z_m_1_1_middleware.html#a2fc59a5d720e94a3b6d47a5d27d324b5":[1,0,0,8,9], +"namespace_z_m_1_1_middleware.html#a6e9387835501d0e39514352dad73041d":[1,0,0,8,6], +"namespace_z_m_1_1_middleware.html#aa24191b0b946430b763d8f098ae09777":[1,0,0,8,11], +"namespace_z_m_1_1_middleware.html#ad861b5318bf3b59cf90c62dfe473b82e":[1,0,0,8,10], +"namespace_z_m_1_1_middleware.html#ae25b389bd9cbed9f8282e382f2c97125":[1,0,0,8,8], +"namespace_z_m_1_1_plugin.html":[1,0,0,9], +"namespace_z_m_1_1_plugin_1_1_command_manual.html":[1,0,0,9,0], +"namespace_z_m_1_1_plugin_1_1_one_bot.html":[1,0,0,9,1], +"namespace_z_m_1_1_plugin_1_1_strategy.html":[1,0,0,9,2], +"namespace_z_m_1_1_plugin_1_1_traits.html":[1,0,0,9,3], +"namespace_z_m_1_1_plugin_1_1_traits.html#a084d3c0af903855c5295e8858d2f2512":[1,0,0,9,3,18], +"namespace_z_m_1_1_plugin_1_1_traits.html#a137922a82f833ad67494c152d0fcc7d0":[1,0,0,9,3,31], +"namespace_z_m_1_1_plugin_1_1_traits.html#a17a9cd93208eb3a3d75e5faded3bc202":[1,0,0,9,3,3], +"namespace_z_m_1_1_plugin_1_1_traits.html#a18da86bf318ebe47e501aaad267d59ed":[1,0,0,9,3,16], +"namespace_z_m_1_1_plugin_1_1_traits.html#a1900c40593a4cc506bc328da992129e1":[1,0,0,9,3,2], +"namespace_z_m_1_1_plugin_1_1_traits.html#a1f5264b29d1d409b051d7a76f2ab1b76":[1,0,0,9,3,27], +"namespace_z_m_1_1_plugin_1_1_traits.html#a1ff465e537000a7d4d01966d22f1abb7":[1,0,0,9,3,1], +"namespace_z_m_1_1_plugin_1_1_traits.html#a2481379d6d56e8462033962e63dee6c3":[1,0,0,9,3,10], +"namespace_z_m_1_1_plugin_1_1_traits.html#a29a27fcbbc7a045be9872ef71d26a7dc":[1,0,0,9,3,15], +"namespace_z_m_1_1_plugin_1_1_traits.html#a2a7453aa099c39db14e3c084f3fc98dd":[1,0,0,9,3,0], +"namespace_z_m_1_1_plugin_1_1_traits.html#a36dd348cb10a14202d9602701e2d480e":[1,0,0,9,3,32], +"namespace_z_m_1_1_plugin_1_1_traits.html#a3771f4c71c017201b0472de68ebc9962":[1,0,0,9,3,17], +"namespace_z_m_1_1_plugin_1_1_traits.html#a3a36118815512c22ea76ac325e290ea2":[1,0,0,9,3,24], "namespace_z_m_1_1_plugin_1_1_traits.html#a3bd80caa7b9a00734baaed72bd486988":[1,0,0,9,3,7], "namespace_z_m_1_1_plugin_1_1_traits.html#a4d1ac878c83dcba5559081cd701835ed":[1,0,0,9,3,21], "namespace_z_m_1_1_plugin_1_1_traits.html#a5142deee75df3b69f916595d7a4759f6":[1,0,0,9,3,30], diff --git a/docs/.vuepress/public/doxy/search/all_0.js b/docs/.vuepress/public/doxy/search/all_0.js index de306cb3..d5cd0f98 100755 --- a/docs/.vuepress/public/doxy/search/all_0.js +++ b/docs/.vuepress/public/doxy/search/all_0.js @@ -3,29 +3,34 @@ var searchData= ['_24_5flist_0',['$_list',['../class_z_m_1_1_annotation_1_1_annotation_map.html#ac1a127e13cf186897072aa6ef8d70741',1,'ZM::Annotation::AnnotationMap']]], ['_24_5fmap_1',['$_map',['../class_z_m_1_1_annotation_1_1_annotation_map.html#a576ad90e830c591be5c2de87e1735ff6',1,'ZM::Annotation::AnnotationMap']]], ['_24argv_2',['$argv',['../class_z_m_1_1_framework.html#ad9a8952bc741b5305f6af9f1881519de',1,'ZM::Framework']]], - ['_24bootstrappers_3',['$bootstrappers',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a204c8c9af4afd3a0254d46aaf263e1b1',1,'ZM\Command\Plugin\PluginCommand\$bootstrappers()'],['../class_z_m_1_1_console_application.html#a204c8c9af4afd3a0254d46aaf263e1b1',1,'ZM\ConsoleApplication\$bootstrappers()'],['../class_z_m_1_1_framework.html#a204c8c9af4afd3a0254d46aaf263e1b1',1,'ZM\Framework\$bootstrappers()']]], + ['_24bootstrappers_3',['$bootstrappers',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a204c8c9af4afd3a0254d46aaf263e1b1',1,'ZM\Command\Plugin\PluginCommand\$bootstrappers()'],['../class_z_m_1_1_framework.html#a204c8c9af4afd3a0254d46aaf263e1b1',1,'ZM\Framework\$bootstrappers()']]], ['_24bot_5fcoroutines_4',['$bot_coroutines',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#a8f4ce3c973e7934ea17d22f65a854709',1,'ZM::Plugin::OneBot::BotMap']]], ['_24callable_5fstack_5',['$callable_stack',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a53640e3f2d2f5eb5a68d53fa6b6587e2',1,'ZM::Middleware::MiddlewareHandler']]], ['_24class_6',['$class',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a252ba022809910ea710a068fc1bab657',1,'ZM::Annotation::AnnotationBase']]], - ['_24connection_5fcount_7',['$connection_count',['../class_z_m_1_1_utils_1_1_connection_util.html#a00bd4fa09258b3c8863e8338209da58c',1,'ZM::Utils::ConnectionUtil']]], - ['_24daemon_5ffile_8',['$daemon_file',['../class_z_m_1_1_command_1_1_server_1_1_server_command.html#a5f10775d904c000f8faff9e0937e04e8',1,'ZM::Command::Server::ServerCommand']]], - ['_24driver_9',['$driver',['../class_z_m_1_1_framework.html#a3706474b9c8fe145309ffb946348f306',1,'ZM::Framework']]], - ['_24environment_5falias_10',['$environment_alias',['../class_z_m_1_1_config_1_1_z_m_config.html#a7a2aa1e8e9c348a4f3b5a1d52a4daca0',1,'ZM::Config::ZMConfig']]], - ['_24error_11',['$error',['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a59c4d7244a55ab9b7523a0a84bdeb48c',1,'ZM::Plugin::Strategy::PluginInstallStrategy']]], - ['_24expression_12',['$expression',['../class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a44b2395b9b379be9cb945ee2083cf906',1,'ZM::Annotation::Framework::Cron']]], - ['_24group_13',['$group',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a0889aa732f49204fd5bbec32f3bcffa3',1,'ZM::Annotation::AnnotationBase']]], - ['_24input_14',['$input',['../class_z_m_1_1_command_1_1_command.html#a0cd770f190108ede7ce641486b5e73be',1,'ZM::Command::Command']]], - ['_24installed_5fname_15',['$installed_name',['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a0f945865450a7ac21d7d7bb01bb26229',1,'ZM::Plugin::Strategy::PluginInstallStrategy']]], - ['_24method_16',['$method',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a2becf67aa6d57c83eebfe67461da5ed7',1,'ZM::Annotation::AnnotationBase']]], - ['_24middlewares_17',['$middlewares',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a5029dd0b7610bb08acec6c52de77c150',1,'ZM::Middleware::MiddlewareHandler']]], - ['_24on_5fpack_5ffilter_18',['$on_pack_filter',['../namespace_z_m_1_1_plugin_1_1_traits.html#ab8cf87c25ef908bef955ffc8fd0708d2',1,'ZM::Plugin::Traits']]], - ['_24output_19',['$output',['../class_z_m_1_1_command_1_1_command.html#a676ffb1c0ce0d97e544b5a590ea95f97',1,'ZM::Command::Command']]], - ['_24plugin_5fdir_20',['$plugin_dir',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a792ab9ef8f9dc62c48165981915897c1',1,'ZM::Command::Plugin::PluginCommand']]], - ['_24pools_21',['$pools',['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html#a6db178de128945e41c71bcf2173e336f',1,'ZM::Store::KV::Redis::RedisPool']]], - ['_24process_5fmode_22',['$process_mode',['../class_z_m_1_1_process_1_1_process_state_manager.html#aba67384b124f77aa68a4c0162ff1ff97',1,'ZM::Process::ProcessStateManager']]], - ['_24reg_5fmap_23',['$reg_map',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a3170258a6a61526e4d49c00b835ae0e3',1,'ZM::Middleware::MiddlewareHandler']]], - ['_24setup_5fannotations_24',['$setup_annotations',['../class_z_m_1_1_framework.html#a6ba8a77cc9dfe7ba4232c32cabf2f84b',1,'ZM::Framework']]], - ['_24stack_25',['$stack',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a8e0a11e5b8e5fd838ba5d796ec6f5b49',1,'ZM::Middleware::MiddlewareHandler']]], - ['_24tick_5fms_26',['$tick_ms',['../class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a4f0b531ca9216f60b237cfc084054405',1,'ZM::Annotation::Framework::Tick']]], - ['_24type_27',['$type',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#aa40cc7876dc0b694eda3c898140a0ac8',1,'ZM::Annotation::OneBot::CommandArgument']]] + ['_24config_5fdir_7',['$config_dir',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a464b52782123a3fdc4a600c85a4d7cf1',1,'ZM::Config::RuntimePreferences']]], + ['_24connection_5fcount_8',['$connection_count',['../class_z_m_1_1_utils_1_1_connection_util.html#a00bd4fa09258b3c8863e8338209da58c',1,'ZM::Utils::ConnectionUtil']]], + ['_24daemon_5ffile_9',['$daemon_file',['../class_z_m_1_1_command_1_1_server_1_1_server_command.html#a5f10775d904c000f8faff9e0937e04e8',1,'ZM::Command::Server::ServerCommand']]], + ['_24debug_5fmode_10',['$debug_mode',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a2d12f51cc5e8069f78eb4c0226d708de',1,'ZM::Config::RuntimePreferences']]], + ['_24driver_11',['$driver',['../class_z_m_1_1_framework.html#a3706474b9c8fe145309ffb946348f306',1,'ZM::Framework']]], + ['_24environment_12',['$environment',['../class_z_m_1_1_config_1_1_runtime_preferences.html#ac8ad0cf0a4a6a75560ca240c18cb64c7',1,'ZM::Config::RuntimePreferences']]], + ['_24environment_5falias_13',['$environment_alias',['../class_z_m_1_1_config_1_1_z_m_config.html#a7a2aa1e8e9c348a4f3b5a1d52a4daca0',1,'ZM::Config::ZMConfig']]], + ['_24error_14',['$error',['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a59c4d7244a55ab9b7523a0a84bdeb48c',1,'ZM::Plugin::Strategy::PluginInstallStrategy']]], + ['_24expression_15',['$expression',['../class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a44b2395b9b379be9cb945ee2083cf906',1,'ZM::Annotation::Framework::Cron']]], + ['_24group_16',['$group',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a0889aa732f49204fd5bbec32f3bcffa3',1,'ZM::Annotation::AnnotationBase']]], + ['_24input_17',['$input',['../class_z_m_1_1_command_1_1_command.html#a0cd770f190108ede7ce641486b5e73be',1,'ZM::Command::Command']]], + ['_24installed_5fname_18',['$installed_name',['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a0f945865450a7ac21d7d7bb01bb26229',1,'ZM::Plugin::Strategy::PluginInstallStrategy']]], + ['_24log_5flevel_19',['$log_level',['../class_z_m_1_1_config_1_1_runtime_preferences.html#afe7648297221aa359e40df12dce00e15',1,'ZM::Config::RuntimePreferences']]], + ['_24method_20',['$method',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a2becf67aa6d57c83eebfe67461da5ed7',1,'ZM::Annotation::AnnotationBase']]], + ['_24middlewares_21',['$middlewares',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a5029dd0b7610bb08acec6c52de77c150',1,'ZM::Middleware::MiddlewareHandler']]], + ['_24on_5fpack_5ffilter_22',['$on_pack_filter',['../namespace_z_m_1_1_plugin_1_1_traits.html#ab8cf87c25ef908bef955ffc8fd0708d2',1,'ZM::Plugin::Traits']]], + ['_24output_23',['$output',['../class_z_m_1_1_command_1_1_command.html#a676ffb1c0ce0d97e544b5a590ea95f97',1,'ZM::Command::Command']]], + ['_24plugin_5fdir_24',['$plugin_dir',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a792ab9ef8f9dc62c48165981915897c1',1,'ZM::Command::Plugin::PluginCommand']]], + ['_24pools_25',['$pools',['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html#a6db178de128945e41c71bcf2173e336f',1,'ZM::Store::KV::Redis::RedisPool']]], + ['_24process_5fmode_26',['$process_mode',['../class_z_m_1_1_process_1_1_process_state_manager.html#aba67384b124f77aa68a4c0162ff1ff97',1,'ZM::Process::ProcessStateManager']]], + ['_24reg_5fmap_27',['$reg_map',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a3170258a6a61526e4d49c00b835ae0e3',1,'ZM::Middleware::MiddlewareHandler']]], + ['_24runtime_5fpreferences_28',['$runtime_preferences',['../class_z_m_1_1_framework.html#a61669b98ed51b377756daaf2b82aafd2',1,'ZM::Framework']]], + ['_24setup_5fannotations_29',['$setup_annotations',['../class_z_m_1_1_framework.html#a6ba8a77cc9dfe7ba4232c32cabf2f84b',1,'ZM::Framework']]], + ['_24stack_30',['$stack',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a8e0a11e5b8e5fd838ba5d796ec6f5b49',1,'ZM::Middleware::MiddlewareHandler']]], + ['_24tick_5fms_31',['$tick_ms',['../class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a4f0b531ca9216f60b237cfc084054405',1,'ZM::Annotation::Framework::Tick']]], + ['_24type_32',['$type',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#aa40cc7876dc0b694eda3c898140a0ac8',1,'ZM::Annotation::OneBot::CommandArgument']]] ]; diff --git a/docs/.vuepress/public/doxy/search/all_1.js b/docs/.vuepress/public/doxy/search/all_1.js index c8c503fd..0cbb6100 100755 --- a/docs/.vuepress/public/doxy/search/all_1.js +++ b/docs/.vuepress/public/doxy/search/all_1.js @@ -1,6 +1,6 @@ var searchData= [ - ['_5f_5fconstruct_0',['__construct',['../class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#af532e0c6a6e1449f59eadd3026ec5f8c',1,'ZM\Store\Database\DBQueryBuilder\__construct()'],['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a2902cdb1fb0d21d72887cffc47a2b555',1,'ZM\Exception\WaitTimeoutException\__construct()'],['../class_z_m_1_1_exception_1_1_z_m_known_exception.html#a636aeb7d5a5f252b871952522d32b3ee',1,'ZM\Exception\ZMKnownException\__construct()'],['../class_z_m_1_1_framework.html#aadcb24be22aec9203aef986dd1c8fea0',1,'ZM\Framework\__construct()'],['../class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#a14bfdb3f06ee4c27dd3507af6e702380',1,'ZM\Plugin\CommandManual\CommandManualPlugin\__construct()'],['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a095c5d389db211932136b53f25f39685',1,'ZM\Plugin\CommandManual\StaticManualFactory\__construct()'],['../class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#adbac5cdadfdaba6679f79ff0a79158b9',1,'ZM\Plugin\OneBot\OneBot12Adapter\__construct()'],['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a6a15099f76b9ad8580f129c10f3cf1eb',1,'ZM\Plugin\PluginMeta\__construct()'],['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#afaec582a9669d6eca5ad8156cd34d954',1,'ZM\Plugin\Strategy\PluginInstallStrategy\__construct()'],['../class_z_m_1_1_schedule_1_1_schedule.html#a095c5d389db211932136b53f25f39685',1,'ZM\Schedule\Schedule\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a9162320adff1a1a4afd7f2372f753a3e',1,'ZM\Store\Database\DBConnection\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_exception.html#a6e5badbcede7d5de2409597440c694e7',1,'ZM\Store\Database\DBException\__construct()'],['../class_z_m_1_1_annotation_1_1_annotation_parser.html#acdfc3bdf24ab88f890037d1edbc971de',1,'ZM\Annotation\AnnotationParser\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#aa1c41e248f108c99b31b33728d97009b',1,'ZM\Store\Database\DBStatement\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a4056d83594fc3fbbe337a9092db382d6',1,'ZM\Store\Database\DBStatementWrapper\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a196b3403dd3fe36fd9617ada22960ff1',1,'ZM\Store\Database\DBWrapper\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#aba32e95e2008290bf8c7ea2367cf8760',1,'ZM\Store\KV\LightCache\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html#aebf17a37bb688f7253e8eeb958af5ab4',1,'ZM\Store\KV\Redis\KVRedis\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html#a0ab55ccb2d3c8755b4fccd005a7c6871',1,'ZM\Store\KV\Redis\RedisWrapper\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_z_m_redis.html#a1538e33cc82d38ead75aba61979dbcf9',1,'ZM\Store\KV\Redis\ZMRedis\__construct()'],['../class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#a11cdec706d9da4bf8b555c13858814f9',1,'ZM\Utils\CodeGenerator\PluginGenerator\__construct()'],['../class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#aaaa67d8d4a188b651fc4a9c78f18529a',1,'ZM\Utils\OneBot12FileDownloader\__construct()'],['../class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a93eb1d8042bf7b44ad22ecbff427ea6c',1,'ZM\Utils\OneBot12FileUploader\__construct()'],['../class_z_m_1_1_z_m_application.html#a095c5d389db211932136b53f25f39685',1,'ZM\ZMApplication\__construct()'],['../class_z_m_1_1_exception_1_1_singleton_violation_exception.html#adc40bd6939928029638ff6bc06af0aa2',1,'ZM\Exception\SingletonViolationException\__construct()'],['../class_z_m_1_1_annotation_1_1_annotation_handler.html#afec25f72815603dbf7f26147f4f3b752',1,'ZM\Annotation\AnnotationHandler\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a3738e4a01c0e8db9d5eb5c060078ba15',1,'ZM\Annotation\Framework\BindEvent\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a58753b3bc06544a27254db84b3f660ed',1,'ZM\Annotation\Framework\Cron\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a9a14fcb330cd0d7a892238c601b914a5',1,'ZM\Annotation\Framework\Init\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a1075e74704e672647d6a851bd86ec12a',1,'ZM\Annotation\Framework\Tick\__construct()'],['../class_z_m_1_1_annotation_1_1_http_1_1_controller.html#ad36f34ab2f10e9894571cd50f3cfbdd6',1,'ZM\Annotation\Http\Controller\__construct()'],['../class_z_m_1_1_annotation_1_1_http_1_1_route.html#aa7a670c80259443839ac7d4292f5b835',1,'ZM\Annotation\Http\Route\__construct()'],['../class_z_m_1_1_annotation_1_1_middleware_1_1_middleware.html#a16f4b762bcf81c2bf5ea0bfdf5de18b9',1,'ZM\Annotation\Middleware\Middleware\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a3902aa0044b2223f916678081c86474b',1,'ZM\Annotation\OneBot\BotAction\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a1f3d1a29654884406af37d7ee4b40384',1,'ZM\Annotation\OneBot\BotActionResponse\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#ab9f8c759246b23e5f204ca69c26cff4b',1,'ZM\Annotation\OneBot\BotCommand\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a8918ccd10220ecddb336f0dac824a447',1,'ZM\Annotation\OneBot\CommandArgument\__construct()'],['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a42dc978144404d8cb1810cbec0899072',1,'ZM\Exception\Solution\Solution\__construct()'],['../class_z_m_1_1_exception_1_1_interrupt_exception.html#a3da1dd19aec6c3f597310cf5c7c4da13',1,'ZM\Exception\InterruptException\__construct()'],['../class_z_m_1_1_exception_1_1_handler.html#a095c5d389db211932136b53f25f39685',1,'ZM\Exception\Handler\__construct()'],['../class_z_m_1_1_context_1_1_bot_context.html#a7dfefed6cfe1ee94e63cac00a24ae28c',1,'ZM\Context\BotContext\__construct()'],['../class_z_m_1_1_context_1_1_bot_connect_context.html#abf2488d9c5eaf77dc7b24dec08679d3a',1,'ZM\Context\BotConnectContext\__construct()'],['../class_z_m_1_1_console_application.html#a6979d25dc39878d9e8ed9620e3b17a34',1,'ZM\ConsoleApplication\__construct()'],['../class_z_m_1_1_config_1_1_z_m_config.html#a89db51276a8f2eb399886bd1b28d1256',1,'ZM\Config\ZMConfig\__construct()'],['../class_z_m_1_1_config_1_1_environment.html#a48e4a9e82250a1e4ad02074d20b13d65',1,'ZM\Config\Environment\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_help.html#a0bd55fa8e8f5d985a2927e46649bff39',1,'ZM\Annotation\OneBot\CommandHelp\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html#ab1c30a80968e3379b4dd34d15d8d2f28',1,'ZM\Annotation\OneBot\BotEvent\__construct()']]], + ['_5f_5fconstruct_0',['__construct',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#aa1c41e248f108c99b31b33728d97009b',1,'ZM\Store\Database\DBStatement\__construct()'],['../class_z_m_1_1_exception_1_1_z_m_known_exception.html#a636aeb7d5a5f252b871952522d32b3ee',1,'ZM\Exception\ZMKnownException\__construct()'],['../class_z_m_1_1_framework.html#a095c5d389db211932136b53f25f39685',1,'ZM\Framework\__construct()'],['../class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#a14bfdb3f06ee4c27dd3507af6e702380',1,'ZM\Plugin\CommandManual\CommandManualPlugin\__construct()'],['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a095c5d389db211932136b53f25f39685',1,'ZM\Plugin\CommandManual\StaticManualFactory\__construct()'],['../class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#adbac5cdadfdaba6679f79ff0a79158b9',1,'ZM\Plugin\OneBot\OneBot12Adapter\__construct()'],['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a6a15099f76b9ad8580f129c10f3cf1eb',1,'ZM\Plugin\PluginMeta\__construct()'],['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#afaec582a9669d6eca5ad8156cd34d954',1,'ZM\Plugin\Strategy\PluginInstallStrategy\__construct()'],['../class_z_m_1_1_schedule_1_1_schedule.html#a095c5d389db211932136b53f25f39685',1,'ZM\Schedule\Schedule\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a9162320adff1a1a4afd7f2372f753a3e',1,'ZM\Store\Database\DBConnection\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_exception.html#a6e5badbcede7d5de2409597440c694e7',1,'ZM\Store\Database\DBException\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#af532e0c6a6e1449f59eadd3026ec5f8c',1,'ZM\Store\Database\DBQueryBuilder\__construct()'],['../class_z_m_1_1_annotation_1_1_annotation_parser.html#acdfc3bdf24ab88f890037d1edbc971de',1,'ZM\Annotation\AnnotationParser\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a4056d83594fc3fbbe337a9092db382d6',1,'ZM\Store\Database\DBStatementWrapper\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a196b3403dd3fe36fd9617ada22960ff1',1,'ZM\Store\Database\DBWrapper\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#aba32e95e2008290bf8c7ea2367cf8760',1,'ZM\Store\KV\LightCache\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html#aebf17a37bb688f7253e8eeb958af5ab4',1,'ZM\Store\KV\Redis\KVRedis\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html#a0ab55ccb2d3c8755b4fccd005a7c6871',1,'ZM\Store\KV\Redis\RedisWrapper\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_z_m_redis.html#a1538e33cc82d38ead75aba61979dbcf9',1,'ZM\Store\KV\Redis\ZMRedis\__construct()'],['../class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#a11cdec706d9da4bf8b555c13858814f9',1,'ZM\Utils\CodeGenerator\PluginGenerator\__construct()'],['../class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#aaaa67d8d4a188b651fc4a9c78f18529a',1,'ZM\Utils\OneBot12FileDownloader\__construct()'],['../class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a93eb1d8042bf7b44ad22ecbff427ea6c',1,'ZM\Utils\OneBot12FileUploader\__construct()'],['../class_z_m_1_1_z_m_application.html#a095c5d389db211932136b53f25f39685',1,'ZM\ZMApplication\__construct()'],['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a42dc978144404d8cb1810cbec0899072',1,'ZM\Exception\Solution\Solution\__construct()'],['../class_z_m_1_1_annotation_1_1_annotation_handler.html#afec25f72815603dbf7f26147f4f3b752',1,'ZM\Annotation\AnnotationHandler\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a3738e4a01c0e8db9d5eb5c060078ba15',1,'ZM\Annotation\Framework\BindEvent\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a58753b3bc06544a27254db84b3f660ed',1,'ZM\Annotation\Framework\Cron\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a9a14fcb330cd0d7a892238c601b914a5',1,'ZM\Annotation\Framework\Init\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a1075e74704e672647d6a851bd86ec12a',1,'ZM\Annotation\Framework\Tick\__construct()'],['../class_z_m_1_1_annotation_1_1_http_1_1_controller.html#ad36f34ab2f10e9894571cd50f3cfbdd6',1,'ZM\Annotation\Http\Controller\__construct()'],['../class_z_m_1_1_annotation_1_1_http_1_1_route.html#aa7a670c80259443839ac7d4292f5b835',1,'ZM\Annotation\Http\Route\__construct()'],['../class_z_m_1_1_annotation_1_1_middleware_1_1_middleware.html#a16f4b762bcf81c2bf5ea0bfdf5de18b9',1,'ZM\Annotation\Middleware\Middleware\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a3902aa0044b2223f916678081c86474b',1,'ZM\Annotation\OneBot\BotAction\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a1f3d1a29654884406af37d7ee4b40384',1,'ZM\Annotation\OneBot\BotActionResponse\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#ab9f8c759246b23e5f204ca69c26cff4b',1,'ZM\Annotation\OneBot\BotCommand\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a8918ccd10220ecddb336f0dac824a447',1,'ZM\Annotation\OneBot\CommandArgument\__construct()'],['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a2902cdb1fb0d21d72887cffc47a2b555',1,'ZM\Exception\WaitTimeoutException\__construct()'],['../class_z_m_1_1_exception_1_1_singleton_violation_exception.html#adc40bd6939928029638ff6bc06af0aa2',1,'ZM\Exception\SingletonViolationException\__construct()'],['../class_z_m_1_1_exception_1_1_interrupt_exception.html#a3da1dd19aec6c3f597310cf5c7c4da13',1,'ZM\Exception\InterruptException\__construct()'],['../class_z_m_1_1_exception_1_1_handler.html#a095c5d389db211932136b53f25f39685',1,'ZM\Exception\Handler\__construct()'],['../class_z_m_1_1_context_1_1_bot_context.html#a7dfefed6cfe1ee94e63cac00a24ae28c',1,'ZM\Context\BotContext\__construct()'],['../class_z_m_1_1_context_1_1_bot_connect_context.html#abf2488d9c5eaf77dc7b24dec08679d3a',1,'ZM\Context\BotConnectContext\__construct()'],['../class_z_m_1_1_config_1_1_z_m_config.html#a311e0b207e96219c23f6aeac8704cd35',1,'ZM\Config\ZMConfig\__construct()'],['../class_z_m_1_1_config_1_1_environment.html#a48e4a9e82250a1e4ad02074d20b13d65',1,'ZM\Config\Environment\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_help.html#a0bd55fa8e8f5d985a2927e46649bff39',1,'ZM\Annotation\OneBot\CommandHelp\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html#ab1c30a80968e3379b4dd34d15d8d2f28',1,'ZM\Annotation\OneBot\BotEvent\__construct()']]], ['_5f_5fdestruct_1',['__destruct',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a421831a265621325e1fdd19aace0c758',1,'ZM\Store\Database\DBConnection\__destruct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a421831a265621325e1fdd19aace0c758',1,'ZM\Store\Database\DBWrapper\__destruct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_z_m_redis.html#a421831a265621325e1fdd19aace0c758',1,'ZM\Store\KV\Redis\ZMRedis\__destruct()']]], ['_5f_5finvoke_2',['__invoke',['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#ae75ea68aa1f704350caf938b54576f5c',1,'ZM::Plugin::CommandManual::StaticManualFactory']]], ['_5f_5ftostring_3',['__toString',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a7516ca30af0db3cdbf9a7739b48ce91d',1,'ZM::Annotation::AnnotationBase']]], diff --git a/docs/.vuepress/public/doxy/search/all_10.js b/docs/.vuepress/public/doxy/search/all_10.js index c092916a..50f0015a 100755 --- a/docs/.vuepress/public/doxy/search/all_10.js +++ b/docs/.vuepress/public/doxy/search/all_10.js @@ -16,7 +16,7 @@ var searchData= ['onmanagerstop_13',['onManagerStop',['../class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html#ab809d80de6cca58e62f00eb6a7145d17',1,'ZM::Event::Listener::ManagerEventListener']]], ['onmasterstart_14',['onMasterStart',['../class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html#ad0dde501c4d69cd6d0ff431ecb28119a',1,'ZM::Event::Listener::MasterEventListener']]], ['onmasterstop_15',['onMasterStop',['../class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html#a2f79b5717d444ca29e6b000872534ca3',1,'ZM::Event::Listener::MasterEventListener']]], - ['onobevent_16',['onOBEvent',['../class_module_1_1_example_1_1_hello123.html#a0ee3d852534d06fb70fa5a68b88e2009',1,'Module::Example::Hello123']]], + ['onmessage_16',['onMessage',['../class_module_1_1_example_1_1_hello123.html#a2feebc340e0abdb66e1287c3d77e2c88',1,'Module::Example::Hello123']]], ['onpack_17',['onPack',['../namespace_z_m_1_1_plugin_1_1_traits.html#ad555edfdfc25efd29a218a4572a86ff3',1,'ZM::Plugin::Traits']]], ['onpluginload_18',['onPluginLoad',['../namespace_z_m_1_1_plugin_1_1_traits.html#a4d1ac878c83dcba5559081cd701835ed',1,'ZM::Plugin::Traits']]], ['onrequest1_19',['onRequest1',['../class_z_m_1_1_event_1_1_listener_1_1_http_event_listener.html#a0511062aadac3a43e57a0e0f8fb999d8',1,'ZM::Event::Listener::HttpEventListener']]], @@ -30,6 +30,5 @@ var searchData= ['onworkerstart999_27',['onWorkerStart999',['../class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a1b7ec901e1c44478171f7fa2476ad746',1,'ZM::Event::Listener::WorkerEventListener']]], ['onworkerstop1_28',['onWorkerStop1',['../class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a34708d9b3e62bcf9bff8472ac6ca9fe7',1,'ZM::Event::Listener::WorkerEventListener']]], ['onworkerstop999_29',['onWorkerStop999',['../class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a339924f120992579d5f652a2c3a87b07',1,'ZM::Event::Listener::WorkerEventListener']]], - ['onwsmessage_30',['onWSMessage',['../class_module_1_1_example_1_1_hello123.html#a6ac41f59e93a6ff5c461f53413bec7c6',1,'Module::Example::Hello123']]], - ['open_31',['open',['../interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\KVInterface\open()'],['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\LightCache\open()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\Redis\KVRedis\open()']]] + ['open_30',['open',['../interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\KVInterface\open()'],['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\LightCache\open()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\Redis\KVRedis\open()']]] ]; diff --git a/docs/.vuepress/public/doxy/search/all_13.js b/docs/.vuepress/public/doxy/search/all_13.js index 98bd1f52..547242cb 100755 --- a/docs/.vuepress/public/doxy/search/all_13.js +++ b/docs/.vuepress/public/doxy/search/all_13.js @@ -15,33 +15,38 @@ var searchData= ['registereventprovider_12',['RegisterEventProvider',['../class_z_m_1_1_bootstrap_1_1_register_event_provider.html',1,'ZM::Bootstrap']]], ['registereventprovider_2ephp_13',['RegisterEventProvider.php',['../_register_event_provider_8php.html',1,'']]], ['registerexception_14',['registerException',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a95f9026736b6521a00f7795459961b15',1,'ZM::Middleware::MiddlewareHandler']]], - ['registerhttprequestservices_15',['registerHttpRequestServices',['../class_z_m_1_1_container_1_1_container_registrant.html#ad4f7a1fc0d24abdab5c1e6888a09ffd9',1,'ZM::Container::ContainerRegistrant']]], - ['registerlogger_16',['RegisterLogger',['../class_z_m_1_1_bootstrap_1_1_register_logger.html',1,'ZM::Bootstrap']]], - ['registerlogger_2ephp_17',['RegisterLogger.php',['../_register_logger_8php.html',1,'']]], - ['registerobactionresponseservices_18',['registerOBActionResponseServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a01877afc121c0e22378ab9eeffd94bfe',1,'ZM::Container::ContainerRegistrant']]], - ['registerobeventservices_19',['registerOBEventServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a1979431c247e7038f87926c2aaa24451',1,'ZM::Container::ContainerRegistrant']]], - ['registertick_20',['registerTick',['../class_z_m_1_1_schedule_1_1_timer.html#a76c3296279a2c5014f103b805173e8bf',1,'ZM::Schedule::Timer']]], - ['registerwscloseservices_21',['registerWSCloseServices',['../class_z_m_1_1_container_1_1_container_registrant.html#af128f7b0d9ea116376b27357157c740e',1,'ZM::Container::ContainerRegistrant']]], - ['registerwsmessageservices_22',['registerWSMessageServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a60e490c8d535850f24c0e56b03c85936',1,'ZM::Container::ContainerRegistrant']]], - ['registerwsopenservices_23',['registerWSOpenServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a71ddb6df480fc9444e592bd5bc678881',1,'ZM::Container::ContainerRegistrant']]], - ['releasesavepoint_24',['releaseSavepoint',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a92a6b8f856eee5aaa30de8dcf6a9e122',1,'ZM::Store::Database::DBWrapper']]], - ['reload_25',['reload',['../class_z_m_1_1_config_1_1_z_m_config.html#a7b2a44f6ec87a111c1bc3cc911cd15f5',1,'ZM\Config\ZMConfig\reload()'],['../class_z_m_1_1_framework.html#a7b2a44f6ec87a111c1bc3cc911cd15f5',1,'ZM\Framework\reload()']]], - ['removeconnection_26',['removeConnection',['../class_z_m_1_1_utils_1_1_connection_util.html#a80abd0ec46bb79867148f3b0e254f5e2',1,'ZM::Utils::ConnectionUtil']]], - ['removecontextprompt_27',['removeContextPrompt',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a8b2d9c459850cb31e0f049884697fd59',1,'ZM::Plugin::OneBot::OneBot12Adapter']]], - ['removeprocessstate_28',['removeProcessState',['../class_z_m_1_1_process_1_1_process_state_manager.html#acf2c7a3ae8e91f7d962a880c01bccdf4',1,'ZM::Process::ProcessStateManager']]], - ['repeat_29',['repeat',['../class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900',1,'Module::Example::Hello123']]], - ['replcommand_30',['ReplCommand',['../class_z_m_1_1_command_1_1_repl_command.html',1,'ZM::Command']]], - ['replcommand_2ephp_31',['ReplCommand.php',['../_repl_command_8php.html',1,'']]], - ['resolve_32',['resolve',['../global__functions_8php.html#a72209840841640a3706f6393aa3bc0bc',1,'global_functions.php']]], - ['rollback_33',['rollBack',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBConnection\rollBack()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBWrapper\rollBack()']]], - ['rollbacksavepoint_34',['rollbackSavepoint',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7',1,'ZM::Store::Database::DBWrapper']]], - ['route_35',['route',['../class_module_1_1_example_1_1_hello123.html#afa1a227b993f6045d9eb3be819028556',1,'Module::Example::Hello123']]], - ['route_36',['Route',['../class_z_m_1_1_annotation_1_1_http_1_1_route.html',1,'ZM::Annotation::Http']]], - ['route_2ephp_37',['Route.php',['../_route_8php.html',1,'']]], - ['routetrait_38',['RouteTrait',['../namespace_z_m_1_1_plugin_1_1_traits.html#a137922a82f833ad67494c152d0fcc7d0',1,'ZM::Plugin::Traits']]], - ['routetrait_2ephp_39',['RouteTrait.php',['../_route_trait_8php.html',1,'']]], - ['rowcount_40',['rowCount',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a82b073888555fc72e57142fe913db377',1,'ZM\Store\Database\DBStatement\rowCount()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a82b073888555fc72e57142fe913db377',1,'ZM\Store\Database\DBStatementWrapper\rowCount()']]], - ['rule_41',['Rule',['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html',1,'ZM::Annotation::Interfaces']]], - ['rule_2ephp_42',['Rule.php',['../_rule_8php.html',1,'']]], - ['run_43',['run',['../class_z_m_1_1_console_application.html#a05dd9c0ddaec72a715c26082770151e1',1,'ZM\ConsoleApplication\run()'],['../class_z_m_1_1_z_m_application.html#afb0fafe7e02a3ae1993c01c19fad2bae',1,'ZM\ZMApplication\run()']]] + ['registerglobaloptions_15',['registerGlobalOptions',['../class_z_m_1_1_console_application.html#aca4d1e411fe1e258ddebb3ac8fcdc872',1,'ZM::ConsoleApplication']]], + ['registerhttprequestservices_16',['registerHttpRequestServices',['../class_z_m_1_1_container_1_1_container_registrant.html#ad4f7a1fc0d24abdab5c1e6888a09ffd9',1,'ZM::Container::ContainerRegistrant']]], + ['registerlogger_17',['RegisterLogger',['../class_z_m_1_1_bootstrap_1_1_register_logger.html',1,'ZM::Bootstrap']]], + ['registerlogger_2ephp_18',['RegisterLogger.php',['../_register_logger_8php.html',1,'']]], + ['registerobactionresponseservices_19',['registerOBActionResponseServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a01877afc121c0e22378ab9eeffd94bfe',1,'ZM::Container::ContainerRegistrant']]], + ['registerobeventservices_20',['registerOBEventServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a1979431c247e7038f87926c2aaa24451',1,'ZM::Container::ContainerRegistrant']]], + ['registertick_21',['registerTick',['../class_z_m_1_1_schedule_1_1_timer.html#a76c3296279a2c5014f103b805173e8bf',1,'ZM::Schedule::Timer']]], + ['registerwscloseservices_22',['registerWSCloseServices',['../class_z_m_1_1_container_1_1_container_registrant.html#af128f7b0d9ea116376b27357157c740e',1,'ZM::Container::ContainerRegistrant']]], + ['registerwsmessageservices_23',['registerWSMessageServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a60e490c8d535850f24c0e56b03c85936',1,'ZM::Container::ContainerRegistrant']]], + ['registerwsopenservices_24',['registerWSOpenServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a71ddb6df480fc9444e592bd5bc678881',1,'ZM::Container::ContainerRegistrant']]], + ['releasesavepoint_25',['releaseSavepoint',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a92a6b8f856eee5aaa30de8dcf6a9e122',1,'ZM::Store::Database::DBWrapper']]], + ['reload_26',['reload',['../class_z_m_1_1_config_1_1_z_m_config.html#a7b2a44f6ec87a111c1bc3cc911cd15f5',1,'ZM\Config\ZMConfig\reload()'],['../class_z_m_1_1_framework.html#a7b2a44f6ec87a111c1bc3cc911cd15f5',1,'ZM\Framework\reload()']]], + ['removeconnection_27',['removeConnection',['../class_z_m_1_1_utils_1_1_connection_util.html#a80abd0ec46bb79867148f3b0e254f5e2',1,'ZM::Utils::ConnectionUtil']]], + ['removecontextprompt_28',['removeContextPrompt',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a8b2d9c459850cb31e0f049884697fd59',1,'ZM::Plugin::OneBot::OneBot12Adapter']]], + ['removeprocessstate_29',['removeProcessState',['../class_z_m_1_1_process_1_1_process_state_manager.html#acf2c7a3ae8e91f7d962a880c01bccdf4',1,'ZM::Process::ProcessStateManager']]], + ['repeat_30',['repeat',['../class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900',1,'Module::Example::Hello123']]], + ['replcommand_31',['ReplCommand',['../class_z_m_1_1_command_1_1_repl_command.html',1,'ZM::Command']]], + ['replcommand_2ephp_32',['ReplCommand.php',['../_repl_command_8php.html',1,'']]], + ['resolve_33',['resolve',['../global__functions_8php.html#a72209840841640a3706f6393aa3bc0bc',1,'global_functions.php']]], + ['rollback_34',['rollBack',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBConnection\rollBack()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBWrapper\rollBack()']]], + ['rollbacksavepoint_35',['rollbackSavepoint',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7',1,'ZM::Store::Database::DBWrapper']]], + ['route_36',['route',['../class_module_1_1_example_1_1_hello123.html#a92a609955504ed470b4b243eb6170739',1,'Module::Example::Hello123']]], + ['route_37',['Route',['../class_z_m_1_1_annotation_1_1_http_1_1_route.html',1,'ZM::Annotation::Http']]], + ['route_2ephp_38',['Route.php',['../_route_8php.html',1,'']]], + ['routetrait_39',['RouteTrait',['../namespace_z_m_1_1_plugin_1_1_traits.html#a137922a82f833ad67494c152d0fcc7d0',1,'ZM::Plugin::Traits']]], + ['routetrait_2ephp_40',['RouteTrait.php',['../_route_trait_8php.html',1,'']]], + ['rowcount_41',['rowCount',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a82b073888555fc72e57142fe913db377',1,'ZM\Store\Database\DBStatement\rowCount()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a82b073888555fc72e57142fe913db377',1,'ZM\Store\Database\DBStatementWrapper\rowCount()']]], + ['rule_42',['Rule',['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html',1,'ZM::Annotation::Interfaces']]], + ['rule_2ephp_43',['Rule.php',['../_rule_8php.html',1,'']]], + ['run_44',['run',['../class_z_m_1_1_z_m_application.html#afb0fafe7e02a3ae1993c01c19fad2bae',1,'ZM::ZMApplication']]], + ['runningininteractiveterminal_45',['runningInInteractiveTerminal',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a08fa9f0bbffb1b7042208cce15365db9',1,'ZM::Config::RuntimePreferences']]], + ['runningunittests_46',['runningUnitTests',['../class_z_m_1_1_config_1_1_runtime_preferences.html#ad93370e733f0253ebce6b3234de3eef4',1,'ZM::Config::RuntimePreferences']]], + ['runtimepreferences_47',['RuntimePreferences',['../class_z_m_1_1_config_1_1_runtime_preferences.html',1,'ZM::Config']]], + ['runtimepreferences_2ephp_48',['RuntimePreferences.php',['../_runtime_preferences_8php.html',1,'']]] ]; diff --git a/docs/.vuepress/public/doxy/search/all_14.js b/docs/.vuepress/public/doxy/search/all_14.js index a012dcb2..96fb8285 100755 --- a/docs/.vuepress/public/doxy/search/all_14.js +++ b/docs/.vuepress/public/doxy/search/all_14.js @@ -24,53 +24,52 @@ var searchData= ['setautocommit_21',['setAutoCommit',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#adec4c9208c0bc954eb1e787fb01858c9',1,'ZM::Store::Database::DBWrapper']]], ['setconnection_22',['setConnection',['../class_z_m_1_1_utils_1_1_connection_util.html#a17517099cf2c76f44bdd596d65d019a4',1,'ZM::Utils::ConnectionUtil']]], ['setdownloadpath_23',['setDownloadPath',['../class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#afacc393f726627bac3177e30a804318c',1,'ZM::Utils::OneBot12FileDownloader']]], - ['setenvironment_24',['setEnvironment',['../class_z_m_1_1_config_1_1_z_m_config.html#abae8d3c2b78ece9d8fe3430cd2874ea0',1,'ZM::Config::ZMConfig']]], - ['setfetchmode_25',['setFetchMode',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a7d2b0738bf3158f2d1542a38a7616cae',1,'ZM::Store::Database::DBStatement']]], - ['setinternaltimezone_26',['SetInternalTimezone',['../class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html',1,'ZM::Bootstrap']]], - ['setinternaltimezone_2ephp_27',['SetInternalTimezone.php',['../_set_internal_timezone_8php.html',1,'']]], - ['setlevel_28',['setLevel',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotCommand\setLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Framework\BindEvent\setLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Framework\Init\setLevel()'],['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Interfaces\Level\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotAction\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotActionResponse\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotEvent\setLevel()']]], - ['setmultiple_29',['setMultiple',['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a3f67d6727e507d6296cb06e25ce064fd',1,'ZM::Store::KV::LightCache']]], - ['setnesttransactionswithsavepoints_30',['setNestTransactionsWithSavepoints',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a1dfc36757aac676bbda4a34b04d99f06',1,'ZM::Store::Database::DBWrapper']]], - ['setparams_31',['setParams',['../class_z_m_1_1_context_1_1_bot_context.html#a490ec24c6b656e391669feb5ddcd6620',1,'ZM::Context::BotContext']]], - ['setreturncallback_32',['setReturnCallback',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a2dd03df7faceae82677946c50260d416',1,'ZM::Annotation::AnnotationHandler']]], - ['setrollbackonly_33',['setRollbackOnly',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a57930b0587270871b90503aa374607c3',1,'ZM::Store::Database::DBWrapper']]], - ['setrootdir_34',['setRootDir',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#aa2c313f5075cfc40ae29e6e9f877f9c7',1,'ZM::Plugin::PluginMeta']]], - ['setrulecallback_35',['setRuleCallback',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a32153bfb3db97bdc328c0a6f1fa98bef',1,'ZM::Annotation::AnnotationHandler']]], - ['settransactionisolation_36',['setTransactionIsolation',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a73f7490100eb6ced4bbf62fbaa959283',1,'ZM::Store::Database::DBWrapper']]], - ['setup_37',['Setup',['../class_z_m_1_1_annotation_1_1_framework_1_1_setup.html',1,'ZM::Annotation::Framework']]], - ['setup_2ephp_38',['Setup.php',['../_setup_8php.html',1,'']]], - ['shouldexecute_39',['shouldExecute',['../class_z_m_1_1_command_1_1_command.html#a00f5d9aa687a66ab94de08f3a73981e7',1,'ZM::Command::Command']]], - ['signallistener_40',['SignalListener',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html',1,'ZM::Event::Listener']]], - ['signallistener_2ephp_41',['SignalListener.php',['../_signal_listener_8php.html',1,'']]], - ['signalmanager_42',['signalManager',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a3361ff2fe8779d57c70aefd607582bf7',1,'ZM::Event::Listener::SignalListener']]], - ['signalmaster_43',['signalMaster',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a06bb3ca994558e9a0fa8793a7efd4ca8',1,'ZM::Event::Listener::SignalListener']]], - ['signalwindowsctrlc_44',['signalWindowsCtrlC',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#ae119793f16c1b9902dd92809ca7395c2',1,'ZM::Event::Listener::SignalListener']]], - ['signalworker_45',['signalWorker',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#abcbfec8c7aeb234101db867f786ecd3a',1,'ZM::Event::Listener::SignalListener']]], - ['singletonviolationexception_46',['SingletonViolationException',['../class_z_m_1_1_exception_1_1_singleton_violation_exception.html',1,'ZM::Exception']]], - ['singletonviolationexception_2ephp_47',['SingletonViolationException.php',['../_singleton_violation_exception_8php.html',1,'']]], - ['solution_48',['Solution',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html',1,'ZM::Exception::Solution']]], - ['solution_2ephp_49',['Solution.php',['../_solution_8php.html',1,'']]], - ['solutionrepository_50',['SolutionRepository',['../class_z_m_1_1_exception_1_1_solution_1_1_solution_repository.html',1,'ZM::Exception::Solution']]], - ['solutionrepository_2ephp_51',['SolutionRepository.php',['../_solution_repository_8php.html',1,'']]], - ['sortannotationlist_52',['sortAnnotationList',['../class_z_m_1_1_annotation_1_1_annotation_map.html#a63efa5e81e1278b229b8f3a2be72cd44',1,'ZM::Annotation::AnnotationMap']]], - ['source_5froot_5fdir_53',['SOURCE_ROOT_DIR',['../global__defines__app_8php.html#ae44e8e1d83d87ae3258af05f62b8b9b9',1,'global_defines_app.php']]], - ['sourceloadmodeonly_2ephp_54',['SourceLoadModeOnly.php',['../_source_load_mode_only_8php.html',1,'']]], - ['splitmessage_55',['splitMessage',['../class_z_m_1_1_utils_1_1_message_util.html#aa245283c7540e9b459de37687cdc9e9f',1,'ZM::Utils::MessageUtil']]], - ['sql_5fbuilder_56',['sql_builder',['../global__functions_8php.html#a5e5e46262ccc376a933859820eaee89f',1,'global_functions.php']]], - ['sqlitedriver_57',['SQLiteDriver',['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html',1,'ZM::Store::Database']]], - ['sqlitedriver_2ephp_58',['SQLiteDriver.php',['../_s_q_lite_driver_8php.html',1,'']]], - ['start_59',['start',['../class_z_m_1_1_framework.html#af8fa59992209e36dccb3eefb0f75531f',1,'ZM::Framework']]], - ['staticmanualfactory_60',['StaticManualFactory',['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html',1,'ZM::Plugin::CommandManual']]], - ['staticmanualfactory_2ephp_61',['StaticManualFactory.php',['../_static_manual_factory_8php.html',1,'']]], - ['status_5fbefore_5ffailed_62',['STATUS_BEFORE_FAILED',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a39d6d2a37a9914c1af3d21d1b86704b0',1,'ZM::Annotation::AnnotationHandler']]], - ['status_5fexception_63',['STATUS_EXCEPTION',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#af071fa1aece4266ffc3a090c5955b1b9',1,'ZM::Annotation::AnnotationHandler']]], - ['status_5finterrupted_64',['STATUS_INTERRUPTED',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a43c368cb5c8a1627c7a2e1c0e1c2ee50',1,'ZM::Annotation::AnnotationHandler']]], - ['status_5fnormal_65',['STATUS_NORMAL',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#ae16c6ddef8a45ea1db9aca3402f7e5d6',1,'ZM::Annotation::AnnotationHandler']]], - ['status_5frule_5ffailed_66',['STATUS_RULE_FAILED',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#ae55c152fd1993e16f0e180b1e731f6eb',1,'ZM::Annotation::AnnotationHandler']]], - ['stop_67',['stop',['../class_z_m_1_1_framework.html#afcbc7635bf33718d81e1e5bca95d85fe',1,'ZM::Framework']]], - ['strtoarray_68',['strToArray',['../class_z_m_1_1_utils_1_1_message_util.html#a2dbf577f5a6ed268b84fb15d38ecb88b',1,'ZM::Utils::MessageUtil']]], - ['swoole_5fhook_5fudp_69',['SWOOLE_HOOK_UDP',['../global__defines__app_8php.html#a117b8983dda48ade1a9cc1355db31b9b',1,'global_defines_app.php']]], - ['swoole_5fprocess_70',['SWOOLE_PROCESS',['../global__defines__app_8php.html#a3277fc2f89a40896bf30cdf7d0203a0b',1,'global_defines_app.php']]], - ['systemdgeneratecommand_71',['SystemdGenerateCommand',['../class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html',1,'ZM::Command::Generate']]], - ['systemdgeneratecommand_2ephp_72',['SystemdGenerateCommand.php',['../_systemd_generate_command_8php.html',1,'']]] + ['setfetchmode_24',['setFetchMode',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a7d2b0738bf3158f2d1542a38a7616cae',1,'ZM::Store::Database::DBStatement']]], + ['setinternaltimezone_25',['SetInternalTimezone',['../class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html',1,'ZM::Bootstrap']]], + ['setinternaltimezone_2ephp_26',['SetInternalTimezone.php',['../_set_internal_timezone_8php.html',1,'']]], + ['setlevel_27',['setLevel',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotEvent\setLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Framework\BindEvent\setLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Framework\Init\setLevel()'],['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Interfaces\Level\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotAction\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotActionResponse\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotCommand\setLevel()']]], + ['setmultiple_28',['setMultiple',['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a3f67d6727e507d6296cb06e25ce064fd',1,'ZM::Store::KV::LightCache']]], + ['setnesttransactionswithsavepoints_29',['setNestTransactionsWithSavepoints',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a1dfc36757aac676bbda4a34b04d99f06',1,'ZM::Store::Database::DBWrapper']]], + ['setparams_30',['setParams',['../class_z_m_1_1_context_1_1_bot_context.html#a490ec24c6b656e391669feb5ddcd6620',1,'ZM::Context::BotContext']]], + ['setreturncallback_31',['setReturnCallback',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a2dd03df7faceae82677946c50260d416',1,'ZM::Annotation::AnnotationHandler']]], + ['setrollbackonly_32',['setRollbackOnly',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a57930b0587270871b90503aa374607c3',1,'ZM::Store::Database::DBWrapper']]], + ['setrootdir_33',['setRootDir',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#aa2c313f5075cfc40ae29e6e9f877f9c7',1,'ZM::Plugin::PluginMeta']]], + ['setrulecallback_34',['setRuleCallback',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a32153bfb3db97bdc328c0a6f1fa98bef',1,'ZM::Annotation::AnnotationHandler']]], + ['settransactionisolation_35',['setTransactionIsolation',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a73f7490100eb6ced4bbf62fbaa959283',1,'ZM::Store::Database::DBWrapper']]], + ['setup_36',['Setup',['../class_z_m_1_1_annotation_1_1_framework_1_1_setup.html',1,'ZM::Annotation::Framework']]], + ['setup_2ephp_37',['Setup.php',['../_setup_8php.html',1,'']]], + ['shouldexecute_38',['shouldExecute',['../class_z_m_1_1_command_1_1_command.html#a00f5d9aa687a66ab94de08f3a73981e7',1,'ZM::Command::Command']]], + ['signallistener_39',['SignalListener',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html',1,'ZM::Event::Listener']]], + ['signallistener_2ephp_40',['SignalListener.php',['../_signal_listener_8php.html',1,'']]], + ['signalmanager_41',['signalManager',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a3361ff2fe8779d57c70aefd607582bf7',1,'ZM::Event::Listener::SignalListener']]], + ['signalmaster_42',['signalMaster',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a06bb3ca994558e9a0fa8793a7efd4ca8',1,'ZM::Event::Listener::SignalListener']]], + ['signalwindowsctrlc_43',['signalWindowsCtrlC',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#ae119793f16c1b9902dd92809ca7395c2',1,'ZM::Event::Listener::SignalListener']]], + ['signalworker_44',['signalWorker',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#abcbfec8c7aeb234101db867f786ecd3a',1,'ZM::Event::Listener::SignalListener']]], + ['singletonviolationexception_45',['SingletonViolationException',['../class_z_m_1_1_exception_1_1_singleton_violation_exception.html',1,'ZM::Exception']]], + ['singletonviolationexception_2ephp_46',['SingletonViolationException.php',['../_singleton_violation_exception_8php.html',1,'']]], + ['solution_47',['Solution',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html',1,'ZM::Exception::Solution']]], + ['solution_2ephp_48',['Solution.php',['../_solution_8php.html',1,'']]], + ['solutionrepository_49',['SolutionRepository',['../class_z_m_1_1_exception_1_1_solution_1_1_solution_repository.html',1,'ZM::Exception::Solution']]], + ['solutionrepository_2ephp_50',['SolutionRepository.php',['../_solution_repository_8php.html',1,'']]], + ['sortannotationlist_51',['sortAnnotationList',['../class_z_m_1_1_annotation_1_1_annotation_map.html#a63efa5e81e1278b229b8f3a2be72cd44',1,'ZM::Annotation::AnnotationMap']]], + ['source_5froot_5fdir_52',['SOURCE_ROOT_DIR',['../global__defines__app_8php.html#ae44e8e1d83d87ae3258af05f62b8b9b9',1,'global_defines_app.php']]], + ['sourceloadmodeonly_2ephp_53',['SourceLoadModeOnly.php',['../_source_load_mode_only_8php.html',1,'']]], + ['splitmessage_54',['splitMessage',['../class_z_m_1_1_utils_1_1_message_util.html#aa245283c7540e9b459de37687cdc9e9f',1,'ZM::Utils::MessageUtil']]], + ['sql_5fbuilder_55',['sql_builder',['../global__functions_8php.html#a5e5e46262ccc376a933859820eaee89f',1,'global_functions.php']]], + ['sqlitedriver_56',['SQLiteDriver',['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html',1,'ZM::Store::Database']]], + ['sqlitedriver_2ephp_57',['SQLiteDriver.php',['../_s_q_lite_driver_8php.html',1,'']]], + ['start_58',['start',['../class_z_m_1_1_framework.html#af8fa59992209e36dccb3eefb0f75531f',1,'ZM::Framework']]], + ['staticmanualfactory_59',['StaticManualFactory',['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html',1,'ZM::Plugin::CommandManual']]], + ['staticmanualfactory_2ephp_60',['StaticManualFactory.php',['../_static_manual_factory_8php.html',1,'']]], + ['status_5fbefore_5ffailed_61',['STATUS_BEFORE_FAILED',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a39d6d2a37a9914c1af3d21d1b86704b0',1,'ZM::Annotation::AnnotationHandler']]], + ['status_5fexception_62',['STATUS_EXCEPTION',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#af071fa1aece4266ffc3a090c5955b1b9',1,'ZM::Annotation::AnnotationHandler']]], + ['status_5finterrupted_63',['STATUS_INTERRUPTED',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a43c368cb5c8a1627c7a2e1c0e1c2ee50',1,'ZM::Annotation::AnnotationHandler']]], + ['status_5fnormal_64',['STATUS_NORMAL',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#ae16c6ddef8a45ea1db9aca3402f7e5d6',1,'ZM::Annotation::AnnotationHandler']]], + ['status_5frule_5ffailed_65',['STATUS_RULE_FAILED',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#ae55c152fd1993e16f0e180b1e731f6eb',1,'ZM::Annotation::AnnotationHandler']]], + ['stop_66',['stop',['../class_z_m_1_1_framework.html#afcbc7635bf33718d81e1e5bca95d85fe',1,'ZM::Framework']]], + ['strtoarray_67',['strToArray',['../class_z_m_1_1_utils_1_1_message_util.html#a2dbf577f5a6ed268b84fb15d38ecb88b',1,'ZM::Utils::MessageUtil']]], + ['swoole_5fhook_5fudp_68',['SWOOLE_HOOK_UDP',['../global__defines__app_8php.html#a117b8983dda48ade1a9cc1355db31b9b',1,'global_defines_app.php']]], + ['swoole_5fprocess_69',['SWOOLE_PROCESS',['../global__defines__app_8php.html#a3277fc2f89a40896bf30cdf7d0203a0b',1,'global_defines_app.php']]], + ['systemdgeneratecommand_70',['SystemdGenerateCommand',['../class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html',1,'ZM::Command::Generate']]], + ['systemdgeneratecommand_2ephp_71',['SystemdGenerateCommand.php',['../_systemd_generate_command_8php.html',1,'']]] ]; diff --git a/docs/.vuepress/public/doxy/search/all_18.js b/docs/.vuepress/public/doxy/search/all_18.js index a61e53f3..5bb512d8 100755 --- a/docs/.vuepress/public/doxy/search/all_18.js +++ b/docs/.vuepress/public/doxy/search/all_18.js @@ -8,10 +8,13 @@ var searchData= ['withargument_5',['withArgument',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a5cd1ff53883567f6988debbbed94fb51',1,'ZM::Annotation::OneBot::BotCommand']]], ['withargumentobject_6',['withArgumentObject',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a2bbb7dda33ee621637843f5e8444ffe2',1,'ZM::Annotation::OneBot::BotCommand']]], ['withconfig_7',['withConfig',['../class_z_m_1_1_z_m_application.html#ad0e7eaedf0171a0d763ead5afea334c3',1,'ZM::ZMApplication']]], - ['workereventlistener_8',['WorkerEventListener',['../class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html',1,'ZM::Event::Listener']]], - ['workereventlistener_2ephp_9',['WorkerEventListener.php',['../_worker_event_listener_8php.html',1,'']]], - ['working_5fdir_10',['WORKING_DIR',['../global__defines__app_8php.html#a59da374a74a6c75071a8b0abcdbb089b',1,'global_defines_app.php']]], - ['ws_5fsocket_11',['ws_socket',['../global__functions_8php.html#a3117291dc19c3820da1c3bbf65327e9d',1,'global_functions.php']]], - ['wseventlistener_12',['WSEventListener',['../class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html',1,'ZM::Event::Listener']]], - ['wseventlistener_2ephp_13',['WSEventListener.php',['../_w_s_event_listener_8php.html',1,'']]] + ['withconfigdir_8',['withConfigDir',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a98a4716ba2afb5e327660bd1f380f706',1,'ZM::Config::RuntimePreferences']]], + ['withenvironment_9',['withEnvironment',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a4da6550a489ae8e3739f1fbc338e82c6',1,'ZM::Config::RuntimePreferences']]], + ['withloglevel_10',['withLogLevel',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a1fd37c3d800997d39e8d9ceb32e51922',1,'ZM::Config::RuntimePreferences']]], + ['workereventlistener_11',['WorkerEventListener',['../class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html',1,'ZM::Event::Listener']]], + ['workereventlistener_2ephp_12',['WorkerEventListener.php',['../_worker_event_listener_8php.html',1,'']]], + ['working_5fdir_13',['WORKING_DIR',['../global__defines__app_8php.html#a59da374a74a6c75071a8b0abcdbb089b',1,'global_defines_app.php']]], + ['ws_5fsocket_14',['ws_socket',['../global__functions_8php.html#a3117291dc19c3820da1c3bbf65327e9d',1,'global_functions.php']]], + ['wseventlistener_15',['WSEventListener',['../class_z_m_1_1_event_1_1_listener_1_1_w_s_event_listener.html',1,'ZM::Event::Listener']]], + ['wseventlistener_2ephp_16',['WSEventListener.php',['../_w_s_event_listener_8php.html',1,'']]] ]; diff --git a/docs/.vuepress/public/doxy/search/all_3.js b/docs/.vuepress/public/doxy/search/all_3.js index 76d695d8..2a047884 100755 --- a/docs/.vuepress/public/doxy/search/all_3.js +++ b/docs/.vuepress/public/doxy/search/all_3.js @@ -7,31 +7,33 @@ var searchData= ['bindmiddleware_4',['bindMiddleware',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a5a165e9c929b2f795b8d395c59ac1a2c',1,'ZM::Middleware::MiddlewareHandler']]], ['bindparam_5',['bindParam',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a96968444927e79aa3b3de64f133886e6',1,'ZM::Store::Database::DBStatement']]], ['bindvalue_6',['bindValue',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a28bae5ff1fb210d36c3c2805ce0401e3',1,'ZM::Store::Database::DBStatement']]], - ['bootstrap_7',['bootstrap',['../class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\SetInternalTimezone\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_handle_exceptions.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\HandleExceptions\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_load_configuration.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\LoadConfiguration\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_load_global_defines.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\LoadGlobalDefines\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_load_plugins.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\LoadPlugins\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_register_event_provider.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\RegisterEventProvider\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_register_logger.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\RegisterLogger\bootstrap()']]], - ['bot_8',['bot',['../global__functions_8php.html#ad36f3e85e1dffc28a10a95382aaac608',1,'global_functions.php']]], - ['bot_5fconnect_9',['bot_connect',['../global__functions_8php.html#a76f57c411996a730c3759fa1b5e23dc5',1,'global_functions.php']]], - ['botaction_10',['BotAction',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html',1,'ZM::Annotation::OneBot']]], - ['botaction_2ephp_11',['BotAction.php',['../_bot_action_8php.html',1,'']]], - ['botactionresponse_12',['BotActionResponse',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html',1,'ZM::Annotation::OneBot']]], - ['botactionresponse_2ephp_13',['BotActionResponse.php',['../_bot_action_response_8php.html',1,'']]], - ['botactiontrait_14',['BotActionTrait',['../namespace_z_m_1_1_plugin_1_1_traits.html#adb0b2226bce6c2ecd4cfc395baaf4c96',1,'ZM::Plugin::Traits']]], - ['botactiontrait_2ephp_15',['BotActionTrait.php',['../_context_2_trait_2_bot_action_trait_8php.html',1,'(全局命名空间)'],['../_plugin_2_traits_2_bot_action_trait_8php.html',1,'(全局命名空间)']]], - ['botcommand_16',['BotCommand',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html',1,'ZM::Annotation::OneBot']]], - ['botcommand_2ephp_17',['BotCommand.php',['../_bot_command_8php.html',1,'']]], - ['botcommandtrait_18',['BotCommandTrait',['../namespace_z_m_1_1_plugin_1_1_traits.html#a3a36118815512c22ea76ac325e290ea2',1,'ZM::Plugin::Traits']]], - ['botcommandtrait_2ephp_19',['BotCommandTrait.php',['../_bot_command_trait_8php.html',1,'']]], - ['botconnectcontext_20',['BotConnectContext',['../class_z_m_1_1_context_1_1_bot_connect_context.html',1,'ZM::Context']]], - ['botconnectcontext_2ephp_21',['BotConnectContext.php',['../_bot_connect_context_8php.html',1,'']]], - ['botcontext_22',['BotContext',['../class_z_m_1_1_context_1_1_bot_context.html',1,'ZM::Context']]], - ['botcontext_2ephp_23',['BotContext.php',['../_bot_context_8php.html',1,'']]], - ['botcraftcommand_24',['BotCraftCommand',['../class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html',1,'ZM::Command::BotCraft']]], - ['botcraftcommand_2ephp_25',['BotCraftCommand.php',['../_bot_craft_command_8php.html',1,'']]], - ['botevent_26',['BotEvent',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html',1,'ZM::Annotation::OneBot']]], - ['botevent_2ephp_27',['BotEvent.php',['../_bot_event_8php.html',1,'']]], - ['boteventtrait_28',['BotEventTrait',['../namespace_z_m_1_1_plugin_1_1_traits.html#a84608bf57f1f59f9970751ca5c022d5b',1,'ZM::Plugin::Traits']]], - ['boteventtrait_2ephp_29',['BotEventTrait.php',['../_bot_event_trait_8php.html',1,'']]], - ['botmap_30',['BotMap',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html',1,'ZM::Plugin::OneBot']]], - ['botmap_2ephp_31',['BotMap.php',['../_bot_map_8php.html',1,'']]], - ['buildcommand_32',['BuildCommand',['../class_z_m_1_1_command_1_1_build_command.html',1,'ZM::Command']]], - ['buildcommand_2ephp_33',['BuildCommand.php',['../_build_command_8php.html',1,'']]] + ['bootstrap_7',['bootstrap',['../class_z_m_1_1_bootstrap_1_1_load_configuration.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\LoadConfiguration\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_handle_exceptions.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\HandleExceptions\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_load_global_defines.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\LoadGlobalDefines\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_load_plugins.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\LoadPlugins\bootstrap()'],['../interface_z_m_1_1_bootstrap_1_1_bootstrapper.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\Bootstrapper\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_register_event_provider.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\RegisterEventProvider\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_register_logger.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\RegisterLogger\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\SetInternalTimezone\bootstrap()'],['../class_z_m_1_1_framework.html#a1220bc28aca374cd4510d925eb05bccc',1,'ZM\Framework\bootstrap()']]], + ['bootstrapper_8',['Bootstrapper',['../interface_z_m_1_1_bootstrap_1_1_bootstrapper.html',1,'ZM::Bootstrap']]], + ['bootstrapper_2ephp_9',['Bootstrapper.php',['../_bootstrapper_8php.html',1,'']]], + ['bot_10',['bot',['../global__functions_8php.html#ad36f3e85e1dffc28a10a95382aaac608',1,'global_functions.php']]], + ['bot_5fconnect_11',['bot_connect',['../global__functions_8php.html#a76f57c411996a730c3759fa1b5e23dc5',1,'global_functions.php']]], + ['botaction_12',['BotAction',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html',1,'ZM::Annotation::OneBot']]], + ['botaction_2ephp_13',['BotAction.php',['../_bot_action_8php.html',1,'']]], + ['botactionresponse_14',['BotActionResponse',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html',1,'ZM::Annotation::OneBot']]], + ['botactionresponse_2ephp_15',['BotActionResponse.php',['../_bot_action_response_8php.html',1,'']]], + ['botactiontrait_16',['BotActionTrait',['../namespace_z_m_1_1_plugin_1_1_traits.html#adb0b2226bce6c2ecd4cfc395baaf4c96',1,'ZM::Plugin::Traits']]], + ['botactiontrait_2ephp_17',['BotActionTrait.php',['../_plugin_2_traits_2_bot_action_trait_8php.html',1,'(全局命名空间)'],['../_context_2_trait_2_bot_action_trait_8php.html',1,'(全局命名空间)']]], + ['botcommand_18',['BotCommand',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html',1,'ZM::Annotation::OneBot']]], + ['botcommand_2ephp_19',['BotCommand.php',['../_bot_command_8php.html',1,'']]], + ['botcommandtrait_20',['BotCommandTrait',['../namespace_z_m_1_1_plugin_1_1_traits.html#a3a36118815512c22ea76ac325e290ea2',1,'ZM::Plugin::Traits']]], + ['botcommandtrait_2ephp_21',['BotCommandTrait.php',['../_bot_command_trait_8php.html',1,'']]], + ['botconnectcontext_22',['BotConnectContext',['../class_z_m_1_1_context_1_1_bot_connect_context.html',1,'ZM::Context']]], + ['botconnectcontext_2ephp_23',['BotConnectContext.php',['../_bot_connect_context_8php.html',1,'']]], + ['botcontext_24',['BotContext',['../class_z_m_1_1_context_1_1_bot_context.html',1,'ZM::Context']]], + ['botcontext_2ephp_25',['BotContext.php',['../_bot_context_8php.html',1,'']]], + ['botcraftcommand_26',['BotCraftCommand',['../class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html',1,'ZM::Command::BotCraft']]], + ['botcraftcommand_2ephp_27',['BotCraftCommand.php',['../_bot_craft_command_8php.html',1,'']]], + ['botevent_28',['BotEvent',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html',1,'ZM::Annotation::OneBot']]], + ['botevent_2ephp_29',['BotEvent.php',['../_bot_event_8php.html',1,'']]], + ['boteventtrait_30',['BotEventTrait',['../namespace_z_m_1_1_plugin_1_1_traits.html#a84608bf57f1f59f9970751ca5c022d5b',1,'ZM::Plugin::Traits']]], + ['boteventtrait_2ephp_31',['BotEventTrait.php',['../_bot_event_trait_8php.html',1,'']]], + ['botmap_32',['BotMap',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html',1,'ZM::Plugin::OneBot']]], + ['botmap_2ephp_33',['BotMap.php',['../_bot_map_8php.html',1,'']]], + ['buildcommand_34',['BuildCommand',['../class_z_m_1_1_command_1_1_build_command.html',1,'ZM::Command']]], + ['buildcommand_2ephp_35',['BuildCommand.php',['../_build_command_8php.html',1,'']]] ]; diff --git a/docs/.vuepress/public/doxy/search/all_6.js b/docs/.vuepress/public/doxy/search/all_6.js index 47d7a9dc..139fae32 100755 --- a/docs/.vuepress/public/doxy/search/all_6.js +++ b/docs/.vuepress/public/doxy/search/all_6.js @@ -2,34 +2,36 @@ var searchData= [ ['easteregg_0',['EasterEgg',['../class_z_m_1_1_utils_1_1_easter_egg.html',1,'ZM::Utils']]], ['easteregg_2ephp_1',['EasterEgg.php',['../_easter_egg_8php.html',1,'']]], - ['else_2',['else',['../entry_8php.html#a869acc401764deab4283716d2366318a',1,'else(): entry.php'],['../global__defines__app_8php.html#afd476b438a444073dea7473ad8e0c0c9',1,'else(): global_defines_app.php']]], + ['else_2',['else',['../global__defines__app_8php.html#afd476b438a444073dea7473ad8e0c0c9',1,'else(): global_defines_app.php'],['../entry_8php.html#a869acc401764deab4283716d2366318a',1,'else(): entry.php']]], ['emitfilterpack_3',['emitFilterPack',['../namespace_z_m_1_1_plugin_1_1_traits.html#afb106ba10cf1ca7556e178c08f9f3cb0',1,'ZM::Plugin::Traits']]], ['emitpack_4',['emitPack',['../namespace_z_m_1_1_plugin_1_1_traits.html#a3bd80caa7b9a00734baaed72bd486988',1,'ZM::Plugin::Traits']]], ['emitpluginload_5',['emitPluginLoad',['../namespace_z_m_1_1_plugin_1_1_traits.html#a6cd8b4460deffc802a7fe4e3ef0d682d',1,'ZM::Plugin::Traits']]], - ['enableplugin_6',['enablePlugin',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#adff87d950884069e78f2692ccf18f25d',1,'ZM::Plugin::PluginMeta']]], - ['encode_7',['encode',['../class_z_m_1_1_utils_1_1_cat_code.html#a23b12be5edabaf013d850e3b6c2fa536',1,'ZM::Utils::CatCode']]], - ['ensurefilewritable_8',['ensureFileWritable',['../class_z_m_1_1_store_1_1_file_system.html#a07bb1cd132f98ba6a737ef71f1721142',1,'ZM::Store::FileSystem']]], - ['ensurepharwritable_9',['ensurePharWritable',['../class_z_m_1_1_store_1_1_phar_helper.html#ab9c4bc72a30f29c9514453931c9b7a86',1,'ZM::Store::PharHelper']]], - ['entry_2ephp_10',['entry.php',['../entry_8php.html',1,'']]], - ['env_11',['env',['../global__functions_8php.html#ae249520bbbb558ac0e1928446ea2c0ca',1,'global_functions.php']]], - ['environment_12',['Environment',['../class_z_m_1_1_config_1_1_environment.html',1,'ZM::Config']]], - ['environment_2ephp_13',['Environment.php',['../_environment_8php.html',1,'']]], - ['environmentinterface_14',['EnvironmentInterface',['../interface_z_m_1_1_config_1_1_environment_interface.html',1,'ZM::Config']]], - ['environmentinterface_2ephp_15',['EnvironmentInterface.php',['../_environment_interface_8php.html',1,'']]], - ['ergodicannotation_16',['ErgodicAnnotation',['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_ergodic_annotation.html',1,'ZM::Annotation::Interfaces']]], - ['ergodicannotation_2ephp_17',['ErgodicAnnotation.php',['../_ergodic_annotation_8php.html',1,'']]], - ['errorcode_18',['errorCode',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a928a98b280c4dd8971ce6998eb157409',1,'ZM\Store\Database\DBConnection\errorCode()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a928a98b280c4dd8971ce6998eb157409',1,'ZM\Store\Database\DBStatement\errorCode()']]], - ['errorinfo_19',['errorInfo',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ac5230ce6cd46c5e922146a441d807877',1,'ZM\Store\Database\DBConnection\errorInfo()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac5230ce6cd46c5e922146a441d807877',1,'ZM\Store\Database\DBStatement\errorInfo()']]], - ['eventdispatcher_20',['EventDispatcher',['../class_z_m_1_1_event_1_1_event_dispatcher.html',1,'ZM::Event']]], - ['eventdispatcher_2ephp_21',['EventDispatcher.php',['../_event_dispatcher_8php.html',1,'']]], - ['eventprovider_22',['EventProvider',['../class_z_m_1_1_event_1_1_event_provider.html',1,'ZM::Event']]], - ['eventprovider_2ephp_23',['EventProvider.php',['../_event_provider_8php.html',1,'']]], - ['eventtrait_24',['EventTrait',['../namespace_z_m_1_1_plugin_1_1_traits.html#a1f5264b29d1d409b051d7a76f2ab1b76',1,'ZM::Plugin::Traits']]], - ['eventtrait_2ephp_25',['EventTrait.php',['../_event_trait_8php.html',1,'']]], - ['exec_26',['exec',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aa66dd9b75483d3d4cf93b6f8788bbd90',1,'ZM::Store::Database::DBConnection']]], - ['execute_27',['execute',['../class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStartCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_status_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStatusCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStopCommand\execute()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#a1909f4b7f8129c7790cb75de2ffbe1e4',1,'ZM\Store\Database\DBQueryBuilder\execute()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#abf65f493280888db7095b3b820131181',1,'ZM\Store\Database\DBStatement\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_reload_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerReloadCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerCommand\execute()'],['../class_z_m_1_1_command_1_1_proxy_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\ProxyServerCommand\execute()'],['../class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Generate\SystemdGenerateCommand\execute()'],['../class_z_m_1_1_command_1_1_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Command\execute()']]], - ['executecachequery_28',['executeCacheQuery',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aacbc034efd750297d0788d283c0ec5fb',1,'ZM::Store::Database::DBWrapper']]], - ['executequery_29',['executeQuery',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ae4966e7431b2f616e9c399b2bbffea25',1,'ZM::Store::Database::DBWrapper']]], - ['executestatement_30',['executeStatement',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a7db8161a00e655fe50c898e4a9f283c7',1,'ZM::Store::Database::DBWrapper']]], - ['exportoptionarray_31',['exportOptionArray',['../class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#a1faf0c752010e7ea0007016e1d003d2f',1,'ZM::Command::Server::ServerStartCommand']]] + ['enabledebugmode_6',['enableDebugMode',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a7ce998dc3c317a8273367364a0325585',1,'ZM::Config::RuntimePreferences']]], + ['enableplugin_7',['enablePlugin',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#adff87d950884069e78f2692ccf18f25d',1,'ZM::Plugin::PluginMeta']]], + ['encode_8',['encode',['../class_z_m_1_1_utils_1_1_cat_code.html#a23b12be5edabaf013d850e3b6c2fa536',1,'ZM::Utils::CatCode']]], + ['ensurefilewritable_9',['ensureFileWritable',['../class_z_m_1_1_store_1_1_file_system.html#a07bb1cd132f98ba6a737ef71f1721142',1,'ZM::Store::FileSystem']]], + ['ensurepharwritable_10',['ensurePharWritable',['../class_z_m_1_1_store_1_1_phar_helper.html#ab9c4bc72a30f29c9514453931c9b7a86',1,'ZM::Store::PharHelper']]], + ['entry_2ephp_11',['entry.php',['../entry_8php.html',1,'']]], + ['env_12',['env',['../global__functions_8php.html#ae249520bbbb558ac0e1928446ea2c0ca',1,'global_functions.php']]], + ['environment_13',['environment',['../class_z_m_1_1_config_1_1_runtime_preferences.html#ace21483316616e10b2a51ba1c13cdbfa',1,'ZM::Config::RuntimePreferences']]], + ['environment_14',['Environment',['../class_z_m_1_1_config_1_1_environment.html',1,'ZM::Config']]], + ['environment_2ephp_15',['Environment.php',['../_environment_8php.html',1,'']]], + ['environmentinterface_16',['EnvironmentInterface',['../interface_z_m_1_1_config_1_1_environment_interface.html',1,'ZM::Config']]], + ['environmentinterface_2ephp_17',['EnvironmentInterface.php',['../_environment_interface_8php.html',1,'']]], + ['ergodicannotation_18',['ErgodicAnnotation',['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_ergodic_annotation.html',1,'ZM::Annotation::Interfaces']]], + ['ergodicannotation_2ephp_19',['ErgodicAnnotation.php',['../_ergodic_annotation_8php.html',1,'']]], + ['errorcode_20',['errorCode',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a928a98b280c4dd8971ce6998eb157409',1,'ZM\Store\Database\DBConnection\errorCode()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a928a98b280c4dd8971ce6998eb157409',1,'ZM\Store\Database\DBStatement\errorCode()']]], + ['errorinfo_21',['errorInfo',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac5230ce6cd46c5e922146a441d807877',1,'ZM\Store\Database\DBStatement\errorInfo()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ac5230ce6cd46c5e922146a441d807877',1,'ZM\Store\Database\DBConnection\errorInfo()']]], + ['eventdispatcher_22',['EventDispatcher',['../class_z_m_1_1_event_1_1_event_dispatcher.html',1,'ZM::Event']]], + ['eventdispatcher_2ephp_23',['EventDispatcher.php',['../_event_dispatcher_8php.html',1,'']]], + ['eventprovider_24',['EventProvider',['../class_z_m_1_1_event_1_1_event_provider.html',1,'ZM::Event']]], + ['eventprovider_2ephp_25',['EventProvider.php',['../_event_provider_8php.html',1,'']]], + ['eventtrait_26',['EventTrait',['../namespace_z_m_1_1_plugin_1_1_traits.html#a1f5264b29d1d409b051d7a76f2ab1b76',1,'ZM::Plugin::Traits']]], + ['eventtrait_2ephp_27',['EventTrait.php',['../_event_trait_8php.html',1,'']]], + ['exec_28',['exec',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aa66dd9b75483d3d4cf93b6f8788bbd90',1,'ZM::Store::Database::DBConnection']]], + ['execute_29',['execute',['../class_z_m_1_1_command_1_1_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Command\execute()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#abf65f493280888db7095b3b820131181',1,'ZM\Store\Database\DBStatement\execute()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#a1909f4b7f8129c7790cb75de2ffbe1e4',1,'ZM\Store\Database\DBQueryBuilder\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStopCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_status_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStatusCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStartCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_reload_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerReloadCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerCommand\execute()'],['../class_z_m_1_1_command_1_1_proxy_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\ProxyServerCommand\execute()'],['../class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Generate\SystemdGenerateCommand\execute()']]], + ['executecachequery_30',['executeCacheQuery',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aacbc034efd750297d0788d283c0ec5fb',1,'ZM::Store::Database::DBWrapper']]], + ['executequery_31',['executeQuery',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ae4966e7431b2f616e9c399b2bbffea25',1,'ZM::Store::Database::DBWrapper']]], + ['executestatement_32',['executeStatement',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a7db8161a00e655fe50c898e4a9f283c7',1,'ZM::Store::Database::DBWrapper']]], + ['exportoptionarray_33',['exportOptionArray',['../class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#a1faf0c752010e7ea0007016e1d003d2f',1,'ZM::Command::Server::ServerStartCommand']]] ]; diff --git a/docs/.vuepress/public/doxy/search/all_8.js b/docs/.vuepress/public/doxy/search/all_8.js index 4c95ae92..c525928c 100755 --- a/docs/.vuepress/public/doxy/search/all_8.js +++ b/docs/.vuepress/public/doxy/search/all_8.js @@ -24,20 +24,20 @@ var searchData= ['getcallreflector_21',['getCallReflector',['../class_z_m_1_1_utils_1_1_reflection_util.html#a1ffdc3164a4ad83d5601f64862b99daf',1,'ZM::Utils::ReflectionUtil']]], ['getclassespsr4_22',['getClassesPsr4',['../class_z_m_1_1_store_1_1_file_system.html#a35c4565f64178d3978fe3d8ebd23938f',1,'ZM::Store::FileSystem']]], ['getcomposermetadata_23',['getComposerMetadata',['../class_z_m_1_1_utils_1_1_z_m_util.html#ab2d98514301b4378fdac6deb03db3972',1,'ZM::Utils::ZMUtil']]], - ['getconnectcontext_24',['getConnectContext',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#a2ec7e22c3c981a91a87a06035c737824',1,'ZM::Plugin::OneBot::BotMap']]], - ['getconnection_25',['getConnection',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ab7a0a080d0e721c656eef11cd641638b',1,'ZM\Store\Database\DBWrapper\getConnection()'],['../class_z_m_1_1_utils_1_1_connection_util.html#ab4078e1d3e81fad00fcf1a1cd722d41d',1,'ZM\Utils\ConnectionUtil\getConnection()']]], - ['getcrons_26',['getCrons',['../namespace_z_m_1_1_plugin_1_1_traits.html#a55d16f519fd813abd36e709c654197b5',1,'ZM::Plugin::Traits']]], - ['getcurrentcallable_27',['getCurrentCallable',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a65508775baadff3ce7228e66962e5292',1,'ZM::Middleware::MiddlewareHandler']]], - ['getdatabase_28',['getDatabase',['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#ab726532f6b9fae44cedb62dcb104333d',1,'ZM\Store\Database\SQLiteDriver\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#adf30b2b39b6eba2eddbb6034081ac356',1,'ZM\Store\Database\PgSQLDriver\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a728138a9219e8751278542c3a8c5e3a9',1,'ZM\Store\Database\DBWrapper\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#ab726532f6b9fae44cedb62dcb104333d',1,'ZM\Store\Database\MySQLDriver\getDatabase($conn)']]], - ['getdatabaseplatform_29',['getDatabasePlatform',['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a602d4b79ea2e33e68be7054e042aab99',1,'ZM\Store\Database\MySQLDriver\getDatabasePlatform()'],['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a602d4b79ea2e33e68be7054e042aab99',1,'ZM\Store\Database\SQLiteDriver\getDatabasePlatform()']]], - ['getdefinition_30',['getDefinition',['../class_z_m_1_1_container_1_1_alias_definition_source.html#ab3643b07f6fe88fcc883aee5334b59d0',1,'ZM::Container::AliasDefinitionSource']]], - ['getdefinitions_31',['getDefinitions',['../class_z_m_1_1_container_1_1_alias_definition_source.html#aa7fdbbb3dfc93e31928ed08ccfed63fd',1,'ZM::Container::AliasDefinitionSource']]], - ['getdescription_32',['getDescription',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a2e7bb35c71bf1824456ceb944cb7a845',1,'ZM::Plugin::PluginMeta']]], - ['getdocumentationlinks_33',['getDocumentationLinks',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a17a0bed6355fcee6d6413162208fd5f1',1,'ZM::Exception::Solution::Solution']]], - ['getdriver_34',['getDriver',['../class_z_m_1_1_framework.html#ac88d3a4c3a1bf357eda28403a4704995',1,'ZM::Framework']]], - ['getentity_35',['getEntity',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501',1,'ZM::Plugin::PluginMeta']]], - ['getentryfile_36',['getEntryFile',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1',1,'ZM::Plugin::PluginMeta']]], - ['getenvironment_37',['getEnvironment',['../class_z_m_1_1_config_1_1_z_m_config.html#a1a945689f9a90f9029d671ec32262d37',1,'ZM::Config::ZMConfig']]], + ['getconfigdir_24',['getConfigDir',['../class_z_m_1_1_config_1_1_runtime_preferences.html#afe772fd0ccf8080531447fc895e0d05f',1,'ZM::Config::RuntimePreferences']]], + ['getconnectcontext_25',['getConnectContext',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#a2ec7e22c3c981a91a87a06035c737824',1,'ZM::Plugin::OneBot::BotMap']]], + ['getconnection_26',['getConnection',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ab7a0a080d0e721c656eef11cd641638b',1,'ZM\Store\Database\DBWrapper\getConnection()'],['../class_z_m_1_1_utils_1_1_connection_util.html#ab4078e1d3e81fad00fcf1a1cd722d41d',1,'ZM\Utils\ConnectionUtil\getConnection()']]], + ['getcrons_27',['getCrons',['../namespace_z_m_1_1_plugin_1_1_traits.html#a55d16f519fd813abd36e709c654197b5',1,'ZM::Plugin::Traits']]], + ['getcurrentcallable_28',['getCurrentCallable',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a65508775baadff3ce7228e66962e5292',1,'ZM::Middleware::MiddlewareHandler']]], + ['getdatabase_29',['getDatabase',['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#ab726532f6b9fae44cedb62dcb104333d',1,'ZM\Store\Database\SQLiteDriver\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#adf30b2b39b6eba2eddbb6034081ac356',1,'ZM\Store\Database\PgSQLDriver\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a728138a9219e8751278542c3a8c5e3a9',1,'ZM\Store\Database\DBWrapper\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#ab726532f6b9fae44cedb62dcb104333d',1,'ZM\Store\Database\MySQLDriver\getDatabase($conn)']]], + ['getdatabaseplatform_30',['getDatabasePlatform',['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a602d4b79ea2e33e68be7054e042aab99',1,'ZM\Store\Database\MySQLDriver\getDatabasePlatform()'],['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a602d4b79ea2e33e68be7054e042aab99',1,'ZM\Store\Database\SQLiteDriver\getDatabasePlatform()']]], + ['getdefinition_31',['getDefinition',['../class_z_m_1_1_container_1_1_alias_definition_source.html#ab3643b07f6fe88fcc883aee5334b59d0',1,'ZM::Container::AliasDefinitionSource']]], + ['getdefinitions_32',['getDefinitions',['../class_z_m_1_1_container_1_1_alias_definition_source.html#aa7fdbbb3dfc93e31928ed08ccfed63fd',1,'ZM::Container::AliasDefinitionSource']]], + ['getdescription_33',['getDescription',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a2e7bb35c71bf1824456ceb944cb7a845',1,'ZM::Plugin::PluginMeta']]], + ['getdocumentationlinks_34',['getDocumentationLinks',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a17a0bed6355fcee6d6413162208fd5f1',1,'ZM::Exception::Solution::Solution']]], + ['getdriver_35',['getDriver',['../class_z_m_1_1_framework.html#ac88d3a4c3a1bf357eda28403a4704995',1,'ZM::Framework']]], + ['getentity_36',['getEntity',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501',1,'ZM::Plugin::PluginMeta']]], + ['getentryfile_37',['getEntryFile',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1',1,'ZM::Plugin::PluginMeta']]], ['geterr_38',['getErr',['../class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#a635bf16107299065240551d553533311',1,'ZM\Utils\OneBot12FileDownloader\getErr()'],['../class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a635bf16107299065240551d553533311',1,'ZM\Utils\OneBot12FileUploader\getErr()']]], ['geterror_39',['getError',['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a24ada5decce3d1b79cd82f5a90ccf404',1,'ZM::Plugin::Strategy::PluginInstallStrategy']]], ['geterrorquitprompt_40',['getErrorQuitPrompt',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a7d3e08a6b1f761520cff1f09b9c27522',1,'ZM::Annotation::OneBot::CommandArgument']]], @@ -53,50 +53,51 @@ var searchData= ['getinits_50',['getInits',['../namespace_z_m_1_1_plugin_1_1_traits.html#a29a27fcbbc7a045be9872ef71d26a7dc',1,'ZM::Plugin::Traits']]], ['getinstalledname_51',['getInstalledName',['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a576b409c0ab03475b1230e60d31a92a5',1,'ZM::Plugin::Strategy::PluginInstallStrategy']]], ['getiterator_52',['getIterator',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a7a9f937c2958e6f4dd7b030f86fb70b7',1,'ZM\Annotation\AnnotationBase\getIterator()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a7a9f937c2958e6f4dd7b030f86fb70b7',1,'ZM\Store\Database\DBStatement\getIterator()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a7a9f937c2958e6f4dd7b030f86fb70b7',1,'ZM\Store\Database\DBStatementWrapper\getIterator()']]], - ['getlevel_53',['getLevel',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotCommand\getLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotEvent\getLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotActionResponse\getLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotAction\getLevel()'],['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\Interfaces\Level\getLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\Framework\Init\getLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\Framework\BindEvent\getLevel()']]], + ['getlevel_53',['getLevel',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotEvent\getLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotCommand\getLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotActionResponse\getLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotAction\getLevel()'],['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\Interfaces\Level\getLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\Framework\Init\getLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\Framework\BindEvent\getLevel()']]], ['getlistenersforevent_54',['getListenersForEvent',['../class_z_m_1_1_event_1_1_event_provider.html#a45f1aab8bd61f18028717b7e4c6d7941',1,'ZM::Event::EventProvider']]], - ['getmethod_55',['getMethod',['../class_z_m_1_1_utils_1_1_reflection_util.html#af630937a57c2f06d07ba1af754879cd6',1,'ZM::Utils::ReflectionUtil']]], - ['getmultiple_56',['getMultiple',['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#afabdec401f7e2063ddfca6780b1439b7',1,'ZM::Store::KV::LightCache']]], - ['getname_57',['getName',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Plugin\PluginMeta\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\MySQLDriver\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\PgSQLDriver\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\SQLiteDriver\getName()']]], - ['getnesttransactionswithsavepoints_58',['getNestTransactionsWithSavepoints',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac241c1cbe8334ffa1c853d8f1b1510c2',1,'ZM::Store::Database::DBWrapper']]], - ['getparam_59',['getParam',['../class_z_m_1_1_context_1_1_bot_context.html#a0ff6263819f2e9d930b347e0b9d8bcc4',1,'ZM::Context::BotContext']]], - ['getparameterclassname_60',['getParameterClassName',['../class_z_m_1_1_utils_1_1_reflection_util.html#a8d5994fe9b3ed661e5b20ad5f3c298e0',1,'ZM::Utils::ReflectionUtil']]], - ['getparams_61',['getParams',['../class_z_m_1_1_context_1_1_bot_context.html#ae32cd7c32721b02d676bb63b4b1366db',1,'ZM::Context::BotContext']]], - ['getparamstring_62',['getParamString',['../class_z_m_1_1_context_1_1_bot_context.html#a8fe780d9692d6a76308059304a849059',1,'ZM::Context::BotContext']]], - ['getpipeclosure_63',['getPipeClosure',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a8c2bea1e9aca3f23776ab1ff2c386cd9',1,'ZM::Middleware::MiddlewareHandler']]], - ['getplugintype_64',['getPluginType',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#ac0fb333e8db909272cc324bacaa30d72',1,'ZM::Plugin::PluginMeta']]], - ['getpoolname_65',['getPoolName',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a00016cd5c0a8d5114e473292b7d9c32f',1,'ZM::Store::Database::DBConnection']]], - ['getprocessstate_66',['getProcessState',['../class_z_m_1_1_process_1_1_process_state_manager.html#a0ccf89ff285dbe476f4626ee8b80a193',1,'ZM::Process::ProcessStateManager']]], - ['getpromptoption_67',['getPromptOption',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#aec459b0348107f7f251e6ba09ab0ec4a',1,'ZM::Exception::WaitTimeoutException']]], - ['getpromptresponse_68',['getPromptResponse',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#abd091c37b2d290866acc12483237d6bb',1,'ZM::Exception::WaitTimeoutException']]], - ['getreloadablefiles_69',['getReloadableFiles',['../class_z_m_1_1_store_1_1_file_system.html#a8e259d4bbfb02ccae9284fd5dc90dc17',1,'ZM::Store::FileSystem']]], - ['getreturnval_70',['getReturnVal',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a218551897b701d37699f967d09d6649f',1,'ZM::Annotation::AnnotationHandler']]], - ['getrootdir_71',['getRootDir',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a47a323ba2cd392a6103e94db6fbe9fb0',1,'ZM::Plugin::PluginMeta']]], - ['getroutecollection_72',['getRouteCollection',['../class_z_m_1_1_utils_1_1_http_util.html#a2af1457d296071b7a85ad53bad4fa60d',1,'ZM::Utils::HttpUtil']]], - ['getroutes_73',['getRoutes',['../namespace_z_m_1_1_plugin_1_1_traits.html#a18da86bf318ebe47e501aaad267d59ed',1,'ZM::Plugin::Traits']]], - ['getrule_74',['getRule',['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html#add3392af0fec0dba3daa828efd6e9901',1,'ZM::Annotation::Interfaces::Rule']]], - ['getschemamanager_75',['getSchemaManager',['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a8ca3928e20486320b647fd467c89acb5',1,'ZM\Store\Database\SQLiteDriver\getSchemaManager()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a8ca3928e20486320b647fd467c89acb5',1,'ZM\Store\Database\MySQLDriver\getSchemaManager()']]], - ['getsectioncontent_76',['getSectionContent',['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a74b907a5bc059655cb180b5fe381c63a',1,'ZM::Plugin::CommandManual::StaticManualFactory']]], - ['getself_77',['getSelf',['../class_z_m_1_1_context_1_1_bot_context.html#ab5aad5fd49197b75ad66d28c0150c528',1,'ZM::Context::BotContext']]], - ['getsolutiondescription_78',['getSolutionDescription',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#aa8daf119d3bc728114005b7bd6b9c32a',1,'ZM::Exception::Solution::Solution']]], - ['getsolutiontitle_79',['getSolutionTitle',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a9881570a68cf31b306a83a00362b1d2d',1,'ZM::Exception::Solution::Solution']]], - ['getstackid_80',['getStackId',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a1dc0bc9891821ea0293b7db757756045',1,'ZM::Middleware::MiddlewareHandler']]], - ['getstatus_81',['getStatus',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a9d21636071f529e2154051d3ea6e5921',1,'ZM::Annotation::AnnotationHandler']]], - ['gettimeoutprompt_82',['getTimeoutPrompt',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a38ef72a1eefa3d4c3e2d3f5e56534919',1,'ZM::Exception::WaitTimeoutException']]], - ['gettimerticks_83',['getTimerTicks',['../namespace_z_m_1_1_plugin_1_1_traits.html#a3771f4c71c017201b0472de68ebc9962',1,'ZM::Plugin::Traits']]], - ['gettrace_84',['getTrace',['../class_z_m_1_1_config_1_1_z_m_config.html#ab8acb5f7930d2f1a934e2a7482ae5dc8',1,'ZM::Config::ZMConfig']]], - ['gettraceof_85',['getTraceOf',['../class_z_m_1_1_config_1_1_config_tracer.html#aeeb4f0ff440621617e0168f1644c368c',1,'ZM::Config::ConfigTracer']]], - ['gettransactionisolation_86',['getTransactionIsolation',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad1ce4e030d6fe3d81eb1c3ecb650e2e5',1,'ZM::Store::Database::DBWrapper']]], - ['gettransactionnestinglevel_87',['getTransactionNestingLevel',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a74aed9b813f90aaf883c20d7bd052408',1,'ZM::Store::Database::DBWrapper']]], - ['gettypedisplayname_88',['getTypeDisplayName',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a457cd28cbb2f99799325df724e334b33',1,'ZM::Command::Plugin::PluginCommand']]], - ['gettypeerrorprompt_89',['getTypeErrorPrompt',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a20825bb4a38906412cbf4ef20fea70d3',1,'ZM::Annotation::OneBot::CommandArgument']]], - ['getusedtime_90',['getUsedTime',['../class_z_m_1_1_annotation_1_1_annotation_parser.html#ad4f104ad30b380ab934a51c63e228b05',1,'ZM::Annotation::AnnotationParser']]], - ['getuserevent_91',['getUserEvent',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#ac8aec7075bfa652e0913bebccf2996d7',1,'ZM::Exception::WaitTimeoutException']]], - ['getversion_92',['getVersion',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#afa8e7a3a646144eab50188b7a805a389',1,'ZM::Plugin::PluginMeta']]], - ['gitstrategy_93',['GitStrategy',['../class_z_m_1_1_plugin_1_1_strategy_1_1_git_strategy.html',1,'ZM::Plugin::Strategy']]], - ['gitstrategy_2ephp_94',['GitStrategy.php',['../_git_strategy_8php.html',1,'']]], - ['global_5fclass_5falias_2ephp_95',['global_class_alias.php',['../global__class__alias_8php.html',1,'']]], - ['global_5fdefines_5fapp_2ephp_96',['global_defines_app.php',['../global__defines__app_8php.html',1,'']]], - ['global_5fdefines_5fframework_2ephp_97',['global_defines_framework.php',['../global__defines__framework_8php.html',1,'']]], - ['global_5ffunctions_2ephp_98',['global_functions.php',['../global__functions_8php.html',1,'']]] + ['getloglevel_55',['getLogLevel',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a0402831500bc33566403caea76c5b47a',1,'ZM::Config::RuntimePreferences']]], + ['getmethod_56',['getMethod',['../class_z_m_1_1_utils_1_1_reflection_util.html#af630937a57c2f06d07ba1af754879cd6',1,'ZM::Utils::ReflectionUtil']]], + ['getmultiple_57',['getMultiple',['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#afabdec401f7e2063ddfca6780b1439b7',1,'ZM::Store::KV::LightCache']]], + ['getname_58',['getName',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Plugin\PluginMeta\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\MySQLDriver\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\PgSQLDriver\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\SQLiteDriver\getName()']]], + ['getnesttransactionswithsavepoints_59',['getNestTransactionsWithSavepoints',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac241c1cbe8334ffa1c853d8f1b1510c2',1,'ZM::Store::Database::DBWrapper']]], + ['getparam_60',['getParam',['../class_z_m_1_1_context_1_1_bot_context.html#a0ff6263819f2e9d930b347e0b9d8bcc4',1,'ZM::Context::BotContext']]], + ['getparameterclassname_61',['getParameterClassName',['../class_z_m_1_1_utils_1_1_reflection_util.html#a8d5994fe9b3ed661e5b20ad5f3c298e0',1,'ZM::Utils::ReflectionUtil']]], + ['getparams_62',['getParams',['../class_z_m_1_1_context_1_1_bot_context.html#ae32cd7c32721b02d676bb63b4b1366db',1,'ZM::Context::BotContext']]], + ['getparamstring_63',['getParamString',['../class_z_m_1_1_context_1_1_bot_context.html#a8fe780d9692d6a76308059304a849059',1,'ZM::Context::BotContext']]], + ['getpipeclosure_64',['getPipeClosure',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a8c2bea1e9aca3f23776ab1ff2c386cd9',1,'ZM::Middleware::MiddlewareHandler']]], + ['getplugintype_65',['getPluginType',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#ac0fb333e8db909272cc324bacaa30d72',1,'ZM::Plugin::PluginMeta']]], + ['getpoolname_66',['getPoolName',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a00016cd5c0a8d5114e473292b7d9c32f',1,'ZM::Store::Database::DBConnection']]], + ['getprocessstate_67',['getProcessState',['../class_z_m_1_1_process_1_1_process_state_manager.html#a0ccf89ff285dbe476f4626ee8b80a193',1,'ZM::Process::ProcessStateManager']]], + ['getpromptoption_68',['getPromptOption',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#aec459b0348107f7f251e6ba09ab0ec4a',1,'ZM::Exception::WaitTimeoutException']]], + ['getpromptresponse_69',['getPromptResponse',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#abd091c37b2d290866acc12483237d6bb',1,'ZM::Exception::WaitTimeoutException']]], + ['getreloadablefiles_70',['getReloadableFiles',['../class_z_m_1_1_store_1_1_file_system.html#a8e259d4bbfb02ccae9284fd5dc90dc17',1,'ZM::Store::FileSystem']]], + ['getreturnval_71',['getReturnVal',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a218551897b701d37699f967d09d6649f',1,'ZM::Annotation::AnnotationHandler']]], + ['getrootdir_72',['getRootDir',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a47a323ba2cd392a6103e94db6fbe9fb0',1,'ZM::Plugin::PluginMeta']]], + ['getroutecollection_73',['getRouteCollection',['../class_z_m_1_1_utils_1_1_http_util.html#a2af1457d296071b7a85ad53bad4fa60d',1,'ZM::Utils::HttpUtil']]], + ['getroutes_74',['getRoutes',['../namespace_z_m_1_1_plugin_1_1_traits.html#a18da86bf318ebe47e501aaad267d59ed',1,'ZM::Plugin::Traits']]], + ['getrule_75',['getRule',['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html#add3392af0fec0dba3daa828efd6e9901',1,'ZM::Annotation::Interfaces::Rule']]], + ['getschemamanager_76',['getSchemaManager',['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a8ca3928e20486320b647fd467c89acb5',1,'ZM\Store\Database\SQLiteDriver\getSchemaManager()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a8ca3928e20486320b647fd467c89acb5',1,'ZM\Store\Database\MySQLDriver\getSchemaManager()']]], + ['getsectioncontent_77',['getSectionContent',['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a74b907a5bc059655cb180b5fe381c63a',1,'ZM::Plugin::CommandManual::StaticManualFactory']]], + ['getself_78',['getSelf',['../class_z_m_1_1_context_1_1_bot_context.html#ab5aad5fd49197b75ad66d28c0150c528',1,'ZM::Context::BotContext']]], + ['getsolutiondescription_79',['getSolutionDescription',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#aa8daf119d3bc728114005b7bd6b9c32a',1,'ZM::Exception::Solution::Solution']]], + ['getsolutiontitle_80',['getSolutionTitle',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a9881570a68cf31b306a83a00362b1d2d',1,'ZM::Exception::Solution::Solution']]], + ['getstackid_81',['getStackId',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a1dc0bc9891821ea0293b7db757756045',1,'ZM::Middleware::MiddlewareHandler']]], + ['getstatus_82',['getStatus',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a9d21636071f529e2154051d3ea6e5921',1,'ZM::Annotation::AnnotationHandler']]], + ['gettimeoutprompt_83',['getTimeoutPrompt',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a38ef72a1eefa3d4c3e2d3f5e56534919',1,'ZM::Exception::WaitTimeoutException']]], + ['gettimerticks_84',['getTimerTicks',['../namespace_z_m_1_1_plugin_1_1_traits.html#a3771f4c71c017201b0472de68ebc9962',1,'ZM::Plugin::Traits']]], + ['gettrace_85',['getTrace',['../class_z_m_1_1_config_1_1_z_m_config.html#ab8acb5f7930d2f1a934e2a7482ae5dc8',1,'ZM::Config::ZMConfig']]], + ['gettraceof_86',['getTraceOf',['../class_z_m_1_1_config_1_1_config_tracer.html#aeeb4f0ff440621617e0168f1644c368c',1,'ZM::Config::ConfigTracer']]], + ['gettransactionisolation_87',['getTransactionIsolation',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad1ce4e030d6fe3d81eb1c3ecb650e2e5',1,'ZM::Store::Database::DBWrapper']]], + ['gettransactionnestinglevel_88',['getTransactionNestingLevel',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a74aed9b813f90aaf883c20d7bd052408',1,'ZM::Store::Database::DBWrapper']]], + ['gettypedisplayname_89',['getTypeDisplayName',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a457cd28cbb2f99799325df724e334b33',1,'ZM::Command::Plugin::PluginCommand']]], + ['gettypeerrorprompt_90',['getTypeErrorPrompt',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a20825bb4a38906412cbf4ef20fea70d3',1,'ZM::Annotation::OneBot::CommandArgument']]], + ['getusedtime_91',['getUsedTime',['../class_z_m_1_1_annotation_1_1_annotation_parser.html#ad4f104ad30b380ab934a51c63e228b05',1,'ZM::Annotation::AnnotationParser']]], + ['getuserevent_92',['getUserEvent',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#ac8aec7075bfa652e0913bebccf2996d7',1,'ZM::Exception::WaitTimeoutException']]], + ['getversion_93',['getVersion',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#afa8e7a3a646144eab50188b7a805a389',1,'ZM::Plugin::PluginMeta']]], + ['gitstrategy_94',['GitStrategy',['../class_z_m_1_1_plugin_1_1_strategy_1_1_git_strategy.html',1,'ZM::Plugin::Strategy']]], + ['gitstrategy_2ephp_95',['GitStrategy.php',['../_git_strategy_8php.html',1,'']]], + ['global_5fclass_5falias_2ephp_96',['global_class_alias.php',['../global__class__alias_8php.html',1,'']]], + ['global_5fdefines_5fapp_2ephp_97',['global_defines_app.php',['../global__defines__app_8php.html',1,'']]], + ['global_5fdefines_5fframework_2ephp_98',['global_defines_framework.php',['../global__defines__framework_8php.html',1,'']]], + ['global_5ffunctions_2ephp_99',['global_functions.php',['../global__functions_8php.html',1,'']]] ]; diff --git a/docs/.vuepress/public/doxy/search/all_a.js b/docs/.vuepress/public/doxy/search/all_a.js index 61d868c6..3f3881cb 100755 --- a/docs/.vuepress/public/doxy/search/all_a.js +++ b/docs/.vuepress/public/doxy/search/all_a.js @@ -1,6 +1,6 @@ var searchData= [ - ['init_0',['init',['../class_z_m_1_1_framework.html#a4be4055f3361d4800e16bc2e2e38cda6',1,'ZM::Framework']]], + ['init_0',['init',['../class_z_m_1_1_framework.html#a93dfa894767cb7aa24ac51e799f53e9a',1,'ZM::Framework']]], ['init_1',['Init',['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html',1,'ZM::Annotation::Framework']]], ['init_2ephp_2',['Init.php',['../_init_8php.html',1,'']]], ['initcommand_3',['InitCommand',['../class_z_m_1_1_command_1_1_init_command.html',1,'ZM::Command']]], @@ -21,18 +21,19 @@ var searchData= ['is_5fassoc_5farray_18',['is_assoc_array',['../global__functions_8php.html#a872aa6d894a402d6faa4dbac803dd523',1,'global_functions.php']]], ['isautocommit_19',['isAutoCommit',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac450e1c7aa682b1df444e7a2698e5cd7',1,'ZM::Store::Database::DBWrapper']]], ['iscontextpromptexists_20',['isContextPromptExists',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#af077b71152d6ce243a398238a0bd143e',1,'ZM::Plugin::OneBot::OneBot12Adapter']]], - ['isenabled_21',['isEnabled',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#ad734dc60b64a242fe183e0c23b192790',1,'ZM::Plugin::PluginMeta']]], - ['isingroup_22',['isInGroup',['../class_z_m_1_1_annotation_1_1_annotation_base.html#ac159870e22c4ebf2906db203bfd3cd1f',1,'ZM::Annotation::AnnotationBase']]], - ['ismultiworkers_23',['isMultiWorkers',['../class_z_m_1_1_process_1_1_process_state_manager.html#af94dd63424fb58c22eeb8f380ab8f2e9',1,'ZM::Process::ProcessStateManager']]], - ['isnonstaticmethod_24',['isNonStaticMethod',['../class_z_m_1_1_utils_1_1_reflection_util.html#a389fec3cbf77646a03e4d30064d58dd7',1,'ZM::Utils::ReflectionUtil']]], - ['isrelativepath_25',['isRelativePath',['../class_z_m_1_1_store_1_1_file_system.html#a6dc2be903342a1b4d8cbe72603670622',1,'ZM::Store::FileSystem']]], - ['isrollbackonly_26',['isRollbackOnly',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aa133026dec949093027081dd4748889a',1,'ZM::Store::Database::DBWrapper']]], - ['isstateempty_27',['isStateEmpty',['../class_z_m_1_1_process_1_1_process_state_manager.html#a146d98317be5ec0f0988f6b433df0eac',1,'ZM::Process::ProcessStateManager']]], - ['istaskworker_28',['isTaskWorker',['../class_z_m_1_1_process_1_1_process_state_manager.html#a9fbba094c0c47a46a0aa5df8cc6ceaa8',1,'ZM::Process::ProcessStateManager']]], - ['istransactionactive_29',['isTransactionActive',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a370ba46e41143cf66506ab08d0978d81',1,'ZM::Store::Database::DBWrapper']]], - ['iterateassociative_30',['iterateAssociative',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a808090989ed5b4233250ea11a6576aec',1,'ZM\Store\Database\DBStatementWrapper\iterateAssociative()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a00bc2e8927ea379861c2c097606bab23',1,'ZM\Store\Database\DBWrapper\iterateAssociative()']]], - ['iterateassociativeindexed_31',['iterateAssociativeIndexed',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a709c8e4ee9142302e18eac7fbd4e350b',1,'ZM\Store\Database\DBStatementWrapper\iterateAssociativeIndexed()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a2b6aad11a9ba825a6a3f99ac83e5a681',1,'ZM\Store\Database\DBWrapper\iterateAssociativeIndexed()']]], - ['iteratecolumn_32',['iterateColumn',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#af13f1ddc48ca75612f4e7298b3e21827',1,'ZM\Store\Database\DBStatementWrapper\iterateColumn()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad4ef8184676577f356ac2ea7fb99068a',1,'ZM\Store\Database\DBWrapper\iterateColumn()']]], - ['iteratekeyvalue_33',['iterateKeyValue',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1dfb266ebbfdede25f1ad1dab6506ea6',1,'ZM\Store\Database\DBStatementWrapper\iterateKeyValue()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#abf11554cc53f976392cebc8882141479',1,'ZM\Store\Database\DBWrapper\iterateKeyValue()']]], - ['iteratenumeric_34',['iterateNumeric',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a21dc35ece57ea5b3e701e8466b3a4030',1,'ZM\Store\Database\DBStatementWrapper\iterateNumeric()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#acc47a26b6b74f337aaa97793b0e02b84',1,'ZM\Store\Database\DBWrapper\iterateNumeric()']]] + ['isdebugmode_21',['isDebugMode',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a1afadbef03a549ed984e81afe7c8d556',1,'ZM::Config::RuntimePreferences']]], + ['isenabled_22',['isEnabled',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#ad734dc60b64a242fe183e0c23b192790',1,'ZM::Plugin::PluginMeta']]], + ['isingroup_23',['isInGroup',['../class_z_m_1_1_annotation_1_1_annotation_base.html#ac159870e22c4ebf2906db203bfd3cd1f',1,'ZM::Annotation::AnnotationBase']]], + ['ismultiworkers_24',['isMultiWorkers',['../class_z_m_1_1_process_1_1_process_state_manager.html#af94dd63424fb58c22eeb8f380ab8f2e9',1,'ZM::Process::ProcessStateManager']]], + ['isnonstaticmethod_25',['isNonStaticMethod',['../class_z_m_1_1_utils_1_1_reflection_util.html#a389fec3cbf77646a03e4d30064d58dd7',1,'ZM::Utils::ReflectionUtil']]], + ['isrelativepath_26',['isRelativePath',['../class_z_m_1_1_store_1_1_file_system.html#a6dc2be903342a1b4d8cbe72603670622',1,'ZM::Store::FileSystem']]], + ['isrollbackonly_27',['isRollbackOnly',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aa133026dec949093027081dd4748889a',1,'ZM::Store::Database::DBWrapper']]], + ['isstateempty_28',['isStateEmpty',['../class_z_m_1_1_process_1_1_process_state_manager.html#a146d98317be5ec0f0988f6b433df0eac',1,'ZM::Process::ProcessStateManager']]], + ['istaskworker_29',['isTaskWorker',['../class_z_m_1_1_process_1_1_process_state_manager.html#a9fbba094c0c47a46a0aa5df8cc6ceaa8',1,'ZM::Process::ProcessStateManager']]], + ['istransactionactive_30',['isTransactionActive',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a370ba46e41143cf66506ab08d0978d81',1,'ZM::Store::Database::DBWrapper']]], + ['iterateassociative_31',['iterateAssociative',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a808090989ed5b4233250ea11a6576aec',1,'ZM\Store\Database\DBStatementWrapper\iterateAssociative()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a00bc2e8927ea379861c2c097606bab23',1,'ZM\Store\Database\DBWrapper\iterateAssociative()']]], + ['iterateassociativeindexed_32',['iterateAssociativeIndexed',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a709c8e4ee9142302e18eac7fbd4e350b',1,'ZM\Store\Database\DBStatementWrapper\iterateAssociativeIndexed()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a2b6aad11a9ba825a6a3f99ac83e5a681',1,'ZM\Store\Database\DBWrapper\iterateAssociativeIndexed()']]], + ['iteratecolumn_33',['iterateColumn',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#af13f1ddc48ca75612f4e7298b3e21827',1,'ZM\Store\Database\DBStatementWrapper\iterateColumn()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad4ef8184676577f356ac2ea7fb99068a',1,'ZM\Store\Database\DBWrapper\iterateColumn()']]], + ['iteratekeyvalue_34',['iterateKeyValue',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1dfb266ebbfdede25f1ad1dab6506ea6',1,'ZM\Store\Database\DBStatementWrapper\iterateKeyValue()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#abf11554cc53f976392cebc8882141479',1,'ZM\Store\Database\DBWrapper\iterateKeyValue()']]], + ['iteratenumeric_35',['iterateNumeric',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a21dc35ece57ea5b3e701e8466b3a4030',1,'ZM\Store\Database\DBStatementWrapper\iterateNumeric()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#acc47a26b6b74f337aaa97793b0e02b84',1,'ZM\Store\Database\DBWrapper\iterateNumeric()']]] ]; diff --git a/docs/.vuepress/public/doxy/search/all_d.js b/docs/.vuepress/public/doxy/search/all_d.js index 30f5df47..357b72c6 100755 --- a/docs/.vuepress/public/doxy/search/all_d.js +++ b/docs/.vuepress/public/doxy/search/all_d.js @@ -22,7 +22,5 @@ var searchData= ['loadplugins_19',['LoadPlugins',['../class_z_m_1_1_bootstrap_1_1_load_plugins.html',1,'ZM::Bootstrap']]], ['loadplugins_2ephp_20',['LoadPlugins.php',['../_load_plugins_8php.html',1,'']]], ['lock_21',['lock',['../class_z_m_1_1_store_1_1_lock_1_1_file_lock.html#afd4c91c41adf87d78e20c7f17e3862bc',1,'ZM::Store::Lock::FileLock']]], - ['logger_22',['logger',['../global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa',1,'global_functions.php']]], - ['logtime_23',['logTime',['../class_module_1_1_example_1_1_hello123.html#aa69e80cb614ab65dac73c9112a0d5444',1,'Module::Example::Hello123']]], - ['logtime2_24',['logTime2',['../class_module_1_1_example_1_1_hello123.html#a63074cad03166463e7387e4bf3b0c778',1,'Module::Example::Hello123']]] + ['logger_22',['logger',['../global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa',1,'global_functions.php']]] ]; diff --git a/docs/.vuepress/public/doxy/search/classes_1.js b/docs/.vuepress/public/doxy/search/classes_1.js index 27700f19..65e46a99 100755 --- a/docs/.vuepress/public/doxy/search/classes_1.js +++ b/docs/.vuepress/public/doxy/search/classes_1.js @@ -1,13 +1,14 @@ var searchData= [ ['bindevent_0',['BindEvent',['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html',1,'ZM::Annotation::Framework']]], - ['botaction_1',['BotAction',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html',1,'ZM::Annotation::OneBot']]], - ['botactionresponse_2',['BotActionResponse',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html',1,'ZM::Annotation::OneBot']]], - ['botcommand_3',['BotCommand',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html',1,'ZM::Annotation::OneBot']]], - ['botconnectcontext_4',['BotConnectContext',['../class_z_m_1_1_context_1_1_bot_connect_context.html',1,'ZM::Context']]], - ['botcontext_5',['BotContext',['../class_z_m_1_1_context_1_1_bot_context.html',1,'ZM::Context']]], - ['botcraftcommand_6',['BotCraftCommand',['../class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html',1,'ZM::Command::BotCraft']]], - ['botevent_7',['BotEvent',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html',1,'ZM::Annotation::OneBot']]], - ['botmap_8',['BotMap',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html',1,'ZM::Plugin::OneBot']]], - ['buildcommand_9',['BuildCommand',['../class_z_m_1_1_command_1_1_build_command.html',1,'ZM::Command']]] + ['bootstrapper_1',['Bootstrapper',['../interface_z_m_1_1_bootstrap_1_1_bootstrapper.html',1,'ZM::Bootstrap']]], + ['botaction_2',['BotAction',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html',1,'ZM::Annotation::OneBot']]], + ['botactionresponse_3',['BotActionResponse',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html',1,'ZM::Annotation::OneBot']]], + ['botcommand_4',['BotCommand',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html',1,'ZM::Annotation::OneBot']]], + ['botconnectcontext_5',['BotConnectContext',['../class_z_m_1_1_context_1_1_bot_connect_context.html',1,'ZM::Context']]], + ['botcontext_6',['BotContext',['../class_z_m_1_1_context_1_1_bot_context.html',1,'ZM::Context']]], + ['botcraftcommand_7',['BotCraftCommand',['../class_z_m_1_1_command_1_1_bot_craft_1_1_bot_craft_command.html',1,'ZM::Command::BotCraft']]], + ['botevent_8',['BotEvent',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html',1,'ZM::Annotation::OneBot']]], + ['botmap_9',['BotMap',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html',1,'ZM::Plugin::OneBot']]], + ['buildcommand_10',['BuildCommand',['../class_z_m_1_1_command_1_1_build_command.html',1,'ZM::Command']]] ]; diff --git a/docs/.vuepress/public/doxy/search/classes_e.js b/docs/.vuepress/public/doxy/search/classes_e.js index 6c57cb55..53da7219 100755 --- a/docs/.vuepress/public/doxy/search/classes_e.js +++ b/docs/.vuepress/public/doxy/search/classes_e.js @@ -8,5 +8,6 @@ var searchData= ['registerlogger_5',['RegisterLogger',['../class_z_m_1_1_bootstrap_1_1_register_logger.html',1,'ZM::Bootstrap']]], ['replcommand_6',['ReplCommand',['../class_z_m_1_1_command_1_1_repl_command.html',1,'ZM::Command']]], ['route_7',['Route',['../class_z_m_1_1_annotation_1_1_http_1_1_route.html',1,'ZM::Annotation::Http']]], - ['rule_8',['Rule',['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html',1,'ZM::Annotation::Interfaces']]] + ['rule_8',['Rule',['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html',1,'ZM::Annotation::Interfaces']]], + ['runtimepreferences_9',['RuntimePreferences',['../class_z_m_1_1_config_1_1_runtime_preferences.html',1,'ZM::Config']]] ]; diff --git a/docs/.vuepress/public/doxy/search/files_1.js b/docs/.vuepress/public/doxy/search/files_1.js index 28b6fbe3..a9bcbe93 100755 --- a/docs/.vuepress/public/doxy/search/files_1.js +++ b/docs/.vuepress/public/doxy/search/files_1.js @@ -1,16 +1,17 @@ var searchData= [ ['bindevent_2ephp_0',['BindEvent.php',['../_bind_event_8php.html',1,'']]], - ['botaction_2ephp_1',['BotAction.php',['../_bot_action_8php.html',1,'']]], - ['botactionresponse_2ephp_2',['BotActionResponse.php',['../_bot_action_response_8php.html',1,'']]], - ['botactiontrait_2ephp_3',['BotActionTrait.php',['../_context_2_trait_2_bot_action_trait_8php.html',1,'(全局命名空间)'],['../_plugin_2_traits_2_bot_action_trait_8php.html',1,'(全局命名空间)']]], - ['botcommand_2ephp_4',['BotCommand.php',['../_bot_command_8php.html',1,'']]], - ['botcommandtrait_2ephp_5',['BotCommandTrait.php',['../_bot_command_trait_8php.html',1,'']]], - ['botconnectcontext_2ephp_6',['BotConnectContext.php',['../_bot_connect_context_8php.html',1,'']]], - ['botcontext_2ephp_7',['BotContext.php',['../_bot_context_8php.html',1,'']]], - ['botcraftcommand_2ephp_8',['BotCraftCommand.php',['../_bot_craft_command_8php.html',1,'']]], - ['botevent_2ephp_9',['BotEvent.php',['../_bot_event_8php.html',1,'']]], - ['boteventtrait_2ephp_10',['BotEventTrait.php',['../_bot_event_trait_8php.html',1,'']]], - ['botmap_2ephp_11',['BotMap.php',['../_bot_map_8php.html',1,'']]], - ['buildcommand_2ephp_12',['BuildCommand.php',['../_build_command_8php.html',1,'']]] + ['bootstrapper_2ephp_1',['Bootstrapper.php',['../_bootstrapper_8php.html',1,'']]], + ['botaction_2ephp_2',['BotAction.php',['../_bot_action_8php.html',1,'']]], + ['botactionresponse_2ephp_3',['BotActionResponse.php',['../_bot_action_response_8php.html',1,'']]], + ['botactiontrait_2ephp_4',['BotActionTrait.php',['../_context_2_trait_2_bot_action_trait_8php.html',1,'(全局命名空间)'],['../_plugin_2_traits_2_bot_action_trait_8php.html',1,'(全局命名空间)']]], + ['botcommand_2ephp_5',['BotCommand.php',['../_bot_command_8php.html',1,'']]], + ['botcommandtrait_2ephp_6',['BotCommandTrait.php',['../_bot_command_trait_8php.html',1,'']]], + ['botconnectcontext_2ephp_7',['BotConnectContext.php',['../_bot_connect_context_8php.html',1,'']]], + ['botcontext_2ephp_8',['BotContext.php',['../_bot_context_8php.html',1,'']]], + ['botcraftcommand_2ephp_9',['BotCraftCommand.php',['../_bot_craft_command_8php.html',1,'']]], + ['botevent_2ephp_10',['BotEvent.php',['../_bot_event_8php.html',1,'']]], + ['boteventtrait_2ephp_11',['BotEventTrait.php',['../_bot_event_trait_8php.html',1,'']]], + ['botmap_2ephp_12',['BotMap.php',['../_bot_map_8php.html',1,'']]], + ['buildcommand_2ephp_13',['BuildCommand.php',['../_build_command_8php.html',1,'']]] ]; diff --git a/docs/.vuepress/public/doxy/search/files_f.js b/docs/.vuepress/public/doxy/search/files_f.js index 5a78587d..587c8a88 100755 --- a/docs/.vuepress/public/doxy/search/files_f.js +++ b/docs/.vuepress/public/doxy/search/files_f.js @@ -9,5 +9,6 @@ var searchData= ['replcommand_2ephp_6',['ReplCommand.php',['../_repl_command_8php.html',1,'']]], ['route_2ephp_7',['Route.php',['../_route_8php.html',1,'']]], ['routetrait_2ephp_8',['RouteTrait.php',['../_route_trait_8php.html',1,'']]], - ['rule_2ephp_9',['Rule.php',['../_rule_8php.html',1,'']]] + ['rule_2ephp_9',['Rule.php',['../_rule_8php.html',1,'']]], + ['runtimepreferences_2ephp_10',['RuntimePreferences.php',['../_runtime_preferences_8php.html',1,'']]] ]; diff --git a/docs/.vuepress/public/doxy/search/functions_0.js b/docs/.vuepress/public/doxy/search/functions_0.js index c8c503fd..0cbb6100 100755 --- a/docs/.vuepress/public/doxy/search/functions_0.js +++ b/docs/.vuepress/public/doxy/search/functions_0.js @@ -1,6 +1,6 @@ var searchData= [ - ['_5f_5fconstruct_0',['__construct',['../class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#af532e0c6a6e1449f59eadd3026ec5f8c',1,'ZM\Store\Database\DBQueryBuilder\__construct()'],['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a2902cdb1fb0d21d72887cffc47a2b555',1,'ZM\Exception\WaitTimeoutException\__construct()'],['../class_z_m_1_1_exception_1_1_z_m_known_exception.html#a636aeb7d5a5f252b871952522d32b3ee',1,'ZM\Exception\ZMKnownException\__construct()'],['../class_z_m_1_1_framework.html#aadcb24be22aec9203aef986dd1c8fea0',1,'ZM\Framework\__construct()'],['../class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#a14bfdb3f06ee4c27dd3507af6e702380',1,'ZM\Plugin\CommandManual\CommandManualPlugin\__construct()'],['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a095c5d389db211932136b53f25f39685',1,'ZM\Plugin\CommandManual\StaticManualFactory\__construct()'],['../class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#adbac5cdadfdaba6679f79ff0a79158b9',1,'ZM\Plugin\OneBot\OneBot12Adapter\__construct()'],['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a6a15099f76b9ad8580f129c10f3cf1eb',1,'ZM\Plugin\PluginMeta\__construct()'],['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#afaec582a9669d6eca5ad8156cd34d954',1,'ZM\Plugin\Strategy\PluginInstallStrategy\__construct()'],['../class_z_m_1_1_schedule_1_1_schedule.html#a095c5d389db211932136b53f25f39685',1,'ZM\Schedule\Schedule\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a9162320adff1a1a4afd7f2372f753a3e',1,'ZM\Store\Database\DBConnection\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_exception.html#a6e5badbcede7d5de2409597440c694e7',1,'ZM\Store\Database\DBException\__construct()'],['../class_z_m_1_1_annotation_1_1_annotation_parser.html#acdfc3bdf24ab88f890037d1edbc971de',1,'ZM\Annotation\AnnotationParser\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#aa1c41e248f108c99b31b33728d97009b',1,'ZM\Store\Database\DBStatement\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a4056d83594fc3fbbe337a9092db382d6',1,'ZM\Store\Database\DBStatementWrapper\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a196b3403dd3fe36fd9617ada22960ff1',1,'ZM\Store\Database\DBWrapper\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#aba32e95e2008290bf8c7ea2367cf8760',1,'ZM\Store\KV\LightCache\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html#aebf17a37bb688f7253e8eeb958af5ab4',1,'ZM\Store\KV\Redis\KVRedis\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html#a0ab55ccb2d3c8755b4fccd005a7c6871',1,'ZM\Store\KV\Redis\RedisWrapper\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_z_m_redis.html#a1538e33cc82d38ead75aba61979dbcf9',1,'ZM\Store\KV\Redis\ZMRedis\__construct()'],['../class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#a11cdec706d9da4bf8b555c13858814f9',1,'ZM\Utils\CodeGenerator\PluginGenerator\__construct()'],['../class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#aaaa67d8d4a188b651fc4a9c78f18529a',1,'ZM\Utils\OneBot12FileDownloader\__construct()'],['../class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a93eb1d8042bf7b44ad22ecbff427ea6c',1,'ZM\Utils\OneBot12FileUploader\__construct()'],['../class_z_m_1_1_z_m_application.html#a095c5d389db211932136b53f25f39685',1,'ZM\ZMApplication\__construct()'],['../class_z_m_1_1_exception_1_1_singleton_violation_exception.html#adc40bd6939928029638ff6bc06af0aa2',1,'ZM\Exception\SingletonViolationException\__construct()'],['../class_z_m_1_1_annotation_1_1_annotation_handler.html#afec25f72815603dbf7f26147f4f3b752',1,'ZM\Annotation\AnnotationHandler\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a3738e4a01c0e8db9d5eb5c060078ba15',1,'ZM\Annotation\Framework\BindEvent\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a58753b3bc06544a27254db84b3f660ed',1,'ZM\Annotation\Framework\Cron\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a9a14fcb330cd0d7a892238c601b914a5',1,'ZM\Annotation\Framework\Init\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a1075e74704e672647d6a851bd86ec12a',1,'ZM\Annotation\Framework\Tick\__construct()'],['../class_z_m_1_1_annotation_1_1_http_1_1_controller.html#ad36f34ab2f10e9894571cd50f3cfbdd6',1,'ZM\Annotation\Http\Controller\__construct()'],['../class_z_m_1_1_annotation_1_1_http_1_1_route.html#aa7a670c80259443839ac7d4292f5b835',1,'ZM\Annotation\Http\Route\__construct()'],['../class_z_m_1_1_annotation_1_1_middleware_1_1_middleware.html#a16f4b762bcf81c2bf5ea0bfdf5de18b9',1,'ZM\Annotation\Middleware\Middleware\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a3902aa0044b2223f916678081c86474b',1,'ZM\Annotation\OneBot\BotAction\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a1f3d1a29654884406af37d7ee4b40384',1,'ZM\Annotation\OneBot\BotActionResponse\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#ab9f8c759246b23e5f204ca69c26cff4b',1,'ZM\Annotation\OneBot\BotCommand\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a8918ccd10220ecddb336f0dac824a447',1,'ZM\Annotation\OneBot\CommandArgument\__construct()'],['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a42dc978144404d8cb1810cbec0899072',1,'ZM\Exception\Solution\Solution\__construct()'],['../class_z_m_1_1_exception_1_1_interrupt_exception.html#a3da1dd19aec6c3f597310cf5c7c4da13',1,'ZM\Exception\InterruptException\__construct()'],['../class_z_m_1_1_exception_1_1_handler.html#a095c5d389db211932136b53f25f39685',1,'ZM\Exception\Handler\__construct()'],['../class_z_m_1_1_context_1_1_bot_context.html#a7dfefed6cfe1ee94e63cac00a24ae28c',1,'ZM\Context\BotContext\__construct()'],['../class_z_m_1_1_context_1_1_bot_connect_context.html#abf2488d9c5eaf77dc7b24dec08679d3a',1,'ZM\Context\BotConnectContext\__construct()'],['../class_z_m_1_1_console_application.html#a6979d25dc39878d9e8ed9620e3b17a34',1,'ZM\ConsoleApplication\__construct()'],['../class_z_m_1_1_config_1_1_z_m_config.html#a89db51276a8f2eb399886bd1b28d1256',1,'ZM\Config\ZMConfig\__construct()'],['../class_z_m_1_1_config_1_1_environment.html#a48e4a9e82250a1e4ad02074d20b13d65',1,'ZM\Config\Environment\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_help.html#a0bd55fa8e8f5d985a2927e46649bff39',1,'ZM\Annotation\OneBot\CommandHelp\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html#ab1c30a80968e3379b4dd34d15d8d2f28',1,'ZM\Annotation\OneBot\BotEvent\__construct()']]], + ['_5f_5fconstruct_0',['__construct',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#aa1c41e248f108c99b31b33728d97009b',1,'ZM\Store\Database\DBStatement\__construct()'],['../class_z_m_1_1_exception_1_1_z_m_known_exception.html#a636aeb7d5a5f252b871952522d32b3ee',1,'ZM\Exception\ZMKnownException\__construct()'],['../class_z_m_1_1_framework.html#a095c5d389db211932136b53f25f39685',1,'ZM\Framework\__construct()'],['../class_z_m_1_1_plugin_1_1_command_manual_1_1_command_manual_plugin.html#a14bfdb3f06ee4c27dd3507af6e702380',1,'ZM\Plugin\CommandManual\CommandManualPlugin\__construct()'],['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a095c5d389db211932136b53f25f39685',1,'ZM\Plugin\CommandManual\StaticManualFactory\__construct()'],['../class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#adbac5cdadfdaba6679f79ff0a79158b9',1,'ZM\Plugin\OneBot\OneBot12Adapter\__construct()'],['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a6a15099f76b9ad8580f129c10f3cf1eb',1,'ZM\Plugin\PluginMeta\__construct()'],['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#afaec582a9669d6eca5ad8156cd34d954',1,'ZM\Plugin\Strategy\PluginInstallStrategy\__construct()'],['../class_z_m_1_1_schedule_1_1_schedule.html#a095c5d389db211932136b53f25f39685',1,'ZM\Schedule\Schedule\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a9162320adff1a1a4afd7f2372f753a3e',1,'ZM\Store\Database\DBConnection\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_exception.html#a6e5badbcede7d5de2409597440c694e7',1,'ZM\Store\Database\DBException\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#af532e0c6a6e1449f59eadd3026ec5f8c',1,'ZM\Store\Database\DBQueryBuilder\__construct()'],['../class_z_m_1_1_annotation_1_1_annotation_parser.html#acdfc3bdf24ab88f890037d1edbc971de',1,'ZM\Annotation\AnnotationParser\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a4056d83594fc3fbbe337a9092db382d6',1,'ZM\Store\Database\DBStatementWrapper\__construct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a196b3403dd3fe36fd9617ada22960ff1',1,'ZM\Store\Database\DBWrapper\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#aba32e95e2008290bf8c7ea2367cf8760',1,'ZM\Store\KV\LightCache\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html#aebf17a37bb688f7253e8eeb958af5ab4',1,'ZM\Store\KV\Redis\KVRedis\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_wrapper.html#a0ab55ccb2d3c8755b4fccd005a7c6871',1,'ZM\Store\KV\Redis\RedisWrapper\__construct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_z_m_redis.html#a1538e33cc82d38ead75aba61979dbcf9',1,'ZM\Store\KV\Redis\ZMRedis\__construct()'],['../class_z_m_1_1_utils_1_1_code_generator_1_1_plugin_generator.html#a11cdec706d9da4bf8b555c13858814f9',1,'ZM\Utils\CodeGenerator\PluginGenerator\__construct()'],['../class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#aaaa67d8d4a188b651fc4a9c78f18529a',1,'ZM\Utils\OneBot12FileDownloader\__construct()'],['../class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a93eb1d8042bf7b44ad22ecbff427ea6c',1,'ZM\Utils\OneBot12FileUploader\__construct()'],['../class_z_m_1_1_z_m_application.html#a095c5d389db211932136b53f25f39685',1,'ZM\ZMApplication\__construct()'],['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a42dc978144404d8cb1810cbec0899072',1,'ZM\Exception\Solution\Solution\__construct()'],['../class_z_m_1_1_annotation_1_1_annotation_handler.html#afec25f72815603dbf7f26147f4f3b752',1,'ZM\Annotation\AnnotationHandler\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a3738e4a01c0e8db9d5eb5c060078ba15',1,'ZM\Annotation\Framework\BindEvent\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a58753b3bc06544a27254db84b3f660ed',1,'ZM\Annotation\Framework\Cron\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a9a14fcb330cd0d7a892238c601b914a5',1,'ZM\Annotation\Framework\Init\__construct()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a1075e74704e672647d6a851bd86ec12a',1,'ZM\Annotation\Framework\Tick\__construct()'],['../class_z_m_1_1_annotation_1_1_http_1_1_controller.html#ad36f34ab2f10e9894571cd50f3cfbdd6',1,'ZM\Annotation\Http\Controller\__construct()'],['../class_z_m_1_1_annotation_1_1_http_1_1_route.html#aa7a670c80259443839ac7d4292f5b835',1,'ZM\Annotation\Http\Route\__construct()'],['../class_z_m_1_1_annotation_1_1_middleware_1_1_middleware.html#a16f4b762bcf81c2bf5ea0bfdf5de18b9',1,'ZM\Annotation\Middleware\Middleware\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a3902aa0044b2223f916678081c86474b',1,'ZM\Annotation\OneBot\BotAction\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a1f3d1a29654884406af37d7ee4b40384',1,'ZM\Annotation\OneBot\BotActionResponse\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#ab9f8c759246b23e5f204ca69c26cff4b',1,'ZM\Annotation\OneBot\BotCommand\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a8918ccd10220ecddb336f0dac824a447',1,'ZM\Annotation\OneBot\CommandArgument\__construct()'],['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a2902cdb1fb0d21d72887cffc47a2b555',1,'ZM\Exception\WaitTimeoutException\__construct()'],['../class_z_m_1_1_exception_1_1_singleton_violation_exception.html#adc40bd6939928029638ff6bc06af0aa2',1,'ZM\Exception\SingletonViolationException\__construct()'],['../class_z_m_1_1_exception_1_1_interrupt_exception.html#a3da1dd19aec6c3f597310cf5c7c4da13',1,'ZM\Exception\InterruptException\__construct()'],['../class_z_m_1_1_exception_1_1_handler.html#a095c5d389db211932136b53f25f39685',1,'ZM\Exception\Handler\__construct()'],['../class_z_m_1_1_context_1_1_bot_context.html#a7dfefed6cfe1ee94e63cac00a24ae28c',1,'ZM\Context\BotContext\__construct()'],['../class_z_m_1_1_context_1_1_bot_connect_context.html#abf2488d9c5eaf77dc7b24dec08679d3a',1,'ZM\Context\BotConnectContext\__construct()'],['../class_z_m_1_1_config_1_1_z_m_config.html#a311e0b207e96219c23f6aeac8704cd35',1,'ZM\Config\ZMConfig\__construct()'],['../class_z_m_1_1_config_1_1_environment.html#a48e4a9e82250a1e4ad02074d20b13d65',1,'ZM\Config\Environment\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_help.html#a0bd55fa8e8f5d985a2927e46649bff39',1,'ZM\Annotation\OneBot\CommandHelp\__construct()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html#ab1c30a80968e3379b4dd34d15d8d2f28',1,'ZM\Annotation\OneBot\BotEvent\__construct()']]], ['_5f_5fdestruct_1',['__destruct',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a421831a265621325e1fdd19aace0c758',1,'ZM\Store\Database\DBConnection\__destruct()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a421831a265621325e1fdd19aace0c758',1,'ZM\Store\Database\DBWrapper\__destruct()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_z_m_redis.html#a421831a265621325e1fdd19aace0c758',1,'ZM\Store\KV\Redis\ZMRedis\__destruct()']]], ['_5f_5finvoke_2',['__invoke',['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#ae75ea68aa1f704350caf938b54576f5c',1,'ZM::Plugin::CommandManual::StaticManualFactory']]], ['_5f_5ftostring_3',['__toString',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a7516ca30af0db3cdbf9a7739b48ce91d',1,'ZM::Annotation::AnnotationBase']]], diff --git a/docs/.vuepress/public/doxy/search/functions_12.js b/docs/.vuepress/public/doxy/search/functions_12.js index b691c0cc..bf5ed148 100755 --- a/docs/.vuepress/public/doxy/search/functions_12.js +++ b/docs/.vuepress/public/doxy/search/functions_12.js @@ -5,23 +5,26 @@ var searchData= ['registerbefore_2',['registerBefore',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#aa53187a09a5b43228d6c90231c89f047',1,'ZM::Middleware::MiddlewareHandler']]], ['registerbotwithfd_3',['registerBotWithFd',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#a99f33d4ff3549f3291afdd279c462ac8',1,'ZM::Plugin::OneBot::BotMap']]], ['registerexception_4',['registerException',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a95f9026736b6521a00f7795459961b15',1,'ZM::Middleware::MiddlewareHandler']]], - ['registerhttprequestservices_5',['registerHttpRequestServices',['../class_z_m_1_1_container_1_1_container_registrant.html#ad4f7a1fc0d24abdab5c1e6888a09ffd9',1,'ZM::Container::ContainerRegistrant']]], - ['registerobactionresponseservices_6',['registerOBActionResponseServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a01877afc121c0e22378ab9eeffd94bfe',1,'ZM::Container::ContainerRegistrant']]], - ['registerobeventservices_7',['registerOBEventServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a1979431c247e7038f87926c2aaa24451',1,'ZM::Container::ContainerRegistrant']]], - ['registertick_8',['registerTick',['../class_z_m_1_1_schedule_1_1_timer.html#a76c3296279a2c5014f103b805173e8bf',1,'ZM::Schedule::Timer']]], - ['registerwscloseservices_9',['registerWSCloseServices',['../class_z_m_1_1_container_1_1_container_registrant.html#af128f7b0d9ea116376b27357157c740e',1,'ZM::Container::ContainerRegistrant']]], - ['registerwsmessageservices_10',['registerWSMessageServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a60e490c8d535850f24c0e56b03c85936',1,'ZM::Container::ContainerRegistrant']]], - ['registerwsopenservices_11',['registerWSOpenServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a71ddb6df480fc9444e592bd5bc678881',1,'ZM::Container::ContainerRegistrant']]], - ['releasesavepoint_12',['releaseSavepoint',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a92a6b8f856eee5aaa30de8dcf6a9e122',1,'ZM::Store::Database::DBWrapper']]], - ['reload_13',['reload',['../class_z_m_1_1_config_1_1_z_m_config.html#a7b2a44f6ec87a111c1bc3cc911cd15f5',1,'ZM\Config\ZMConfig\reload()'],['../class_z_m_1_1_framework.html#a7b2a44f6ec87a111c1bc3cc911cd15f5',1,'ZM\Framework\reload()']]], - ['removeconnection_14',['removeConnection',['../class_z_m_1_1_utils_1_1_connection_util.html#a80abd0ec46bb79867148f3b0e254f5e2',1,'ZM::Utils::ConnectionUtil']]], - ['removecontextprompt_15',['removeContextPrompt',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a8b2d9c459850cb31e0f049884697fd59',1,'ZM::Plugin::OneBot::OneBot12Adapter']]], - ['removeprocessstate_16',['removeProcessState',['../class_z_m_1_1_process_1_1_process_state_manager.html#acf2c7a3ae8e91f7d962a880c01bccdf4',1,'ZM::Process::ProcessStateManager']]], - ['repeat_17',['repeat',['../class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900',1,'Module::Example::Hello123']]], - ['resolve_18',['resolve',['../global__functions_8php.html#a72209840841640a3706f6393aa3bc0bc',1,'global_functions.php']]], - ['rollback_19',['rollBack',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBConnection\rollBack()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBWrapper\rollBack()']]], - ['rollbacksavepoint_20',['rollbackSavepoint',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7',1,'ZM::Store::Database::DBWrapper']]], - ['route_21',['route',['../class_module_1_1_example_1_1_hello123.html#afa1a227b993f6045d9eb3be819028556',1,'Module::Example::Hello123']]], - ['rowcount_22',['rowCount',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a82b073888555fc72e57142fe913db377',1,'ZM\Store\Database\DBStatement\rowCount()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a82b073888555fc72e57142fe913db377',1,'ZM\Store\Database\DBStatementWrapper\rowCount()']]], - ['run_23',['run',['../class_z_m_1_1_console_application.html#a05dd9c0ddaec72a715c26082770151e1',1,'ZM\ConsoleApplication\run()'],['../class_z_m_1_1_z_m_application.html#afb0fafe7e02a3ae1993c01c19fad2bae',1,'ZM\ZMApplication\run()']]] + ['registerglobaloptions_5',['registerGlobalOptions',['../class_z_m_1_1_console_application.html#aca4d1e411fe1e258ddebb3ac8fcdc872',1,'ZM::ConsoleApplication']]], + ['registerhttprequestservices_6',['registerHttpRequestServices',['../class_z_m_1_1_container_1_1_container_registrant.html#ad4f7a1fc0d24abdab5c1e6888a09ffd9',1,'ZM::Container::ContainerRegistrant']]], + ['registerobactionresponseservices_7',['registerOBActionResponseServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a01877afc121c0e22378ab9eeffd94bfe',1,'ZM::Container::ContainerRegistrant']]], + ['registerobeventservices_8',['registerOBEventServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a1979431c247e7038f87926c2aaa24451',1,'ZM::Container::ContainerRegistrant']]], + ['registertick_9',['registerTick',['../class_z_m_1_1_schedule_1_1_timer.html#a76c3296279a2c5014f103b805173e8bf',1,'ZM::Schedule::Timer']]], + ['registerwscloseservices_10',['registerWSCloseServices',['../class_z_m_1_1_container_1_1_container_registrant.html#af128f7b0d9ea116376b27357157c740e',1,'ZM::Container::ContainerRegistrant']]], + ['registerwsmessageservices_11',['registerWSMessageServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a60e490c8d535850f24c0e56b03c85936',1,'ZM::Container::ContainerRegistrant']]], + ['registerwsopenservices_12',['registerWSOpenServices',['../class_z_m_1_1_container_1_1_container_registrant.html#a71ddb6df480fc9444e592bd5bc678881',1,'ZM::Container::ContainerRegistrant']]], + ['releasesavepoint_13',['releaseSavepoint',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a92a6b8f856eee5aaa30de8dcf6a9e122',1,'ZM::Store::Database::DBWrapper']]], + ['reload_14',['reload',['../class_z_m_1_1_config_1_1_z_m_config.html#a7b2a44f6ec87a111c1bc3cc911cd15f5',1,'ZM\Config\ZMConfig\reload()'],['../class_z_m_1_1_framework.html#a7b2a44f6ec87a111c1bc3cc911cd15f5',1,'ZM\Framework\reload()']]], + ['removeconnection_15',['removeConnection',['../class_z_m_1_1_utils_1_1_connection_util.html#a80abd0ec46bb79867148f3b0e254f5e2',1,'ZM::Utils::ConnectionUtil']]], + ['removecontextprompt_16',['removeContextPrompt',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a8b2d9c459850cb31e0f049884697fd59',1,'ZM::Plugin::OneBot::OneBot12Adapter']]], + ['removeprocessstate_17',['removeProcessState',['../class_z_m_1_1_process_1_1_process_state_manager.html#acf2c7a3ae8e91f7d962a880c01bccdf4',1,'ZM::Process::ProcessStateManager']]], + ['repeat_18',['repeat',['../class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900',1,'Module::Example::Hello123']]], + ['resolve_19',['resolve',['../global__functions_8php.html#a72209840841640a3706f6393aa3bc0bc',1,'global_functions.php']]], + ['rollback_20',['rollBack',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBConnection\rollBack()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3',1,'ZM\Store\Database\DBWrapper\rollBack()']]], + ['rollbacksavepoint_21',['rollbackSavepoint',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7',1,'ZM::Store::Database::DBWrapper']]], + ['route_22',['route',['../class_module_1_1_example_1_1_hello123.html#a92a609955504ed470b4b243eb6170739',1,'Module::Example::Hello123']]], + ['rowcount_23',['rowCount',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a82b073888555fc72e57142fe913db377',1,'ZM\Store\Database\DBStatement\rowCount()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a82b073888555fc72e57142fe913db377',1,'ZM\Store\Database\DBStatementWrapper\rowCount()']]], + ['run_24',['run',['../class_z_m_1_1_z_m_application.html#afb0fafe7e02a3ae1993c01c19fad2bae',1,'ZM::ZMApplication']]], + ['runningininteractiveterminal_25',['runningInInteractiveTerminal',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a08fa9f0bbffb1b7042208cce15365db9',1,'ZM::Config::RuntimePreferences']]], + ['runningunittests_26',['runningUnitTests',['../class_z_m_1_1_config_1_1_runtime_preferences.html#ad93370e733f0253ebce6b3234de3eef4',1,'ZM::Config::RuntimePreferences']]] ]; diff --git a/docs/.vuepress/public/doxy/search/functions_13.js b/docs/.vuepress/public/doxy/search/functions_13.js index 75bdf5ed..9a0b0f23 100755 --- a/docs/.vuepress/public/doxy/search/functions_13.js +++ b/docs/.vuepress/public/doxy/search/functions_13.js @@ -11,26 +11,25 @@ var searchData= ['setautocommit_8',['setAutoCommit',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#adec4c9208c0bc954eb1e787fb01858c9',1,'ZM::Store::Database::DBWrapper']]], ['setconnection_9',['setConnection',['../class_z_m_1_1_utils_1_1_connection_util.html#a17517099cf2c76f44bdd596d65d019a4',1,'ZM::Utils::ConnectionUtil']]], ['setdownloadpath_10',['setDownloadPath',['../class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#afacc393f726627bac3177e30a804318c',1,'ZM::Utils::OneBot12FileDownloader']]], - ['setenvironment_11',['setEnvironment',['../class_z_m_1_1_config_1_1_z_m_config.html#abae8d3c2b78ece9d8fe3430cd2874ea0',1,'ZM::Config::ZMConfig']]], - ['setfetchmode_12',['setFetchMode',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a7d2b0738bf3158f2d1542a38a7616cae',1,'ZM::Store::Database::DBStatement']]], - ['setlevel_13',['setLevel',['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Framework\BindEvent\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotEvent\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotCommand\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotActionResponse\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotAction\setLevel()'],['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Interfaces\Level\setLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Framework\Init\setLevel()']]], - ['setmultiple_14',['setMultiple',['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a3f67d6727e507d6296cb06e25ce064fd',1,'ZM::Store::KV::LightCache']]], - ['setnesttransactionswithsavepoints_15',['setNestTransactionsWithSavepoints',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a1dfc36757aac676bbda4a34b04d99f06',1,'ZM::Store::Database::DBWrapper']]], - ['setparams_16',['setParams',['../class_z_m_1_1_context_1_1_bot_context.html#a490ec24c6b656e391669feb5ddcd6620',1,'ZM::Context::BotContext']]], - ['setreturncallback_17',['setReturnCallback',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a2dd03df7faceae82677946c50260d416',1,'ZM::Annotation::AnnotationHandler']]], - ['setrollbackonly_18',['setRollbackOnly',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a57930b0587270871b90503aa374607c3',1,'ZM::Store::Database::DBWrapper']]], - ['setrootdir_19',['setRootDir',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#aa2c313f5075cfc40ae29e6e9f877f9c7',1,'ZM::Plugin::PluginMeta']]], - ['setrulecallback_20',['setRuleCallback',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a32153bfb3db97bdc328c0a6f1fa98bef',1,'ZM::Annotation::AnnotationHandler']]], - ['settransactionisolation_21',['setTransactionIsolation',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a73f7490100eb6ced4bbf62fbaa959283',1,'ZM::Store::Database::DBWrapper']]], - ['shouldexecute_22',['shouldExecute',['../class_z_m_1_1_command_1_1_command.html#a00f5d9aa687a66ab94de08f3a73981e7',1,'ZM::Command::Command']]], - ['signalmanager_23',['signalManager',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a3361ff2fe8779d57c70aefd607582bf7',1,'ZM::Event::Listener::SignalListener']]], - ['signalmaster_24',['signalMaster',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a06bb3ca994558e9a0fa8793a7efd4ca8',1,'ZM::Event::Listener::SignalListener']]], - ['signalwindowsctrlc_25',['signalWindowsCtrlC',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#ae119793f16c1b9902dd92809ca7395c2',1,'ZM::Event::Listener::SignalListener']]], - ['signalworker_26',['signalWorker',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#abcbfec8c7aeb234101db867f786ecd3a',1,'ZM::Event::Listener::SignalListener']]], - ['sortannotationlist_27',['sortAnnotationList',['../class_z_m_1_1_annotation_1_1_annotation_map.html#a63efa5e81e1278b229b8f3a2be72cd44',1,'ZM::Annotation::AnnotationMap']]], - ['splitmessage_28',['splitMessage',['../class_z_m_1_1_utils_1_1_message_util.html#aa245283c7540e9b459de37687cdc9e9f',1,'ZM::Utils::MessageUtil']]], - ['sql_5fbuilder_29',['sql_builder',['../global__functions_8php.html#a5e5e46262ccc376a933859820eaee89f',1,'global_functions.php']]], - ['start_30',['start',['../class_z_m_1_1_framework.html#af8fa59992209e36dccb3eefb0f75531f',1,'ZM::Framework']]], - ['stop_31',['stop',['../class_z_m_1_1_framework.html#afcbc7635bf33718d81e1e5bca95d85fe',1,'ZM::Framework']]], - ['strtoarray_32',['strToArray',['../class_z_m_1_1_utils_1_1_message_util.html#a2dbf577f5a6ed268b84fb15d38ecb88b',1,'ZM::Utils::MessageUtil']]] + ['setfetchmode_11',['setFetchMode',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a7d2b0738bf3158f2d1542a38a7616cae',1,'ZM::Store::Database::DBStatement']]], + ['setlevel_12',['setLevel',['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Framework\Init\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotEvent\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotCommand\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotActionResponse\setLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\OneBot\BotAction\setLevel()'],['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Interfaces\Level\setLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a0b759f4af85ea8fe8967823a30d54f0c',1,'ZM\Annotation\Framework\BindEvent\setLevel()']]], + ['setmultiple_13',['setMultiple',['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#a3f67d6727e507d6296cb06e25ce064fd',1,'ZM::Store::KV::LightCache']]], + ['setnesttransactionswithsavepoints_14',['setNestTransactionsWithSavepoints',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a1dfc36757aac676bbda4a34b04d99f06',1,'ZM::Store::Database::DBWrapper']]], + ['setparams_15',['setParams',['../class_z_m_1_1_context_1_1_bot_context.html#a490ec24c6b656e391669feb5ddcd6620',1,'ZM::Context::BotContext']]], + ['setreturncallback_16',['setReturnCallback',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a2dd03df7faceae82677946c50260d416',1,'ZM::Annotation::AnnotationHandler']]], + ['setrollbackonly_17',['setRollbackOnly',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a57930b0587270871b90503aa374607c3',1,'ZM::Store::Database::DBWrapper']]], + ['setrootdir_18',['setRootDir',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#aa2c313f5075cfc40ae29e6e9f877f9c7',1,'ZM::Plugin::PluginMeta']]], + ['setrulecallback_19',['setRuleCallback',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a32153bfb3db97bdc328c0a6f1fa98bef',1,'ZM::Annotation::AnnotationHandler']]], + ['settransactionisolation_20',['setTransactionIsolation',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a73f7490100eb6ced4bbf62fbaa959283',1,'ZM::Store::Database::DBWrapper']]], + ['shouldexecute_21',['shouldExecute',['../class_z_m_1_1_command_1_1_command.html#a00f5d9aa687a66ab94de08f3a73981e7',1,'ZM::Command::Command']]], + ['signalmanager_22',['signalManager',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a3361ff2fe8779d57c70aefd607582bf7',1,'ZM::Event::Listener::SignalListener']]], + ['signalmaster_23',['signalMaster',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#a06bb3ca994558e9a0fa8793a7efd4ca8',1,'ZM::Event::Listener::SignalListener']]], + ['signalwindowsctrlc_24',['signalWindowsCtrlC',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#ae119793f16c1b9902dd92809ca7395c2',1,'ZM::Event::Listener::SignalListener']]], + ['signalworker_25',['signalWorker',['../class_z_m_1_1_event_1_1_listener_1_1_signal_listener.html#abcbfec8c7aeb234101db867f786ecd3a',1,'ZM::Event::Listener::SignalListener']]], + ['sortannotationlist_26',['sortAnnotationList',['../class_z_m_1_1_annotation_1_1_annotation_map.html#a63efa5e81e1278b229b8f3a2be72cd44',1,'ZM::Annotation::AnnotationMap']]], + ['splitmessage_27',['splitMessage',['../class_z_m_1_1_utils_1_1_message_util.html#aa245283c7540e9b459de37687cdc9e9f',1,'ZM::Utils::MessageUtil']]], + ['sql_5fbuilder_28',['sql_builder',['../global__functions_8php.html#a5e5e46262ccc376a933859820eaee89f',1,'global_functions.php']]], + ['start_29',['start',['../class_z_m_1_1_framework.html#af8fa59992209e36dccb3eefb0f75531f',1,'ZM::Framework']]], + ['stop_30',['stop',['../class_z_m_1_1_framework.html#afcbc7635bf33718d81e1e5bca95d85fe',1,'ZM::Framework']]], + ['strtoarray_31',['strToArray',['../class_z_m_1_1_utils_1_1_message_util.html#a2dbf577f5a6ed268b84fb15d38ecb88b',1,'ZM::Utils::MessageUtil']]] ]; diff --git a/docs/.vuepress/public/doxy/search/functions_17.js b/docs/.vuepress/public/doxy/search/functions_17.js index 84628f36..322f33ea 100755 --- a/docs/.vuepress/public/doxy/search/functions_17.js +++ b/docs/.vuepress/public/doxy/search/functions_17.js @@ -4,5 +4,8 @@ var searchData= ['withargument_1',['withArgument',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a5cd1ff53883567f6988debbbed94fb51',1,'ZM::Annotation::OneBot::BotCommand']]], ['withargumentobject_2',['withArgumentObject',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a2bbb7dda33ee621637843f5e8444ffe2',1,'ZM::Annotation::OneBot::BotCommand']]], ['withconfig_3',['withConfig',['../class_z_m_1_1_z_m_application.html#ad0e7eaedf0171a0d763ead5afea334c3',1,'ZM::ZMApplication']]], - ['ws_5fsocket_4',['ws_socket',['../global__functions_8php.html#a3117291dc19c3820da1c3bbf65327e9d',1,'global_functions.php']]] + ['withconfigdir_4',['withConfigDir',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a98a4716ba2afb5e327660bd1f380f706',1,'ZM::Config::RuntimePreferences']]], + ['withenvironment_5',['withEnvironment',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a4da6550a489ae8e3739f1fbc338e82c6',1,'ZM::Config::RuntimePreferences']]], + ['withloglevel_6',['withLogLevel',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a1fd37c3d800997d39e8d9ceb32e51922',1,'ZM::Config::RuntimePreferences']]], + ['ws_5fsocket_7',['ws_socket',['../global__functions_8php.html#a3117291dc19c3820da1c3bbf65327e9d',1,'global_functions.php']]] ]; diff --git a/docs/.vuepress/public/doxy/search/functions_2.js b/docs/.vuepress/public/doxy/search/functions_2.js index 1fec3d13..d5dd58fc 100755 --- a/docs/.vuepress/public/doxy/search/functions_2.js +++ b/docs/.vuepress/public/doxy/search/functions_2.js @@ -1,11 +1,11 @@ var searchData= [ - ['begintransaction_0',['beginTransaction',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#af3380f3b13931d581fa973a382946b32',1,'ZM\Store\Database\DBConnection\beginTransaction()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#af3380f3b13931d581fa973a382946b32',1,'ZM\Store\Database\DBWrapper\beginTransaction()']]], + ['begintransaction_0',['beginTransaction',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#af3380f3b13931d581fa973a382946b32',1,'ZM\Store\Database\DBWrapper\beginTransaction()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#af3380f3b13931d581fa973a382946b32',1,'ZM\Store\Database\DBConnection\beginTransaction()']]], ['bindentity_1',['bindEntity',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a749ae077a869a3043d150b6535f52280',1,'ZM::Plugin::PluginMeta']]], ['bindmiddleware_2',['bindMiddleware',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a5a165e9c929b2f795b8d395c59ac1a2c',1,'ZM::Middleware::MiddlewareHandler']]], ['bindparam_3',['bindParam',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a96968444927e79aa3b3de64f133886e6',1,'ZM::Store::Database::DBStatement']]], ['bindvalue_4',['bindValue',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a28bae5ff1fb210d36c3c2805ce0401e3',1,'ZM::Store::Database::DBStatement']]], - ['bootstrap_5',['bootstrap',['../class_z_m_1_1_bootstrap_1_1_handle_exceptions.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\HandleExceptions\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_load_configuration.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\LoadConfiguration\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_load_global_defines.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\LoadGlobalDefines\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_load_plugins.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\LoadPlugins\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_register_event_provider.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\RegisterEventProvider\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_register_logger.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\RegisterLogger\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html#a703620d77e45c7193225e63beee746b5',1,'ZM\Bootstrap\SetInternalTimezone\bootstrap()']]], + ['bootstrap_5',['bootstrap',['../class_z_m_1_1_bootstrap_1_1_load_configuration.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\LoadConfiguration\bootstrap()'],['../class_z_m_1_1_framework.html#a1220bc28aca374cd4510d925eb05bccc',1,'ZM\Framework\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_set_internal_timezone.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\SetInternalTimezone\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_register_logger.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\RegisterLogger\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_register_event_provider.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\RegisterEventProvider\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_load_plugins.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\LoadPlugins\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_load_global_defines.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\LoadGlobalDefines\bootstrap()'],['../class_z_m_1_1_bootstrap_1_1_handle_exceptions.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\HandleExceptions\bootstrap()'],['../interface_z_m_1_1_bootstrap_1_1_bootstrapper.html#a107cc1910818a755a7283b33edc4476f',1,'ZM\Bootstrap\Bootstrapper\bootstrap()']]], ['bot_6',['bot',['../global__functions_8php.html#ad36f3e85e1dffc28a10a95382aaac608',1,'global_functions.php']]], ['bot_5fconnect_7',['bot_connect',['../global__functions_8php.html#a76f57c411996a730c3759fa1b5e23dc5',1,'global_functions.php']]] ]; diff --git a/docs/.vuepress/public/doxy/search/functions_5.js b/docs/.vuepress/public/doxy/search/functions_5.js index d7b9166b..ba96f4b0 100755 --- a/docs/.vuepress/public/doxy/search/functions_5.js +++ b/docs/.vuepress/public/doxy/search/functions_5.js @@ -3,17 +3,19 @@ var searchData= ['emitfilterpack_0',['emitFilterPack',['../namespace_z_m_1_1_plugin_1_1_traits.html#afb106ba10cf1ca7556e178c08f9f3cb0',1,'ZM::Plugin::Traits']]], ['emitpack_1',['emitPack',['../namespace_z_m_1_1_plugin_1_1_traits.html#a3bd80caa7b9a00734baaed72bd486988',1,'ZM::Plugin::Traits']]], ['emitpluginload_2',['emitPluginLoad',['../namespace_z_m_1_1_plugin_1_1_traits.html#a6cd8b4460deffc802a7fe4e3ef0d682d',1,'ZM::Plugin::Traits']]], - ['enableplugin_3',['enablePlugin',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#adff87d950884069e78f2692ccf18f25d',1,'ZM::Plugin::PluginMeta']]], - ['encode_4',['encode',['../class_z_m_1_1_utils_1_1_cat_code.html#a23b12be5edabaf013d850e3b6c2fa536',1,'ZM::Utils::CatCode']]], - ['ensurefilewritable_5',['ensureFileWritable',['../class_z_m_1_1_store_1_1_file_system.html#a07bb1cd132f98ba6a737ef71f1721142',1,'ZM::Store::FileSystem']]], - ['ensurepharwritable_6',['ensurePharWritable',['../class_z_m_1_1_store_1_1_phar_helper.html#ab9c4bc72a30f29c9514453931c9b7a86',1,'ZM::Store::PharHelper']]], - ['env_7',['env',['../global__functions_8php.html#ae249520bbbb558ac0e1928446ea2c0ca',1,'global_functions.php']]], - ['errorcode_8',['errorCode',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a928a98b280c4dd8971ce6998eb157409',1,'ZM\Store\Database\DBConnection\errorCode()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a928a98b280c4dd8971ce6998eb157409',1,'ZM\Store\Database\DBStatement\errorCode()']]], - ['errorinfo_9',['errorInfo',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ac5230ce6cd46c5e922146a441d807877',1,'ZM\Store\Database\DBConnection\errorInfo()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac5230ce6cd46c5e922146a441d807877',1,'ZM\Store\Database\DBStatement\errorInfo()']]], - ['exec_10',['exec',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aa66dd9b75483d3d4cf93b6f8788bbd90',1,'ZM::Store::Database::DBConnection']]], - ['execute_11',['execute',['../class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#a1909f4b7f8129c7790cb75de2ffbe1e4',1,'ZM\Store\Database\DBQueryBuilder\execute()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#abf65f493280888db7095b3b820131181',1,'ZM\Store\Database\DBStatement\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStopCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_status_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStatusCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStartCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_reload_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerReloadCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerCommand\execute()'],['../class_z_m_1_1_command_1_1_proxy_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\ProxyServerCommand\execute()'],['../class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Generate\SystemdGenerateCommand\execute()'],['../class_z_m_1_1_command_1_1_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Command\execute()']]], - ['executecachequery_12',['executeCacheQuery',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aacbc034efd750297d0788d283c0ec5fb',1,'ZM::Store::Database::DBWrapper']]], - ['executequery_13',['executeQuery',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ae4966e7431b2f616e9c399b2bbffea25',1,'ZM::Store::Database::DBWrapper']]], - ['executestatement_14',['executeStatement',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a7db8161a00e655fe50c898e4a9f283c7',1,'ZM::Store::Database::DBWrapper']]], - ['exportoptionarray_15',['exportOptionArray',['../class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#a1faf0c752010e7ea0007016e1d003d2f',1,'ZM::Command::Server::ServerStartCommand']]] + ['enabledebugmode_3',['enableDebugMode',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a7ce998dc3c317a8273367364a0325585',1,'ZM::Config::RuntimePreferences']]], + ['enableplugin_4',['enablePlugin',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#adff87d950884069e78f2692ccf18f25d',1,'ZM::Plugin::PluginMeta']]], + ['encode_5',['encode',['../class_z_m_1_1_utils_1_1_cat_code.html#a23b12be5edabaf013d850e3b6c2fa536',1,'ZM::Utils::CatCode']]], + ['ensurefilewritable_6',['ensureFileWritable',['../class_z_m_1_1_store_1_1_file_system.html#a07bb1cd132f98ba6a737ef71f1721142',1,'ZM::Store::FileSystem']]], + ['ensurepharwritable_7',['ensurePharWritable',['../class_z_m_1_1_store_1_1_phar_helper.html#ab9c4bc72a30f29c9514453931c9b7a86',1,'ZM::Store::PharHelper']]], + ['env_8',['env',['../global__functions_8php.html#ae249520bbbb558ac0e1928446ea2c0ca',1,'global_functions.php']]], + ['environment_9',['environment',['../class_z_m_1_1_config_1_1_runtime_preferences.html#ace21483316616e10b2a51ba1c13cdbfa',1,'ZM::Config::RuntimePreferences']]], + ['errorcode_10',['errorCode',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a928a98b280c4dd8971ce6998eb157409',1,'ZM\Store\Database\DBConnection\errorCode()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a928a98b280c4dd8971ce6998eb157409',1,'ZM\Store\Database\DBStatement\errorCode()']]], + ['errorinfo_11',['errorInfo',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#ac5230ce6cd46c5e922146a441d807877',1,'ZM\Store\Database\DBStatement\errorInfo()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#ac5230ce6cd46c5e922146a441d807877',1,'ZM\Store\Database\DBConnection\errorInfo()']]], + ['exec_12',['exec',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aa66dd9b75483d3d4cf93b6f8788bbd90',1,'ZM::Store::Database::DBConnection']]], + ['execute_13',['execute',['../class_z_m_1_1_command_1_1_server_1_1_server_reload_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerReloadCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStartCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_status_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStatusCommand\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_stop_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerStopCommand\execute()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_query_builder.html#a1909f4b7f8129c7790cb75de2ffbe1e4',1,'ZM\Store\Database\DBQueryBuilder\execute()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#abf65f493280888db7095b3b820131181',1,'ZM\Store\Database\DBStatement\execute()'],['../class_z_m_1_1_command_1_1_server_1_1_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Server\ServerCommand\execute()'],['../class_z_m_1_1_command_1_1_proxy_server_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\ProxyServerCommand\execute()'],['../class_z_m_1_1_command_1_1_generate_1_1_systemd_generate_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Generate\SystemdGenerateCommand\execute()'],['../class_z_m_1_1_command_1_1_command.html#ab31c72b72ddaf7116db5d84c055d3c0b',1,'ZM\Command\Command\execute()']]], + ['executecachequery_14',['executeCacheQuery',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aacbc034efd750297d0788d283c0ec5fb',1,'ZM::Store::Database::DBWrapper']]], + ['executequery_15',['executeQuery',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ae4966e7431b2f616e9c399b2bbffea25',1,'ZM::Store::Database::DBWrapper']]], + ['executestatement_16',['executeStatement',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a7db8161a00e655fe50c898e4a9f283c7',1,'ZM::Store::Database::DBWrapper']]], + ['exportoptionarray_17',['exportOptionArray',['../class_z_m_1_1_command_1_1_server_1_1_server_start_command.html#a1faf0c752010e7ea0007016e1d003d2f',1,'ZM::Command::Server::ServerStartCommand']]] ]; diff --git a/docs/.vuepress/public/doxy/search/functions_7.js b/docs/.vuepress/public/doxy/search/functions_7.js index de02a80a..65c5f08c 100755 --- a/docs/.vuepress/public/doxy/search/functions_7.js +++ b/docs/.vuepress/public/doxy/search/functions_7.js @@ -24,20 +24,20 @@ var searchData= ['getcallreflector_21',['getCallReflector',['../class_z_m_1_1_utils_1_1_reflection_util.html#a1ffdc3164a4ad83d5601f64862b99daf',1,'ZM::Utils::ReflectionUtil']]], ['getclassespsr4_22',['getClassesPsr4',['../class_z_m_1_1_store_1_1_file_system.html#a35c4565f64178d3978fe3d8ebd23938f',1,'ZM::Store::FileSystem']]], ['getcomposermetadata_23',['getComposerMetadata',['../class_z_m_1_1_utils_1_1_z_m_util.html#ab2d98514301b4378fdac6deb03db3972',1,'ZM::Utils::ZMUtil']]], - ['getconnectcontext_24',['getConnectContext',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#a2ec7e22c3c981a91a87a06035c737824',1,'ZM::Plugin::OneBot::BotMap']]], - ['getconnection_25',['getConnection',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ab7a0a080d0e721c656eef11cd641638b',1,'ZM\Store\Database\DBWrapper\getConnection()'],['../class_z_m_1_1_utils_1_1_connection_util.html#ab4078e1d3e81fad00fcf1a1cd722d41d',1,'ZM\Utils\ConnectionUtil\getConnection()']]], - ['getcrons_26',['getCrons',['../namespace_z_m_1_1_plugin_1_1_traits.html#a55d16f519fd813abd36e709c654197b5',1,'ZM::Plugin::Traits']]], - ['getcurrentcallable_27',['getCurrentCallable',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a65508775baadff3ce7228e66962e5292',1,'ZM::Middleware::MiddlewareHandler']]], - ['getdatabase_28',['getDatabase',['../class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#adf30b2b39b6eba2eddbb6034081ac356',1,'ZM\Store\Database\PgSQLDriver\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#ab726532f6b9fae44cedb62dcb104333d',1,'ZM\Store\Database\SQLiteDriver\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#ab726532f6b9fae44cedb62dcb104333d',1,'ZM\Store\Database\MySQLDriver\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a728138a9219e8751278542c3a8c5e3a9',1,'ZM\Store\Database\DBWrapper\getDatabase()']]], - ['getdatabaseplatform_29',['getDatabasePlatform',['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a602d4b79ea2e33e68be7054e042aab99',1,'ZM\Store\Database\SQLiteDriver\getDatabasePlatform()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a602d4b79ea2e33e68be7054e042aab99',1,'ZM\Store\Database\MySQLDriver\getDatabasePlatform()']]], - ['getdefinition_30',['getDefinition',['../class_z_m_1_1_container_1_1_alias_definition_source.html#ab3643b07f6fe88fcc883aee5334b59d0',1,'ZM::Container::AliasDefinitionSource']]], - ['getdefinitions_31',['getDefinitions',['../class_z_m_1_1_container_1_1_alias_definition_source.html#aa7fdbbb3dfc93e31928ed08ccfed63fd',1,'ZM::Container::AliasDefinitionSource']]], - ['getdescription_32',['getDescription',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a2e7bb35c71bf1824456ceb944cb7a845',1,'ZM::Plugin::PluginMeta']]], - ['getdocumentationlinks_33',['getDocumentationLinks',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a17a0bed6355fcee6d6413162208fd5f1',1,'ZM::Exception::Solution::Solution']]], - ['getdriver_34',['getDriver',['../class_z_m_1_1_framework.html#ac88d3a4c3a1bf357eda28403a4704995',1,'ZM::Framework']]], - ['getentity_35',['getEntity',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501',1,'ZM::Plugin::PluginMeta']]], - ['getentryfile_36',['getEntryFile',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1',1,'ZM::Plugin::PluginMeta']]], - ['getenvironment_37',['getEnvironment',['../class_z_m_1_1_config_1_1_z_m_config.html#a1a945689f9a90f9029d671ec32262d37',1,'ZM::Config::ZMConfig']]], + ['getconfigdir_24',['getConfigDir',['../class_z_m_1_1_config_1_1_runtime_preferences.html#afe772fd0ccf8080531447fc895e0d05f',1,'ZM::Config::RuntimePreferences']]], + ['getconnectcontext_25',['getConnectContext',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#a2ec7e22c3c981a91a87a06035c737824',1,'ZM::Plugin::OneBot::BotMap']]], + ['getconnection_26',['getConnection',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ab7a0a080d0e721c656eef11cd641638b',1,'ZM\Store\Database\DBWrapper\getConnection()'],['../class_z_m_1_1_utils_1_1_connection_util.html#ab4078e1d3e81fad00fcf1a1cd722d41d',1,'ZM\Utils\ConnectionUtil\getConnection()']]], + ['getcrons_27',['getCrons',['../namespace_z_m_1_1_plugin_1_1_traits.html#a55d16f519fd813abd36e709c654197b5',1,'ZM::Plugin::Traits']]], + ['getcurrentcallable_28',['getCurrentCallable',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a65508775baadff3ce7228e66962e5292',1,'ZM::Middleware::MiddlewareHandler']]], + ['getdatabase_29',['getDatabase',['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#ab726532f6b9fae44cedb62dcb104333d',1,'ZM\Store\Database\MySQLDriver\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#ab726532f6b9fae44cedb62dcb104333d',1,'ZM\Store\Database\SQLiteDriver\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#adf30b2b39b6eba2eddbb6034081ac356',1,'ZM\Store\Database\PgSQLDriver\getDatabase()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a728138a9219e8751278542c3a8c5e3a9',1,'ZM\Store\Database\DBWrapper\getDatabase()']]], + ['getdatabaseplatform_30',['getDatabasePlatform',['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a602d4b79ea2e33e68be7054e042aab99',1,'ZM\Store\Database\SQLiteDriver\getDatabasePlatform()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a602d4b79ea2e33e68be7054e042aab99',1,'ZM\Store\Database\MySQLDriver\getDatabasePlatform()']]], + ['getdefinition_31',['getDefinition',['../class_z_m_1_1_container_1_1_alias_definition_source.html#ab3643b07f6fe88fcc883aee5334b59d0',1,'ZM::Container::AliasDefinitionSource']]], + ['getdefinitions_32',['getDefinitions',['../class_z_m_1_1_container_1_1_alias_definition_source.html#aa7fdbbb3dfc93e31928ed08ccfed63fd',1,'ZM::Container::AliasDefinitionSource']]], + ['getdescription_33',['getDescription',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a2e7bb35c71bf1824456ceb944cb7a845',1,'ZM::Plugin::PluginMeta']]], + ['getdocumentationlinks_34',['getDocumentationLinks',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a17a0bed6355fcee6d6413162208fd5f1',1,'ZM::Exception::Solution::Solution']]], + ['getdriver_35',['getDriver',['../class_z_m_1_1_framework.html#ac88d3a4c3a1bf357eda28403a4704995',1,'ZM::Framework']]], + ['getentity_36',['getEntity',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a0848c661e55b6027e3794d16cad5d501',1,'ZM::Plugin::PluginMeta']]], + ['getentryfile_37',['getEntryFile',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a88bfe747dda2cc3a3ea10a1561da6ec1',1,'ZM::Plugin::PluginMeta']]], ['geterr_38',['getErr',['../class_z_m_1_1_utils_1_1_one_bot12_file_downloader.html#a635bf16107299065240551d553533311',1,'ZM\Utils\OneBot12FileDownloader\getErr()'],['../class_z_m_1_1_utils_1_1_one_bot12_file_uploader.html#a635bf16107299065240551d553533311',1,'ZM\Utils\OneBot12FileUploader\getErr()']]], ['geterror_39',['getError',['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a24ada5decce3d1b79cd82f5a90ccf404',1,'ZM::Plugin::Strategy::PluginInstallStrategy']]], ['geterrorquitprompt_40',['getErrorQuitPrompt',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a7d3e08a6b1f761520cff1f09b9c27522',1,'ZM::Annotation::OneBot::CommandArgument']]], @@ -55,42 +55,43 @@ var searchData= ['getiterator_52',['getIterator',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a7a9f937c2958e6f4dd7b030f86fb70b7',1,'ZM\Store\Database\DBStatementWrapper\getIterator()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#a7a9f937c2958e6f4dd7b030f86fb70b7',1,'ZM\Store\Database\DBStatement\getIterator()'],['../class_z_m_1_1_annotation_1_1_annotation_base.html#a7a9f937c2958e6f4dd7b030f86fb70b7',1,'ZM\Annotation\AnnotationBase\getIterator()']]], ['getlevel_53',['getLevel',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_command.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotCommand\getLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action_response.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotActionResponse\getLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_action.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotAction\getLevel()'],['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_level.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\Interfaces\Level\getLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_init.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\Framework\Init\getLevel()'],['../class_z_m_1_1_annotation_1_1_framework_1_1_bind_event.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\Framework\BindEvent\getLevel()'],['../class_z_m_1_1_annotation_1_1_one_bot_1_1_bot_event.html#a23fac327059bf3fd0fe57555252d8cf2',1,'ZM\Annotation\OneBot\BotEvent\getLevel()']]], ['getlistenersforevent_54',['getListenersForEvent',['../class_z_m_1_1_event_1_1_event_provider.html#a45f1aab8bd61f18028717b7e4c6d7941',1,'ZM::Event::EventProvider']]], - ['getmethod_55',['getMethod',['../class_z_m_1_1_utils_1_1_reflection_util.html#af630937a57c2f06d07ba1af754879cd6',1,'ZM::Utils::ReflectionUtil']]], - ['getmultiple_56',['getMultiple',['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#afabdec401f7e2063ddfca6780b1439b7',1,'ZM::Store::KV::LightCache']]], - ['getname_57',['getName',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Plugin\PluginMeta\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\MySQLDriver\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\PgSQLDriver\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\SQLiteDriver\getName()']]], - ['getnesttransactionswithsavepoints_58',['getNestTransactionsWithSavepoints',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac241c1cbe8334ffa1c853d8f1b1510c2',1,'ZM::Store::Database::DBWrapper']]], - ['getparam_59',['getParam',['../class_z_m_1_1_context_1_1_bot_context.html#a0ff6263819f2e9d930b347e0b9d8bcc4',1,'ZM::Context::BotContext']]], - ['getparameterclassname_60',['getParameterClassName',['../class_z_m_1_1_utils_1_1_reflection_util.html#a8d5994fe9b3ed661e5b20ad5f3c298e0',1,'ZM::Utils::ReflectionUtil']]], - ['getparams_61',['getParams',['../class_z_m_1_1_context_1_1_bot_context.html#ae32cd7c32721b02d676bb63b4b1366db',1,'ZM::Context::BotContext']]], - ['getparamstring_62',['getParamString',['../class_z_m_1_1_context_1_1_bot_context.html#a8fe780d9692d6a76308059304a849059',1,'ZM::Context::BotContext']]], - ['getpipeclosure_63',['getPipeClosure',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a8c2bea1e9aca3f23776ab1ff2c386cd9',1,'ZM::Middleware::MiddlewareHandler']]], - ['getplugintype_64',['getPluginType',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#ac0fb333e8db909272cc324bacaa30d72',1,'ZM::Plugin::PluginMeta']]], - ['getpoolname_65',['getPoolName',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a00016cd5c0a8d5114e473292b7d9c32f',1,'ZM::Store::Database::DBConnection']]], - ['getprocessstate_66',['getProcessState',['../class_z_m_1_1_process_1_1_process_state_manager.html#a0ccf89ff285dbe476f4626ee8b80a193',1,'ZM::Process::ProcessStateManager']]], - ['getpromptoption_67',['getPromptOption',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#aec459b0348107f7f251e6ba09ab0ec4a',1,'ZM::Exception::WaitTimeoutException']]], - ['getpromptresponse_68',['getPromptResponse',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#abd091c37b2d290866acc12483237d6bb',1,'ZM::Exception::WaitTimeoutException']]], - ['getreloadablefiles_69',['getReloadableFiles',['../class_z_m_1_1_store_1_1_file_system.html#a8e259d4bbfb02ccae9284fd5dc90dc17',1,'ZM::Store::FileSystem']]], - ['getreturnval_70',['getReturnVal',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a218551897b701d37699f967d09d6649f',1,'ZM::Annotation::AnnotationHandler']]], - ['getrootdir_71',['getRootDir',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a47a323ba2cd392a6103e94db6fbe9fb0',1,'ZM::Plugin::PluginMeta']]], - ['getroutecollection_72',['getRouteCollection',['../class_z_m_1_1_utils_1_1_http_util.html#a2af1457d296071b7a85ad53bad4fa60d',1,'ZM::Utils::HttpUtil']]], - ['getroutes_73',['getRoutes',['../namespace_z_m_1_1_plugin_1_1_traits.html#a18da86bf318ebe47e501aaad267d59ed',1,'ZM::Plugin::Traits']]], - ['getrule_74',['getRule',['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html#add3392af0fec0dba3daa828efd6e9901',1,'ZM::Annotation::Interfaces::Rule']]], - ['getschemamanager_75',['getSchemaManager',['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a8ca3928e20486320b647fd467c89acb5',1,'ZM\Store\Database\SQLiteDriver\getSchemaManager()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a8ca3928e20486320b647fd467c89acb5',1,'ZM\Store\Database\MySQLDriver\getSchemaManager()']]], - ['getsectioncontent_76',['getSectionContent',['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a74b907a5bc059655cb180b5fe381c63a',1,'ZM::Plugin::CommandManual::StaticManualFactory']]], - ['getself_77',['getSelf',['../class_z_m_1_1_context_1_1_bot_context.html#ab5aad5fd49197b75ad66d28c0150c528',1,'ZM::Context::BotContext']]], - ['getsolutiondescription_78',['getSolutionDescription',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#aa8daf119d3bc728114005b7bd6b9c32a',1,'ZM::Exception::Solution::Solution']]], - ['getsolutiontitle_79',['getSolutionTitle',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a9881570a68cf31b306a83a00362b1d2d',1,'ZM::Exception::Solution::Solution']]], - ['getstackid_80',['getStackId',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a1dc0bc9891821ea0293b7db757756045',1,'ZM::Middleware::MiddlewareHandler']]], - ['getstatus_81',['getStatus',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a9d21636071f529e2154051d3ea6e5921',1,'ZM::Annotation::AnnotationHandler']]], - ['gettimeoutprompt_82',['getTimeoutPrompt',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a38ef72a1eefa3d4c3e2d3f5e56534919',1,'ZM::Exception::WaitTimeoutException']]], - ['gettimerticks_83',['getTimerTicks',['../namespace_z_m_1_1_plugin_1_1_traits.html#a3771f4c71c017201b0472de68ebc9962',1,'ZM::Plugin::Traits']]], - ['gettrace_84',['getTrace',['../class_z_m_1_1_config_1_1_z_m_config.html#ab8acb5f7930d2f1a934e2a7482ae5dc8',1,'ZM::Config::ZMConfig']]], - ['gettraceof_85',['getTraceOf',['../class_z_m_1_1_config_1_1_config_tracer.html#aeeb4f0ff440621617e0168f1644c368c',1,'ZM::Config::ConfigTracer']]], - ['gettransactionisolation_86',['getTransactionIsolation',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad1ce4e030d6fe3d81eb1c3ecb650e2e5',1,'ZM::Store::Database::DBWrapper']]], - ['gettransactionnestinglevel_87',['getTransactionNestingLevel',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a74aed9b813f90aaf883c20d7bd052408',1,'ZM::Store::Database::DBWrapper']]], - ['gettypedisplayname_88',['getTypeDisplayName',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a457cd28cbb2f99799325df724e334b33',1,'ZM::Command::Plugin::PluginCommand']]], - ['gettypeerrorprompt_89',['getTypeErrorPrompt',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a20825bb4a38906412cbf4ef20fea70d3',1,'ZM::Annotation::OneBot::CommandArgument']]], - ['getusedtime_90',['getUsedTime',['../class_z_m_1_1_annotation_1_1_annotation_parser.html#ad4f104ad30b380ab934a51c63e228b05',1,'ZM::Annotation::AnnotationParser']]], - ['getuserevent_91',['getUserEvent',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#ac8aec7075bfa652e0913bebccf2996d7',1,'ZM::Exception::WaitTimeoutException']]], - ['getversion_92',['getVersion',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#afa8e7a3a646144eab50188b7a805a389',1,'ZM::Plugin::PluginMeta']]] + ['getloglevel_55',['getLogLevel',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a0402831500bc33566403caea76c5b47a',1,'ZM::Config::RuntimePreferences']]], + ['getmethod_56',['getMethod',['../class_z_m_1_1_utils_1_1_reflection_util.html#af630937a57c2f06d07ba1af754879cd6',1,'ZM::Utils::ReflectionUtil']]], + ['getmultiple_57',['getMultiple',['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#afabdec401f7e2063ddfca6780b1439b7',1,'ZM::Store::KV::LightCache']]], + ['getname_58',['getName',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Plugin\PluginMeta\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\MySQLDriver\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_pg_s_q_l_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\PgSQLDriver\getName()'],['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a3d0963e68bb313b163a73f2803c64600',1,'ZM\Store\Database\SQLiteDriver\getName()']]], + ['getnesttransactionswithsavepoints_59',['getNestTransactionsWithSavepoints',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac241c1cbe8334ffa1c853d8f1b1510c2',1,'ZM::Store::Database::DBWrapper']]], + ['getparam_60',['getParam',['../class_z_m_1_1_context_1_1_bot_context.html#a0ff6263819f2e9d930b347e0b9d8bcc4',1,'ZM::Context::BotContext']]], + ['getparameterclassname_61',['getParameterClassName',['../class_z_m_1_1_utils_1_1_reflection_util.html#a8d5994fe9b3ed661e5b20ad5f3c298e0',1,'ZM::Utils::ReflectionUtil']]], + ['getparams_62',['getParams',['../class_z_m_1_1_context_1_1_bot_context.html#ae32cd7c32721b02d676bb63b4b1366db',1,'ZM::Context::BotContext']]], + ['getparamstring_63',['getParamString',['../class_z_m_1_1_context_1_1_bot_context.html#a8fe780d9692d6a76308059304a849059',1,'ZM::Context::BotContext']]], + ['getpipeclosure_64',['getPipeClosure',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a8c2bea1e9aca3f23776ab1ff2c386cd9',1,'ZM::Middleware::MiddlewareHandler']]], + ['getplugintype_65',['getPluginType',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#ac0fb333e8db909272cc324bacaa30d72',1,'ZM::Plugin::PluginMeta']]], + ['getpoolname_66',['getPoolName',['../class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a00016cd5c0a8d5114e473292b7d9c32f',1,'ZM::Store::Database::DBConnection']]], + ['getprocessstate_67',['getProcessState',['../class_z_m_1_1_process_1_1_process_state_manager.html#a0ccf89ff285dbe476f4626ee8b80a193',1,'ZM::Process::ProcessStateManager']]], + ['getpromptoption_68',['getPromptOption',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#aec459b0348107f7f251e6ba09ab0ec4a',1,'ZM::Exception::WaitTimeoutException']]], + ['getpromptresponse_69',['getPromptResponse',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#abd091c37b2d290866acc12483237d6bb',1,'ZM::Exception::WaitTimeoutException']]], + ['getreloadablefiles_70',['getReloadableFiles',['../class_z_m_1_1_store_1_1_file_system.html#a8e259d4bbfb02ccae9284fd5dc90dc17',1,'ZM::Store::FileSystem']]], + ['getreturnval_71',['getReturnVal',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a218551897b701d37699f967d09d6649f',1,'ZM::Annotation::AnnotationHandler']]], + ['getrootdir_72',['getRootDir',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#a47a323ba2cd392a6103e94db6fbe9fb0',1,'ZM::Plugin::PluginMeta']]], + ['getroutecollection_73',['getRouteCollection',['../class_z_m_1_1_utils_1_1_http_util.html#a2af1457d296071b7a85ad53bad4fa60d',1,'ZM::Utils::HttpUtil']]], + ['getroutes_74',['getRoutes',['../namespace_z_m_1_1_plugin_1_1_traits.html#a18da86bf318ebe47e501aaad267d59ed',1,'ZM::Plugin::Traits']]], + ['getrule_75',['getRule',['../interface_z_m_1_1_annotation_1_1_interfaces_1_1_rule.html#add3392af0fec0dba3daa828efd6e9901',1,'ZM::Annotation::Interfaces::Rule']]], + ['getschemamanager_76',['getSchemaManager',['../class_z_m_1_1_store_1_1_database_1_1_s_q_lite_driver.html#a8ca3928e20486320b647fd467c89acb5',1,'ZM\Store\Database\SQLiteDriver\getSchemaManager()'],['../class_z_m_1_1_store_1_1_database_1_1_my_s_q_l_driver.html#a8ca3928e20486320b647fd467c89acb5',1,'ZM\Store\Database\MySQLDriver\getSchemaManager()']]], + ['getsectioncontent_77',['getSectionContent',['../class_z_m_1_1_plugin_1_1_command_manual_1_1_static_manual_factory.html#a74b907a5bc059655cb180b5fe381c63a',1,'ZM::Plugin::CommandManual::StaticManualFactory']]], + ['getself_78',['getSelf',['../class_z_m_1_1_context_1_1_bot_context.html#ab5aad5fd49197b75ad66d28c0150c528',1,'ZM::Context::BotContext']]], + ['getsolutiondescription_79',['getSolutionDescription',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#aa8daf119d3bc728114005b7bd6b9c32a',1,'ZM::Exception::Solution::Solution']]], + ['getsolutiontitle_80',['getSolutionTitle',['../class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a9881570a68cf31b306a83a00362b1d2d',1,'ZM::Exception::Solution::Solution']]], + ['getstackid_81',['getStackId',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a1dc0bc9891821ea0293b7db757756045',1,'ZM::Middleware::MiddlewareHandler']]], + ['getstatus_82',['getStatus',['../class_z_m_1_1_annotation_1_1_annotation_handler.html#a9d21636071f529e2154051d3ea6e5921',1,'ZM::Annotation::AnnotationHandler']]], + ['gettimeoutprompt_83',['getTimeoutPrompt',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a38ef72a1eefa3d4c3e2d3f5e56534919',1,'ZM::Exception::WaitTimeoutException']]], + ['gettimerticks_84',['getTimerTicks',['../namespace_z_m_1_1_plugin_1_1_traits.html#a3771f4c71c017201b0472de68ebc9962',1,'ZM::Plugin::Traits']]], + ['gettrace_85',['getTrace',['../class_z_m_1_1_config_1_1_z_m_config.html#ab8acb5f7930d2f1a934e2a7482ae5dc8',1,'ZM::Config::ZMConfig']]], + ['gettraceof_86',['getTraceOf',['../class_z_m_1_1_config_1_1_config_tracer.html#aeeb4f0ff440621617e0168f1644c368c',1,'ZM::Config::ConfigTracer']]], + ['gettransactionisolation_87',['getTransactionIsolation',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad1ce4e030d6fe3d81eb1c3ecb650e2e5',1,'ZM::Store::Database::DBWrapper']]], + ['gettransactionnestinglevel_88',['getTransactionNestingLevel',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a74aed9b813f90aaf883c20d7bd052408',1,'ZM::Store::Database::DBWrapper']]], + ['gettypedisplayname_89',['getTypeDisplayName',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a457cd28cbb2f99799325df724e334b33',1,'ZM::Command::Plugin::PluginCommand']]], + ['gettypeerrorprompt_90',['getTypeErrorPrompt',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a20825bb4a38906412cbf4ef20fea70d3',1,'ZM::Annotation::OneBot::CommandArgument']]], + ['getusedtime_91',['getUsedTime',['../class_z_m_1_1_annotation_1_1_annotation_parser.html#ad4f104ad30b380ab934a51c63e228b05',1,'ZM::Annotation::AnnotationParser']]], + ['getuserevent_92',['getUserEvent',['../class_z_m_1_1_exception_1_1_wait_timeout_exception.html#ac8aec7075bfa652e0913bebccf2996d7',1,'ZM::Exception::WaitTimeoutException']]], + ['getversion_93',['getVersion',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#afa8e7a3a646144eab50188b7a805a389',1,'ZM::Plugin::PluginMeta']]] ]; diff --git a/docs/.vuepress/public/doxy/search/functions_9.js b/docs/.vuepress/public/doxy/search/functions_9.js index 602d4116..85041434 100755 --- a/docs/.vuepress/public/doxy/search/functions_9.js +++ b/docs/.vuepress/public/doxy/search/functions_9.js @@ -1,6 +1,6 @@ var searchData= [ - ['init_0',['init',['../class_z_m_1_1_framework.html#a4be4055f3361d4800e16bc2e2e38cda6',1,'ZM::Framework']]], + ['init_0',['init',['../class_z_m_1_1_framework.html#a93dfa894767cb7aa24ac51e799f53e9a',1,'ZM::Framework']]], ['initdriver_1',['initDriver',['../class_z_m_1_1_framework.html#ae8f8f8fa3f35aac8f365d9ee4c4c943f',1,'ZM::Framework']]], ['initframework_2',['initFramework',['../class_z_m_1_1_framework.html#a599197d9778f3823307cd6877958f163',1,'ZM::Framework']]], ['insert_3',['insert',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a5f40efbe876e31a76f22c69e24238fca',1,'ZM::Store::Database::DBWrapper']]], @@ -9,18 +9,19 @@ var searchData= ['is_5fassoc_5farray_6',['is_assoc_array',['../global__functions_8php.html#a872aa6d894a402d6faa4dbac803dd523',1,'global_functions.php']]], ['isautocommit_7',['isAutoCommit',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac450e1c7aa682b1df444e7a2698e5cd7',1,'ZM::Store::Database::DBWrapper']]], ['iscontextpromptexists_8',['isContextPromptExists',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#af077b71152d6ce243a398238a0bd143e',1,'ZM::Plugin::OneBot::OneBot12Adapter']]], - ['isenabled_9',['isEnabled',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#ad734dc60b64a242fe183e0c23b192790',1,'ZM::Plugin::PluginMeta']]], - ['isingroup_10',['isInGroup',['../class_z_m_1_1_annotation_1_1_annotation_base.html#ac159870e22c4ebf2906db203bfd3cd1f',1,'ZM::Annotation::AnnotationBase']]], - ['ismultiworkers_11',['isMultiWorkers',['../class_z_m_1_1_process_1_1_process_state_manager.html#af94dd63424fb58c22eeb8f380ab8f2e9',1,'ZM::Process::ProcessStateManager']]], - ['isnonstaticmethod_12',['isNonStaticMethod',['../class_z_m_1_1_utils_1_1_reflection_util.html#a389fec3cbf77646a03e4d30064d58dd7',1,'ZM::Utils::ReflectionUtil']]], - ['isrelativepath_13',['isRelativePath',['../class_z_m_1_1_store_1_1_file_system.html#a6dc2be903342a1b4d8cbe72603670622',1,'ZM::Store::FileSystem']]], - ['isrollbackonly_14',['isRollbackOnly',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aa133026dec949093027081dd4748889a',1,'ZM::Store::Database::DBWrapper']]], - ['isstateempty_15',['isStateEmpty',['../class_z_m_1_1_process_1_1_process_state_manager.html#a146d98317be5ec0f0988f6b433df0eac',1,'ZM::Process::ProcessStateManager']]], - ['istaskworker_16',['isTaskWorker',['../class_z_m_1_1_process_1_1_process_state_manager.html#a9fbba094c0c47a46a0aa5df8cc6ceaa8',1,'ZM::Process::ProcessStateManager']]], - ['istransactionactive_17',['isTransactionActive',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a370ba46e41143cf66506ab08d0978d81',1,'ZM::Store::Database::DBWrapper']]], - ['iterateassociative_18',['iterateAssociative',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a808090989ed5b4233250ea11a6576aec',1,'ZM\Store\Database\DBStatementWrapper\iterateAssociative()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a00bc2e8927ea379861c2c097606bab23',1,'ZM\Store\Database\DBWrapper\iterateAssociative()']]], - ['iterateassociativeindexed_19',['iterateAssociativeIndexed',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a709c8e4ee9142302e18eac7fbd4e350b',1,'ZM\Store\Database\DBStatementWrapper\iterateAssociativeIndexed()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a2b6aad11a9ba825a6a3f99ac83e5a681',1,'ZM\Store\Database\DBWrapper\iterateAssociativeIndexed()']]], - ['iteratecolumn_20',['iterateColumn',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#af13f1ddc48ca75612f4e7298b3e21827',1,'ZM\Store\Database\DBStatementWrapper\iterateColumn()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad4ef8184676577f356ac2ea7fb99068a',1,'ZM\Store\Database\DBWrapper\iterateColumn()']]], - ['iteratekeyvalue_21',['iterateKeyValue',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1dfb266ebbfdede25f1ad1dab6506ea6',1,'ZM\Store\Database\DBStatementWrapper\iterateKeyValue()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#abf11554cc53f976392cebc8882141479',1,'ZM\Store\Database\DBWrapper\iterateKeyValue()']]], - ['iteratenumeric_22',['iterateNumeric',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a21dc35ece57ea5b3e701e8466b3a4030',1,'ZM\Store\Database\DBStatementWrapper\iterateNumeric()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#acc47a26b6b74f337aaa97793b0e02b84',1,'ZM\Store\Database\DBWrapper\iterateNumeric()']]] + ['isdebugmode_9',['isDebugMode',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a1afadbef03a549ed984e81afe7c8d556',1,'ZM::Config::RuntimePreferences']]], + ['isenabled_10',['isEnabled',['../class_z_m_1_1_plugin_1_1_plugin_meta.html#ad734dc60b64a242fe183e0c23b192790',1,'ZM::Plugin::PluginMeta']]], + ['isingroup_11',['isInGroup',['../class_z_m_1_1_annotation_1_1_annotation_base.html#ac159870e22c4ebf2906db203bfd3cd1f',1,'ZM::Annotation::AnnotationBase']]], + ['ismultiworkers_12',['isMultiWorkers',['../class_z_m_1_1_process_1_1_process_state_manager.html#af94dd63424fb58c22eeb8f380ab8f2e9',1,'ZM::Process::ProcessStateManager']]], + ['isnonstaticmethod_13',['isNonStaticMethod',['../class_z_m_1_1_utils_1_1_reflection_util.html#a389fec3cbf77646a03e4d30064d58dd7',1,'ZM::Utils::ReflectionUtil']]], + ['isrelativepath_14',['isRelativePath',['../class_z_m_1_1_store_1_1_file_system.html#a6dc2be903342a1b4d8cbe72603670622',1,'ZM::Store::FileSystem']]], + ['isrollbackonly_15',['isRollbackOnly',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aa133026dec949093027081dd4748889a',1,'ZM::Store::Database::DBWrapper']]], + ['isstateempty_16',['isStateEmpty',['../class_z_m_1_1_process_1_1_process_state_manager.html#a146d98317be5ec0f0988f6b433df0eac',1,'ZM::Process::ProcessStateManager']]], + ['istaskworker_17',['isTaskWorker',['../class_z_m_1_1_process_1_1_process_state_manager.html#a9fbba094c0c47a46a0aa5df8cc6ceaa8',1,'ZM::Process::ProcessStateManager']]], + ['istransactionactive_18',['isTransactionActive',['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a370ba46e41143cf66506ab08d0978d81',1,'ZM::Store::Database::DBWrapper']]], + ['iterateassociative_19',['iterateAssociative',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a808090989ed5b4233250ea11a6576aec',1,'ZM\Store\Database\DBStatementWrapper\iterateAssociative()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a00bc2e8927ea379861c2c097606bab23',1,'ZM\Store\Database\DBWrapper\iterateAssociative()']]], + ['iterateassociativeindexed_20',['iterateAssociativeIndexed',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a709c8e4ee9142302e18eac7fbd4e350b',1,'ZM\Store\Database\DBStatementWrapper\iterateAssociativeIndexed()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a2b6aad11a9ba825a6a3f99ac83e5a681',1,'ZM\Store\Database\DBWrapper\iterateAssociativeIndexed()']]], + ['iteratecolumn_21',['iterateColumn',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#af13f1ddc48ca75612f4e7298b3e21827',1,'ZM\Store\Database\DBStatementWrapper\iterateColumn()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad4ef8184676577f356ac2ea7fb99068a',1,'ZM\Store\Database\DBWrapper\iterateColumn()']]], + ['iteratekeyvalue_22',['iterateKeyValue',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a1dfb266ebbfdede25f1ad1dab6506ea6',1,'ZM\Store\Database\DBStatementWrapper\iterateKeyValue()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#abf11554cc53f976392cebc8882141479',1,'ZM\Store\Database\DBWrapper\iterateKeyValue()']]], + ['iteratenumeric_23',['iterateNumeric',['../class_z_m_1_1_store_1_1_database_1_1_d_b_statement_wrapper.html#a21dc35ece57ea5b3e701e8466b3a4030',1,'ZM\Store\Database\DBStatementWrapper\iterateNumeric()'],['../class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#acc47a26b6b74f337aaa97793b0e02b84',1,'ZM\Store\Database\DBWrapper\iterateNumeric()']]] ]; diff --git a/docs/.vuepress/public/doxy/search/functions_c.js b/docs/.vuepress/public/doxy/search/functions_c.js index 1c2c5939..373d46bc 100755 --- a/docs/.vuepress/public/doxy/search/functions_c.js +++ b/docs/.vuepress/public/doxy/search/functions_c.js @@ -7,7 +7,5 @@ var searchData= ['loadconfigfailed_4',['loadConfigFailed',['../class_z_m_1_1_exception_1_1_config_exception.html#a47d8473922008fe9481aa7252739c116',1,'ZM::Exception::ConfigException']]], ['loadfiles_5',['loadFiles',['../class_z_m_1_1_config_1_1_z_m_config.html#a3ebd7435a2c8d19720a6328048a029e6',1,'ZM::Config::ZMConfig']]], ['lock_6',['lock',['../class_z_m_1_1_store_1_1_lock_1_1_file_lock.html#afd4c91c41adf87d78e20c7f17e3862bc',1,'ZM::Store::Lock::FileLock']]], - ['logger_7',['logger',['../global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa',1,'global_functions.php']]], - ['logtime_8',['logTime',['../class_module_1_1_example_1_1_hello123.html#aa69e80cb614ab65dac73c9112a0d5444',1,'Module::Example::Hello123']]], - ['logtime2_9',['logTime2',['../class_module_1_1_example_1_1_hello123.html#a63074cad03166463e7387e4bf3b0c778',1,'Module::Example::Hello123']]] + ['logger_7',['logger',['../global__functions_8php.html#a97e3b3adabf67bc7d3650ed14214ddaa',1,'global_functions.php']]] ]; diff --git a/docs/.vuepress/public/doxy/search/functions_f.js b/docs/.vuepress/public/doxy/search/functions_f.js index 0545970b..7b103df6 100755 --- a/docs/.vuepress/public/doxy/search/functions_f.js +++ b/docs/.vuepress/public/doxy/search/functions_f.js @@ -8,7 +8,7 @@ var searchData= ['onmanagerstop_5',['onManagerStop',['../class_z_m_1_1_event_1_1_listener_1_1_manager_event_listener.html#ab809d80de6cca58e62f00eb6a7145d17',1,'ZM::Event::Listener::ManagerEventListener']]], ['onmasterstart_6',['onMasterStart',['../class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html#ad0dde501c4d69cd6d0ff431ecb28119a',1,'ZM::Event::Listener::MasterEventListener']]], ['onmasterstop_7',['onMasterStop',['../class_z_m_1_1_event_1_1_listener_1_1_master_event_listener.html#a2f79b5717d444ca29e6b000872534ca3',1,'ZM::Event::Listener::MasterEventListener']]], - ['onobevent_8',['onOBEvent',['../class_module_1_1_example_1_1_hello123.html#a0ee3d852534d06fb70fa5a68b88e2009',1,'Module::Example::Hello123']]], + ['onmessage_8',['onMessage',['../class_module_1_1_example_1_1_hello123.html#a2feebc340e0abdb66e1287c3d77e2c88',1,'Module::Example::Hello123']]], ['onpack_9',['onPack',['../namespace_z_m_1_1_plugin_1_1_traits.html#ad555edfdfc25efd29a218a4572a86ff3',1,'ZM::Plugin::Traits']]], ['onpluginload_10',['onPluginLoad',['../namespace_z_m_1_1_plugin_1_1_traits.html#a4d1ac878c83dcba5559081cd701835ed',1,'ZM::Plugin::Traits']]], ['onrequest1_11',['onRequest1',['../class_z_m_1_1_event_1_1_listener_1_1_http_event_listener.html#a0511062aadac3a43e57a0e0f8fb999d8',1,'ZM::Event::Listener::HttpEventListener']]], @@ -22,6 +22,5 @@ var searchData= ['onworkerstart999_19',['onWorkerStart999',['../class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a1b7ec901e1c44478171f7fa2476ad746',1,'ZM::Event::Listener::WorkerEventListener']]], ['onworkerstop1_20',['onWorkerStop1',['../class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a34708d9b3e62bcf9bff8472ac6ca9fe7',1,'ZM::Event::Listener::WorkerEventListener']]], ['onworkerstop999_21',['onWorkerStop999',['../class_z_m_1_1_event_1_1_listener_1_1_worker_event_listener.html#a339924f120992579d5f652a2c3a87b07',1,'ZM::Event::Listener::WorkerEventListener']]], - ['onwsmessage_22',['onWSMessage',['../class_module_1_1_example_1_1_hello123.html#a6ac41f59e93a6ff5c461f53413bec7c6',1,'Module::Example::Hello123']]], - ['open_23',['open',['../interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\KVInterface\open()'],['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\LightCache\open()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\Redis\KVRedis\open()']]] + ['open_22',['open',['../interface_z_m_1_1_store_1_1_k_v_1_1_k_v_interface.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\KVInterface\open()'],['../class_z_m_1_1_store_1_1_k_v_1_1_light_cache.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\LightCache\open()'],['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_k_v_redis.html#ac7d8ccad8dc25ddbe2c47e6e56b04cf7',1,'ZM\Store\KV\Redis\KVRedis\open()']]] ]; diff --git a/docs/.vuepress/public/doxy/search/variables_0.js b/docs/.vuepress/public/doxy/search/variables_0.js index de306cb3..d5cd0f98 100755 --- a/docs/.vuepress/public/doxy/search/variables_0.js +++ b/docs/.vuepress/public/doxy/search/variables_0.js @@ -3,29 +3,34 @@ var searchData= ['_24_5flist_0',['$_list',['../class_z_m_1_1_annotation_1_1_annotation_map.html#ac1a127e13cf186897072aa6ef8d70741',1,'ZM::Annotation::AnnotationMap']]], ['_24_5fmap_1',['$_map',['../class_z_m_1_1_annotation_1_1_annotation_map.html#a576ad90e830c591be5c2de87e1735ff6',1,'ZM::Annotation::AnnotationMap']]], ['_24argv_2',['$argv',['../class_z_m_1_1_framework.html#ad9a8952bc741b5305f6af9f1881519de',1,'ZM::Framework']]], - ['_24bootstrappers_3',['$bootstrappers',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a204c8c9af4afd3a0254d46aaf263e1b1',1,'ZM\Command\Plugin\PluginCommand\$bootstrappers()'],['../class_z_m_1_1_console_application.html#a204c8c9af4afd3a0254d46aaf263e1b1',1,'ZM\ConsoleApplication\$bootstrappers()'],['../class_z_m_1_1_framework.html#a204c8c9af4afd3a0254d46aaf263e1b1',1,'ZM\Framework\$bootstrappers()']]], + ['_24bootstrappers_3',['$bootstrappers',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a204c8c9af4afd3a0254d46aaf263e1b1',1,'ZM\Command\Plugin\PluginCommand\$bootstrappers()'],['../class_z_m_1_1_framework.html#a204c8c9af4afd3a0254d46aaf263e1b1',1,'ZM\Framework\$bootstrappers()']]], ['_24bot_5fcoroutines_4',['$bot_coroutines',['../class_z_m_1_1_plugin_1_1_one_bot_1_1_bot_map.html#a8f4ce3c973e7934ea17d22f65a854709',1,'ZM::Plugin::OneBot::BotMap']]], ['_24callable_5fstack_5',['$callable_stack',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a53640e3f2d2f5eb5a68d53fa6b6587e2',1,'ZM::Middleware::MiddlewareHandler']]], ['_24class_6',['$class',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a252ba022809910ea710a068fc1bab657',1,'ZM::Annotation::AnnotationBase']]], - ['_24connection_5fcount_7',['$connection_count',['../class_z_m_1_1_utils_1_1_connection_util.html#a00bd4fa09258b3c8863e8338209da58c',1,'ZM::Utils::ConnectionUtil']]], - ['_24daemon_5ffile_8',['$daemon_file',['../class_z_m_1_1_command_1_1_server_1_1_server_command.html#a5f10775d904c000f8faff9e0937e04e8',1,'ZM::Command::Server::ServerCommand']]], - ['_24driver_9',['$driver',['../class_z_m_1_1_framework.html#a3706474b9c8fe145309ffb946348f306',1,'ZM::Framework']]], - ['_24environment_5falias_10',['$environment_alias',['../class_z_m_1_1_config_1_1_z_m_config.html#a7a2aa1e8e9c348a4f3b5a1d52a4daca0',1,'ZM::Config::ZMConfig']]], - ['_24error_11',['$error',['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a59c4d7244a55ab9b7523a0a84bdeb48c',1,'ZM::Plugin::Strategy::PluginInstallStrategy']]], - ['_24expression_12',['$expression',['../class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a44b2395b9b379be9cb945ee2083cf906',1,'ZM::Annotation::Framework::Cron']]], - ['_24group_13',['$group',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a0889aa732f49204fd5bbec32f3bcffa3',1,'ZM::Annotation::AnnotationBase']]], - ['_24input_14',['$input',['../class_z_m_1_1_command_1_1_command.html#a0cd770f190108ede7ce641486b5e73be',1,'ZM::Command::Command']]], - ['_24installed_5fname_15',['$installed_name',['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a0f945865450a7ac21d7d7bb01bb26229',1,'ZM::Plugin::Strategy::PluginInstallStrategy']]], - ['_24method_16',['$method',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a2becf67aa6d57c83eebfe67461da5ed7',1,'ZM::Annotation::AnnotationBase']]], - ['_24middlewares_17',['$middlewares',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a5029dd0b7610bb08acec6c52de77c150',1,'ZM::Middleware::MiddlewareHandler']]], - ['_24on_5fpack_5ffilter_18',['$on_pack_filter',['../namespace_z_m_1_1_plugin_1_1_traits.html#ab8cf87c25ef908bef955ffc8fd0708d2',1,'ZM::Plugin::Traits']]], - ['_24output_19',['$output',['../class_z_m_1_1_command_1_1_command.html#a676ffb1c0ce0d97e544b5a590ea95f97',1,'ZM::Command::Command']]], - ['_24plugin_5fdir_20',['$plugin_dir',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a792ab9ef8f9dc62c48165981915897c1',1,'ZM::Command::Plugin::PluginCommand']]], - ['_24pools_21',['$pools',['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html#a6db178de128945e41c71bcf2173e336f',1,'ZM::Store::KV::Redis::RedisPool']]], - ['_24process_5fmode_22',['$process_mode',['../class_z_m_1_1_process_1_1_process_state_manager.html#aba67384b124f77aa68a4c0162ff1ff97',1,'ZM::Process::ProcessStateManager']]], - ['_24reg_5fmap_23',['$reg_map',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a3170258a6a61526e4d49c00b835ae0e3',1,'ZM::Middleware::MiddlewareHandler']]], - ['_24setup_5fannotations_24',['$setup_annotations',['../class_z_m_1_1_framework.html#a6ba8a77cc9dfe7ba4232c32cabf2f84b',1,'ZM::Framework']]], - ['_24stack_25',['$stack',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a8e0a11e5b8e5fd838ba5d796ec6f5b49',1,'ZM::Middleware::MiddlewareHandler']]], - ['_24tick_5fms_26',['$tick_ms',['../class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a4f0b531ca9216f60b237cfc084054405',1,'ZM::Annotation::Framework::Tick']]], - ['_24type_27',['$type',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#aa40cc7876dc0b694eda3c898140a0ac8',1,'ZM::Annotation::OneBot::CommandArgument']]] + ['_24config_5fdir_7',['$config_dir',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a464b52782123a3fdc4a600c85a4d7cf1',1,'ZM::Config::RuntimePreferences']]], + ['_24connection_5fcount_8',['$connection_count',['../class_z_m_1_1_utils_1_1_connection_util.html#a00bd4fa09258b3c8863e8338209da58c',1,'ZM::Utils::ConnectionUtil']]], + ['_24daemon_5ffile_9',['$daemon_file',['../class_z_m_1_1_command_1_1_server_1_1_server_command.html#a5f10775d904c000f8faff9e0937e04e8',1,'ZM::Command::Server::ServerCommand']]], + ['_24debug_5fmode_10',['$debug_mode',['../class_z_m_1_1_config_1_1_runtime_preferences.html#a2d12f51cc5e8069f78eb4c0226d708de',1,'ZM::Config::RuntimePreferences']]], + ['_24driver_11',['$driver',['../class_z_m_1_1_framework.html#a3706474b9c8fe145309ffb946348f306',1,'ZM::Framework']]], + ['_24environment_12',['$environment',['../class_z_m_1_1_config_1_1_runtime_preferences.html#ac8ad0cf0a4a6a75560ca240c18cb64c7',1,'ZM::Config::RuntimePreferences']]], + ['_24environment_5falias_13',['$environment_alias',['../class_z_m_1_1_config_1_1_z_m_config.html#a7a2aa1e8e9c348a4f3b5a1d52a4daca0',1,'ZM::Config::ZMConfig']]], + ['_24error_14',['$error',['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a59c4d7244a55ab9b7523a0a84bdeb48c',1,'ZM::Plugin::Strategy::PluginInstallStrategy']]], + ['_24expression_15',['$expression',['../class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a44b2395b9b379be9cb945ee2083cf906',1,'ZM::Annotation::Framework::Cron']]], + ['_24group_16',['$group',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a0889aa732f49204fd5bbec32f3bcffa3',1,'ZM::Annotation::AnnotationBase']]], + ['_24input_17',['$input',['../class_z_m_1_1_command_1_1_command.html#a0cd770f190108ede7ce641486b5e73be',1,'ZM::Command::Command']]], + ['_24installed_5fname_18',['$installed_name',['../class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a0f945865450a7ac21d7d7bb01bb26229',1,'ZM::Plugin::Strategy::PluginInstallStrategy']]], + ['_24log_5flevel_19',['$log_level',['../class_z_m_1_1_config_1_1_runtime_preferences.html#afe7648297221aa359e40df12dce00e15',1,'ZM::Config::RuntimePreferences']]], + ['_24method_20',['$method',['../class_z_m_1_1_annotation_1_1_annotation_base.html#a2becf67aa6d57c83eebfe67461da5ed7',1,'ZM::Annotation::AnnotationBase']]], + ['_24middlewares_21',['$middlewares',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a5029dd0b7610bb08acec6c52de77c150',1,'ZM::Middleware::MiddlewareHandler']]], + ['_24on_5fpack_5ffilter_22',['$on_pack_filter',['../namespace_z_m_1_1_plugin_1_1_traits.html#ab8cf87c25ef908bef955ffc8fd0708d2',1,'ZM::Plugin::Traits']]], + ['_24output_23',['$output',['../class_z_m_1_1_command_1_1_command.html#a676ffb1c0ce0d97e544b5a590ea95f97',1,'ZM::Command::Command']]], + ['_24plugin_5fdir_24',['$plugin_dir',['../class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a792ab9ef8f9dc62c48165981915897c1',1,'ZM::Command::Plugin::PluginCommand']]], + ['_24pools_25',['$pools',['../class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html#a6db178de128945e41c71bcf2173e336f',1,'ZM::Store::KV::Redis::RedisPool']]], + ['_24process_5fmode_26',['$process_mode',['../class_z_m_1_1_process_1_1_process_state_manager.html#aba67384b124f77aa68a4c0162ff1ff97',1,'ZM::Process::ProcessStateManager']]], + ['_24reg_5fmap_27',['$reg_map',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a3170258a6a61526e4d49c00b835ae0e3',1,'ZM::Middleware::MiddlewareHandler']]], + ['_24runtime_5fpreferences_28',['$runtime_preferences',['../class_z_m_1_1_framework.html#a61669b98ed51b377756daaf2b82aafd2',1,'ZM::Framework']]], + ['_24setup_5fannotations_29',['$setup_annotations',['../class_z_m_1_1_framework.html#a6ba8a77cc9dfe7ba4232c32cabf2f84b',1,'ZM::Framework']]], + ['_24stack_30',['$stack',['../class_z_m_1_1_middleware_1_1_middleware_handler.html#a8e0a11e5b8e5fd838ba5d796ec6f5b49',1,'ZM::Middleware::MiddlewareHandler']]], + ['_24tick_5fms_31',['$tick_ms',['../class_z_m_1_1_annotation_1_1_framework_1_1_tick.html#a4f0b531ca9216f60b237cfc084054405',1,'ZM::Annotation::Framework::Tick']]], + ['_24type_32',['$type',['../class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#aa40cc7876dc0b694eda3c898140a0ac8',1,'ZM::Annotation::OneBot::CommandArgument']]] ];