workspace.xml 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
  4. <generated>
  5. <config projectName="mdd" targetName="gtest" />
  6. <config projectName="mdd" targetName="auslegung_test" />
  7. <config projectName="mdd" targetName="gtest_main" />
  8. <config projectName="mdd" targetName="mdd_lib" />
  9. </generated>
  10. </component>
  11. <component name="CMakeSettings">
  12. <configurations>
  13. <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DCMAKE_INSTALL_PREFIX=/home/willi/workspaces/master_thesis_ws/install" />
  14. </configurations>
  15. </component>
  16. <component name="ChangeListManager">
  17. <list default="true" id="4ddbafad-b85e-492e-80ec-3c73ef45688f" name="Default Changelist" comment="">
  18. <change beforePath="$PROJECT_DIR$/lib/src/ModuleHTTP.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/ModuleHTTP.cpp" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/lib/test/server/server.py" beforeDir="false" afterPath="$PROJECT_DIR$/lib/test/server/server.py" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp" afterDir="false" />
  21. </list>
  22. <ignored path="$PROJECT_DIR$/cmake-build-debug/" />
  23. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  24. <option name="SHOW_DIALOG" value="false" />
  25. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  26. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  27. <option name="LAST_RESOLUTION" value="IGNORE" />
  28. </component>
  29. <component name="ClangdSettings">
  30. <option name="formatViaClangd" value="false" />
  31. </component>
  32. <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
  33. <component name="FavoritesManager">
  34. <favorites_list name="mdd" />
  35. </component>
  36. <component name="FileEditorManager">
  37. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  38. <file pinned="false" current-in-tab="true">
  39. <entry file="file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp">
  40. <provider selected="true" editor-type-id="text-editor">
  41. <state relative-caret-position="361">
  42. <caret line="88" column="27" lean-forward="true" selection-start-line="88" selection-start-column="27" selection-end-line="88" selection-end-column="27" />
  43. <folding>
  44. <element signature="e#0#23#0" expanded="true" />
  45. </folding>
  46. </state>
  47. </provider>
  48. </entry>
  49. </file>
  50. <file pinned="false" current-in-tab="false">
  51. <entry file="file:///usr/include/c++/7/thread">
  52. <provider selected="true" editor-type-id="text-editor">
  53. <state relative-caret-position="184">
  54. <caret line="134" selection-start-line="134" selection-end-line="134" />
  55. </state>
  56. </provider>
  57. </entry>
  58. </file>
  59. <file pinned="false" current-in-tab="false">
  60. <entry file="file://$PROJECT_DIR$/lib/src/Input.cpp">
  61. <provider selected="true" editor-type-id="text-editor">
  62. <state relative-caret-position="420">
  63. <caret line="37" column="21" lean-forward="true" selection-start-line="37" selection-start-column="21" selection-end-line="37" selection-end-column="21" />
  64. </state>
  65. </provider>
  66. </entry>
  67. </file>
  68. <file pinned="false" current-in-tab="false">
  69. <entry file="file:///usr/include/c++/7/bits/basic_string.h">
  70. <provider selected="true" editor-type-id="text-editor">
  71. <state relative-caret-position="202">
  72. <caret line="419" column="6" selection-start-line="419" selection-start-column="6" selection-end-line="419" selection-end-column="6" />
  73. </state>
  74. </provider>
  75. </entry>
  76. </file>
  77. <file pinned="false" current-in-tab="false">
  78. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp">
  79. <provider selected="true" editor-type-id="text-editor">
  80. <state relative-caret-position="373">
  81. <caret line="96" column="31" lean-forward="true" selection-start-line="96" selection-start-column="31" selection-end-line="96" selection-end-column="31" />
  82. <folding>
  83. <element signature="e#0#24#0" expanded="true" />
  84. <element signature="e#91#119#0" expanded="true" />
  85. </folding>
  86. </state>
  87. </provider>
  88. </entry>
  89. </file>
  90. <file pinned="false" current-in-tab="false">
  91. <entry file="file:///usr/include/c++/7/bits/stl_vector.h">
  92. <provider selected="true" editor-type-id="text-editor">
  93. <state relative-caret-position="199">
  94. <caret line="563" selection-start-line="563" selection-end-line="563" />
  95. </state>
  96. </provider>
  97. </entry>
  98. </file>
  99. <file pinned="false" current-in-tab="false">
  100. <entry file="file:///usr/include/c++/7/bits/shared_ptr_base.h">
  101. <provider selected="true" editor-type-id="text-editor">
  102. <state relative-caret-position="202">
  103. <caret line="682" selection-start-line="682" selection-end-line="682" />
  104. </state>
  105. </provider>
  106. </entry>
  107. </file>
  108. <file pinned="false" current-in-tab="false">
  109. <entry file="file://$PROJECT_DIR$/lib/src/ModuleBase.cpp">
  110. <provider selected="true" editor-type-id="text-editor">
  111. <state relative-caret-position="412">
  112. <caret line="61" selection-start-line="61" selection-end-line="61" />
  113. </state>
  114. </provider>
  115. </entry>
  116. </file>
  117. <file pinned="false" current-in-tab="false">
  118. <entry file="file://$PROJECT_DIR$/lib/src/ModuleSwitch.cpp">
  119. <provider selected="true" editor-type-id="text-editor">
  120. <state relative-caret-position="112">
  121. <caret line="8" column="39" lean-forward="true" selection-start-line="8" selection-start-column="39" selection-end-line="8" selection-end-column="39" />
  122. <folding>
  123. <element signature="e#0#25#0" expanded="true" />
  124. </folding>
  125. </state>
  126. </provider>
  127. </entry>
  128. </file>
  129. </leaf>
  130. </component>
  131. <component name="FileTemplateManagerImpl">
  132. <option name="RECENT_TEMPLATES">
  133. <list>
  134. <option value="CMakeLists.txt" />
  135. <option value="Python Script" />
  136. </list>
  137. </option>
  138. </component>
  139. <component name="FindInProjectRecents">
  140. <findStrings>
  141. <find>output</find>
  142. <find>Gener</find>
  143. <find>st</find>
  144. </findStrings>
  145. </component>
  146. <component name="Git.Settings">
  147. <option name="ROOT_SYNC" value="DONT_SYNC" />
  148. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  149. </component>
  150. <component name="IdeDocumentHistory">
  151. <option name="CHANGED_PATHS">
  152. <list>
  153. <option value="$PROJECT_DIR$/src/TestClass.h" />
  154. <option value="$PROJECT_DIR$/lib/src/TestClass.cpp" />
  155. <option value="$PROJECT_DIR$/cmake/auslegung-config.cmake" />
  156. <option value="$PROJECT_DIR$/lib/test/test_TestClass.cpp" />
  157. <option value="$PROJECT_DIR$/lib/include/IListener.h" />
  158. <option value="$PROJECT_DIR$/README.MD" />
  159. <option value="$PROJECT_DIR$/lib/include/IValue.h" />
  160. <option value="$PROJECT_DIR$/lib/include/BaseModule.h" />
  161. <option value="$PROJECT_DIR$/lib/include/Data.h" />
  162. <option value="$PROJECT_DIR$/lib/include/IData.h" />
  163. <option value="$PROJECT_DIR$/lib/include/IType.h" />
  164. <option value="$PROJECT_DIR$/thirdparty/json/single_include/json.hpp" />
  165. <option value="$PROJECT_DIR$/lib/src/ProcessorBase.h.cpp" />
  166. <option value="$PROJECT_DIR$/lib/include/ModuleHandler.h" />
  167. <option value="$PROJECT_DIR$/lib/include/ModulBase.h" />
  168. <option value="$PROJECT_DIR$/lib/src/ModuleCompare.cpp" />
  169. <option value="$PROJECT_DIR$/lib/include/ModuleCompare.h" />
  170. <option value="$PROJECT_DIR$/lib/include/ModulePass.h" />
  171. <option value="$PROJECT_DIR$/lib/src/ModulePass.cpp" />
  172. <option value="$PROJECT_DIR$/lib/include/ModuleSwitch.h" />
  173. <option value="$PROJECT_DIR$/lib/include/ModuleMath.h" />
  174. <option value="$PROJECT_DIR$/lib/include/UniqueBase.h" />
  175. <option value="$PROJECT_DIR$/lib/src/UniqueBase.cpp" />
  176. <option value="$PROJECT_DIR$/lib/src/Output.cpp" />
  177. <option value="$PROJECT_DIR$/lib/include/IUnique.h" />
  178. <option value="$PROJECT_DIR$/lib/include/Output.h" />
  179. <option value="$PROJECT_DIR$/lib/include/IInput.h" />
  180. <option value="$PROJECT_DIR$/lib/include/Input.h" />
  181. <option value="$PROJECT_DIR$/lib/include/HandlerModule.h" />
  182. <option value="$PROJECT_DIR$/lib/include/IOutput.h" />
  183. <option value="$PROJECT_DIR$/lib/include/IModule.h" />
  184. <option value="$PROJECT_DIR$/lib/include/IProcessor.h" />
  185. <option value="$PROJECT_DIR$/lib/include/ProcessorManual.h" />
  186. <option value="$PROJECT_DIR$/lib/test/test_ModuleMath.cpp" />
  187. <option value="$PROJECT_DIR$/lib/src/Input.cpp" />
  188. <option value="$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp" />
  189. <option value="$PROJECT_DIR$/lib/src/ProcessorBase.cpp" />
  190. <option value="$PROJECT_DIR$/lib/include/ProcessorBase.h" />
  191. <option value="$PROJECT_DIR$/lib/src/ProcessorManual.cpp" />
  192. <option value="$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp" />
  193. <option value="$PROJECT_DIR$/lib/CMakeLists.txt" />
  194. <option value="$PROJECT_DIR$/CMakeLists.txt" />
  195. <option value="$PROJECT_DIR$/lib/src/ModuleBase.cpp" />
  196. <option value="$PROJECT_DIR$/lib/include/ModuleBase.h" />
  197. <option value="$PROJECT_DIR$/lib/test/CMakeLists.txt" />
  198. <option value="$PROJECT_DIR$/.gitignore" />
  199. <option value="$PROJECT_DIR$/lib/include/ModuleHTTP.h" />
  200. <option value="$PROJECT_DIR$/lib/src/ModuleMath.cpp" />
  201. <option value="$PROJECT_DIR$/lib/src/ModuleSwitch.cpp" />
  202. <option value="$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp" />
  203. <option value="$PROJECT_DIR$/lib/src/ModuleHTTP.cpp" />
  204. </list>
  205. </option>
  206. </component>
  207. <component name="OCFindUsagesOptions" text="true" ivars="false" properties="true" derivedClasses="false" />
  208. <component name="OCResolveContextSettings">
  209. <option name="configuration" value="0-auslegung_test" />
  210. </component>
  211. <component name="ProjectFrameBounds" extendedState="6">
  212. <option name="y" value="-2" />
  213. <option name="width" value="960" />
  214. <option name="height" value="1082" />
  215. </component>
  216. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  217. <component name="ProjectView">
  218. <navigator proportions="" version="1">
  219. <foldersAlwaysOnTop value="true" />
  220. </navigator>
  221. <panes>
  222. <pane id="ProjectPane">
  223. <subPane>
  224. <expand>
  225. <path>
  226. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  227. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  228. </path>
  229. <path>
  230. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  231. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  232. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  233. </path>
  234. <path>
  235. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  236. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  237. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  238. <item name="lib" type="462c0819:PsiDirectoryNode" />
  239. </path>
  240. <path>
  241. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  242. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  243. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  244. <item name="lib" type="462c0819:PsiDirectoryNode" />
  245. <item name="include" type="462c0819:PsiDirectoryNode" />
  246. </path>
  247. <path>
  248. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  249. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  250. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  251. <item name="lib" type="462c0819:PsiDirectoryNode" />
  252. <item name="src" type="462c0819:PsiDirectoryNode" />
  253. </path>
  254. <path>
  255. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  256. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  257. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  258. <item name="lib" type="462c0819:PsiDirectoryNode" />
  259. <item name="test" type="462c0819:PsiDirectoryNode" />
  260. </path>
  261. <path>
  262. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  263. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  264. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  265. <item name="thirdparty" type="462c0819:PsiDirectoryNode" />
  266. </path>
  267. </expand>
  268. <select />
  269. </subPane>
  270. </pane>
  271. <pane id="Scope" />
  272. </panes>
  273. </component>
  274. <component name="PropertiesComponent">
  275. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  276. <property name="WebServerToolWindowFactoryState" value="false" />
  277. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  278. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  279. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  280. <property name="settings.editor.selected.configurable" value="CMakeSettings" />
  281. </component>
  282. <component name="RecentsManager">
  283. <key name="MoveFile.RECENT_KEYS">
  284. <recent name="$PROJECT_DIR$/lib/src" />
  285. <recent name="$PROJECT_DIR$" />
  286. <recent name="$PROJECT_DIR$/lib/thirdparty" />
  287. <recent name="$PROJECT_DIR$/lib/includes" />
  288. <recent name="$PROJECT_DIR$/lib" />
  289. </key>
  290. <key name="CopyFile.RECENT_KEYS">
  291. <recent name="$PROJECT_DIR$/lib/test" />
  292. <recent name="$PROJECT_DIR$/lib" />
  293. </key>
  294. </component>
  295. <component name="RunDashboard">
  296. <option name="ruleStates">
  297. <list>
  298. <RuleState>
  299. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  300. </RuleState>
  301. <RuleState>
  302. <option name="name" value="StatusDashboardGroupingRule" />
  303. </RuleState>
  304. </list>
  305. </option>
  306. </component>
  307. <component name="RunManager" selected="Google Test.All in auslegung_test">
  308. <configuration name="All in auslegung_test" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_MODE="SUITE_TEST">
  309. <method v="2">
  310. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  311. <option name="BeforeTestRunTask" enabled="true" />
  312. </method>
  313. </configuration>
  314. <configuration name="ModuleMath" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_PATTERN="ModuleMath.*:ModuleMath/*.*:*/ModuleMath.*/*:*/ModuleMath/*.*" TEST_MODE="PATTERN">
  315. <method v="2">
  316. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  317. <option name="BeforeTestRunTask" enabled="true" />
  318. </method>
  319. </configuration>
  320. <configuration name="ModuleMath.ARRAYINT_PLUS_ARRAYInt" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_CLASS="ModuleMath" TEST_METHOD="ARRAYINT_PLUS_ARRAYInt" TEST_MODE="SUITE_TEST">
  321. <method v="2">
  322. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  323. <option name="BeforeTestRunTask" enabled="true" />
  324. </method>
  325. </configuration>
  326. <configuration name="ModuleMath.add" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_CLASS="ModuleMath" TEST_METHOD="add" TEST_MODE="SUITE_TEST">
  327. <method v="2">
  328. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  329. <option name="BeforeTestRunTask" enabled="true" />
  330. </method>
  331. </configuration>
  332. <configuration name="auslegung_test" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test">
  333. <method v="2">
  334. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  335. </method>
  336. </configuration>
  337. <configuration name="gtest" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gtest" CONFIG_NAME="Debug">
  338. <method v="2">
  339. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  340. </method>
  341. </configuration>
  342. <configuration name="gtest_main" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gtest_main" CONFIG_NAME="Debug">
  343. <method v="2">
  344. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  345. </method>
  346. </configuration>
  347. <configuration name="mdd_lib" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="mdd_lib" CONFIG_NAME="Debug">
  348. <method v="2">
  349. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  350. </method>
  351. </configuration>
  352. <list>
  353. <item itemvalue="CMake Application.auslegung_test" />
  354. <item itemvalue="CMake Application.gtest" />
  355. <item itemvalue="CMake Application.gtest_main" />
  356. <item itemvalue="CMake Application.mdd_lib" />
  357. <item itemvalue="Google Test.All in auslegung_test" />
  358. <item itemvalue="Google Test.ModuleMath" />
  359. <item itemvalue="Google Test.ModuleMath.ARRAYINT_PLUS_ARRAYInt" />
  360. <item itemvalue="Google Test.ModuleMath.add" />
  361. </list>
  362. <recent_temporary>
  363. <list>
  364. <item itemvalue="Google Test.ModuleMath" />
  365. <item itemvalue="Google Test.ModuleMath.ARRAYINT_PLUS_ARRAYInt" />
  366. <item itemvalue="Google Test.ModuleMath.add" />
  367. </list>
  368. </recent_temporary>
  369. </component>
  370. <component name="SvnConfiguration">
  371. <configuration />
  372. </component>
  373. <component name="TaskManager">
  374. <task active="true" id="Default" summary="Default task">
  375. <changelist id="4ddbafad-b85e-492e-80ec-3c73ef45688f" name="Default Changelist" comment="" />
  376. <created>1587581799216</created>
  377. <option name="number" value="Default" />
  378. <option name="presentableId" value="Default" />
  379. <updated>1587581799216</updated>
  380. <workItem from="1587581800425" duration="5209000" />
  381. <workItem from="1587820394897" duration="10341000" />
  382. <workItem from="1588087564187" duration="2479000" />
  383. <workItem from="1588173608688" duration="1471000" />
  384. <workItem from="1588177691948" duration="2948000" />
  385. <workItem from="1588498505055" duration="16829000" />
  386. <workItem from="1588535249928" duration="102000" />
  387. <workItem from="1588599976041" duration="2014000" />
  388. <workItem from="1588602419291" duration="11000" />
  389. <workItem from="1588610944347" duration="1253000" />
  390. <workItem from="1588692367897" duration="1201000" />
  391. <workItem from="1588786717088" duration="4579000" />
  392. <workItem from="1588791515004" duration="3084000" />
  393. <workItem from="1588794698644" duration="7128000" />
  394. <workItem from="1589382925743" duration="20440000" />
  395. <workItem from="1589404518690" duration="4865000" />
  396. <workItem from="1589963897477" duration="403000" />
  397. <workItem from="1589965045546" duration="13832000" />
  398. <workItem from="1589979027570" duration="3504000" />
  399. <workItem from="1589982545546" duration="300000" />
  400. <workItem from="1589982859071" duration="2825000" />
  401. <workItem from="1590072044480" duration="1259000" />
  402. <workItem from="1590139016676" duration="24307000" />
  403. <workItem from="1590401033286" duration="1155000" />
  404. <workItem from="1590443025824" duration="116000" />
  405. <workItem from="1590444664396" duration="2281000" />
  406. <workItem from="1590483561193" duration="9644000" />
  407. <workItem from="1590496125616" duration="6000" />
  408. <workItem from="1590497401566" duration="1517000" />
  409. <workItem from="1590576799306" duration="7324000" />
  410. <workItem from="1590657068263" duration="9859000" />
  411. </task>
  412. <servers />
  413. </component>
  414. <component name="TestHistory">
  415. <history-entry file="All_in_auslegung_test - 2020.05.28 at 13h 28m 50s.xml">
  416. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  417. </history-entry>
  418. <history-entry file="All_in_auslegung_test - 2020.05.28 at 13h 31m 56s.xml">
  419. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  420. </history-entry>
  421. <history-entry file="All_in_auslegung_test - 2020.05.28 at 13h 32m 04s.xml">
  422. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  423. </history-entry>
  424. <history-entry file="All_in_auslegung_test - 2020.05.28 at 13h 32m 36s.xml">
  425. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  426. </history-entry>
  427. <history-entry file="All_in_auslegung_test - 2020.05.28 at 13h 41m 30s.xml">
  428. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  429. </history-entry>
  430. <history-entry file="All_in_auslegung_test - 2020.05.28 at 13h 45m 13s.xml">
  431. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  432. </history-entry>
  433. <history-entry file="All_in_auslegung_test - 2020.05.28 at 13h 45m 37s.xml">
  434. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  435. </history-entry>
  436. <history-entry file="All_in_auslegung_test - 2020.05.28 at 13h 47m 29s.xml">
  437. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  438. </history-entry>
  439. <history-entry file="All_in_auslegung_test - 2020.05.28 at 13h 49m 41s.xml">
  440. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  441. </history-entry>
  442. <history-entry file="All_in_auslegung_test - 2020.05.28 at 13h 51m 31s.xml">
  443. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  444. </history-entry>
  445. </component>
  446. <component name="TimeTrackingManager">
  447. <option name="totallyTimeSpent" value="186507000" />
  448. </component>
  449. <component name="TodoView" selected-index="1">
  450. <todo-panel id="selected-file">
  451. <is-autoscroll-to-source value="true" />
  452. </todo-panel>
  453. <todo-panel id="all">
  454. <are-packages-shown value="true" />
  455. <is-autoscroll-to-source value="true" />
  456. </todo-panel>
  457. </component>
  458. <component name="ToolWindowManager">
  459. <frame x="0" y="-2" width="1920" height="1082" extended-state="6" />
  460. <editor active="true" />
  461. <layout>
  462. <window_info content_ui="combo" id="Project" order="0" sideWeight="0.49921754" visible="true" weight="0.2614728" />
  463. <window_info id="Structure" order="1" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  464. <window_info id="Favorites" order="2" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  465. <window_info anchor="bottom" id="Message" order="0" />
  466. <window_info anchor="bottom" id="Find" order="1" />
  467. <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.3557188" />
  468. <window_info anchor="bottom" id="Debug" order="3" weight="0.3336831" />
  469. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  470. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  471. <window_info anchor="bottom" id="TODO" order="6" weight="0.32948583" />
  472. <window_info anchor="bottom" id="Database Changes" order="7" />
  473. <window_info anchor="bottom" id="Messages" order="8" weight="0.3231899" />
  474. <window_info anchor="bottom" id="Terminal" order="9" weight="0.2518363" />
  475. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  476. <window_info anchor="bottom" id="Version Control" order="11" weight="0.32948583" />
  477. <window_info anchor="bottom" id="CMake" order="12" weight="0.32948583" />
  478. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  479. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  480. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  481. <window_info anchor="right" id="Database" order="3" />
  482. </layout>
  483. <layout-to-restore>
  484. <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.49921754" visible="true" weight="0.24012807" />
  485. <window_info id="Structure" order="1" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  486. <window_info id="Favorites" order="2" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  487. <window_info anchor="bottom" id="Message" order="0" />
  488. <window_info anchor="bottom" id="Find" order="1" />
  489. <window_info anchor="bottom" id="Run" order="2" weight="0.2980063" />
  490. <window_info anchor="bottom" id="Debug" order="3" weight="0.39874083" />
  491. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  492. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  493. <window_info anchor="bottom" id="TODO" order="6" weight="0.32948583" />
  494. <window_info anchor="bottom" id="Database Changes" order="7" />
  495. <window_info anchor="bottom" id="Messages" order="8" weight="0.32423925" />
  496. <window_info anchor="bottom" id="Terminal" order="9" visible="true" weight="0.25393495" />
  497. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  498. <window_info anchor="bottom" id="Version Control" order="11" weight="0.32948583" />
  499. <window_info anchor="bottom" id="CMake" order="12" weight="0.32948583" />
  500. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  501. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  502. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  503. <window_info anchor="right" id="Database" order="3" />
  504. </layout-to-restore>
  505. </component>
  506. <component name="TypeScriptGeneratedFilesManager">
  507. <option name="version" value="1" />
  508. </component>
  509. <component name="Vcs.Log.Tabs.Properties">
  510. <option name="TAB_STATES">
  511. <map>
  512. <entry key="MAIN">
  513. <value>
  514. <State>
  515. <option name="RECENTLY_FILTERED_USER_GROUPS">
  516. <collection />
  517. </option>
  518. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  519. <collection />
  520. </option>
  521. </State>
  522. </value>
  523. </entry>
  524. </map>
  525. </option>
  526. <option name="RECENT_FILTERS">
  527. <map>
  528. <entry key="Branch">
  529. <value>
  530. <list />
  531. </value>
  532. </entry>
  533. <entry key="User">
  534. <value>
  535. <list />
  536. </value>
  537. </entry>
  538. </map>
  539. </option>
  540. </component>
  541. <component name="XDebuggerManager">
  542. <breakpoint-manager>
  543. <breakpoints>
  544. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  545. <url>file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp</url>
  546. <line>95</line>
  547. <option name="timeStamp" value="32" />
  548. </line-breakpoint>
  549. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  550. <url>file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp</url>
  551. <line>89</line>
  552. <option name="timeStamp" value="34" />
  553. </line-breakpoint>
  554. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  555. <url>file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp</url>
  556. <line>85</line>
  557. <option name="timeStamp" value="35" />
  558. </line-breakpoint>
  559. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  560. <url>file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp</url>
  561. <line>92</line>
  562. <option name="timeStamp" value="36" />
  563. </line-breakpoint>
  564. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  565. <url>file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp</url>
  566. <line>40</line>
  567. <option name="timeStamp" value="37" />
  568. </line-breakpoint>
  569. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  570. <url>file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp</url>
  571. <line>85</line>
  572. <option name="timeStamp" value="38" />
  573. </line-breakpoint>
  574. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  575. <url>file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp</url>
  576. <line>90</line>
  577. <option name="timeStamp" value="39" />
  578. </line-breakpoint>
  579. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  580. <url>file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp</url>
  581. <line>73</line>
  582. <option name="timeStamp" value="40" />
  583. </line-breakpoint>
  584. </breakpoints>
  585. </breakpoint-manager>
  586. <watches-manager>
  587. <configuration name="CMakeRunConfiguration">
  588. <watch expression="this-&gt;_inputs[0].output.get()" />
  589. </configuration>
  590. </watches-manager>
  591. </component>
  592. <component name="editorHistoryManager">
  593. <entry file="file://$PROJECT_DIR$/thirdparty/json/README.md">
  594. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  595. <state split_layout="SPLIT">
  596. <first_editor />
  597. <second_editor />
  598. </state>
  599. </provider>
  600. </entry>
  601. <entry file="file:///usr/include/c++/7/bits/vector.tcc">
  602. <provider selected="true" editor-type-id="text-editor">
  603. <state relative-caret-position="164">
  604. <caret line="68" selection-start-line="68" selection-end-line="68" />
  605. </state>
  606. </provider>
  607. </entry>
  608. <entry file="file://$PROJECT_DIR$/lib/README.MD">
  609. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  610. <state split_layout="SPLIT">
  611. <first_editor />
  612. <second_editor />
  613. </state>
  614. </provider>
  615. </entry>
  616. <entry file="file://$PROJECT_DIR$/lib/src/ModuleCompare.cpp" />
  617. <entry file="file://$PROJECT_DIR$/lib/include/ModuleCompare.h" />
  618. <entry file="file://$PROJECT_DIR$/lib/include/ModulePass.h" />
  619. <entry file="file://$PROJECT_DIR$/lib/src/ModulePass.cpp" />
  620. <entry file="file://$PROJECT_DIR$/lib/src/UniqueBase.cpp" />
  621. <entry file="file://$PROJECT_DIR$/lib/include/UniqueBase.h" />
  622. <entry file="file://$PROJECT_DIR$/lib/include/IListener.h">
  623. <provider selected="true" editor-type-id="text-editor">
  624. <state relative-caret-position="60">
  625. <caret line="4" lean-forward="true" selection-start-line="4" selection-end-line="4" />
  626. </state>
  627. </provider>
  628. </entry>
  629. <entry file="file://$PROJECT_DIR$/lib/include/HandlerModule.h">
  630. <provider selected="true" editor-type-id="text-editor">
  631. <state relative-caret-position="180">
  632. <caret line="12" column="35" selection-start-line="12" selection-start-column="35" selection-end-line="12" selection-end-column="35" />
  633. <folding>
  634. <element signature="e#56#73#0" expanded="true" />
  635. <element signature="e#123#132#0" expanded="true" />
  636. </folding>
  637. </state>
  638. </provider>
  639. </entry>
  640. <entry file="file://$PROJECT_DIR$/lib/include/IProcessor.h">
  641. <provider selected="true" editor-type-id="text-editor">
  642. <state relative-caret-position="285">
  643. <caret line="19" lean-forward="true" selection-start-line="19" selection-end-line="19" />
  644. <folding>
  645. <element signature="e#51#71#0" expanded="true" />
  646. </folding>
  647. </state>
  648. </provider>
  649. </entry>
  650. <entry file="file://$PROJECT_DIR$/lib/include/IUnique.h">
  651. <provider selected="true" editor-type-id="text-editor">
  652. <state relative-caret-position="135">
  653. <caret line="9" column="28" selection-start-line="9" selection-start-column="28" selection-end-line="9" selection-end-column="28" />
  654. </state>
  655. </provider>
  656. </entry>
  657. <entry file="file://$PROJECT_DIR$/thirdparty/json/single_include/nlohmann/json.hpp">
  658. <provider selected="true" editor-type-id="text-editor">
  659. <state relative-caret-position="720">
  660. <caret line="48" column="27" lean-forward="true" selection-start-line="48" selection-start-column="27" selection-end-line="48" selection-end-column="27" />
  661. </state>
  662. </provider>
  663. </entry>
  664. <entry file="file://$PROJECT_DIR$/lib/include/ProcessorManual.h">
  665. <provider selected="true" editor-type-id="text-editor">
  666. <state relative-caret-position="135">
  667. <caret line="9" column="37" selection-start-line="9" selection-start-column="37" selection-end-line="9" selection-end-column="37" />
  668. <folding>
  669. <element signature="e#60#86#0" expanded="true" />
  670. </folding>
  671. </state>
  672. </provider>
  673. </entry>
  674. <entry file="file://$PROJECT_DIR$/lib/include/ModuleSwitch.h">
  675. <provider selected="true" editor-type-id="text-editor">
  676. <state relative-caret-position="135">
  677. <caret line="9" column="17" selection-start-line="9" selection-start-column="17" selection-end-line="9" selection-end-column="17" />
  678. </state>
  679. </provider>
  680. </entry>
  681. <entry file="file:///usr/include/c++/7/bits/shared_ptr.h">
  682. <provider selected="true" editor-type-id="text-editor">
  683. <state relative-caret-position="10605">
  684. <caret line="707" selection-start-line="707" selection-end-line="707" />
  685. </state>
  686. </provider>
  687. </entry>
  688. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorBase.cpp">
  689. <provider selected="true" editor-type-id="text-editor">
  690. <state relative-caret-position="195">
  691. <caret line="13" column="36" selection-start-line="13" selection-start-column="36" selection-end-line="13" selection-end-column="36" />
  692. </state>
  693. </provider>
  694. </entry>
  695. <entry file="file://$PROJECT_DIR$/lib/include/ProcessorBase.h">
  696. <provider selected="true" editor-type-id="text-editor">
  697. <state relative-caret-position="420">
  698. <caret line="28" column="62" selection-start-line="28" selection-start-column="62" selection-end-line="28" selection-end-column="62" />
  699. <folding>
  700. <element signature="e#57#72#0" expanded="true" />
  701. </folding>
  702. </state>
  703. </provider>
  704. </entry>
  705. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp">
  706. <provider selected="true" editor-type-id="text-editor">
  707. <state relative-caret-position="135">
  708. <caret line="9" column="30" selection-start-line="9" selection-start-column="30" selection-end-line="9" selection-end-column="30" />
  709. <folding>
  710. <element signature="e#0#24#0" expanded="true" />
  711. <element signature="e#70#98#0" expanded="true" />
  712. </folding>
  713. </state>
  714. </provider>
  715. </entry>
  716. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorManual.cpp">
  717. <provider selected="true" editor-type-id="text-editor">
  718. <state relative-caret-position="390">
  719. <caret line="26" column="42" selection-start-line="26" selection-start-column="42" selection-end-line="26" selection-end-column="42" />
  720. <folding>
  721. <element signature="e#0#28#0" expanded="true" />
  722. </folding>
  723. </state>
  724. </provider>
  725. </entry>
  726. <entry file="file://$PROJECT_DIR$/thirdparty/curl/README" />
  727. <entry file="file://$PROJECT_DIR$/thirdparty/curl/CMakeLists.txt" />
  728. <entry file="file://$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp">
  729. <provider selected="true" editor-type-id="text-editor">
  730. <state relative-caret-position="825">
  731. <caret line="55" column="31" selection-start-line="55" selection-start-column="31" selection-end-line="55" selection-end-column="31" />
  732. <folding>
  733. <element signature="e#0#24#0" expanded="true" />
  734. <element signature="e#70#98#0" expanded="true" />
  735. </folding>
  736. </state>
  737. </provider>
  738. </entry>
  739. <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
  740. <provider selected="true" editor-type-id="text-editor">
  741. <state relative-caret-position="255">
  742. <caret line="17" column="21" selection-start-line="17" selection-start-column="21" selection-end-line="17" selection-end-column="21" />
  743. </state>
  744. </provider>
  745. </entry>
  746. <entry file="file://$PROJECT_DIR$/lib/CMakeLists.txt">
  747. <provider selected="true" editor-type-id="text-editor">
  748. <state relative-caret-position="525">
  749. <caret line="35" selection-start-line="35" selection-end-line="35" />
  750. </state>
  751. </provider>
  752. </entry>
  753. <entry file="file://$PROJECT_DIR$/lib/include/IModule.h">
  754. <provider selected="true" editor-type-id="text-editor">
  755. <state relative-caret-position="180">
  756. <caret line="12" column="10" selection-start-line="12" selection-start-column="10" selection-end-line="12" selection-end-column="10" />
  757. <folding>
  758. <element signature="e#45#65#0" expanded="true" />
  759. </folding>
  760. </state>
  761. </provider>
  762. </entry>
  763. <entry file="file://$PROJECT_DIR$/lib/include/ModuleMath.h">
  764. <provider selected="true" editor-type-id="text-editor">
  765. <state relative-caret-position="510">
  766. <caret line="34" column="22" selection-start-line="34" selection-start-column="22" selection-end-line="34" selection-end-column="22" />
  767. </state>
  768. </provider>
  769. </entry>
  770. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleMath.cpp">
  771. <provider selected="true" editor-type-id="text-editor">
  772. <state relative-caret-position="702">
  773. <caret line="59" selection-start-line="59" selection-end-line="59" />
  774. <folding>
  775. <element signature="e#0#24#0" expanded="true" />
  776. </folding>
  777. </state>
  778. </provider>
  779. </entry>
  780. <entry file="file://$PROJECT_DIR$/lib/include/ModuleHTTP.h">
  781. <provider selected="true" editor-type-id="text-editor">
  782. <state relative-caret-position="240">
  783. <caret line="16" column="20" selection-start-line="16" selection-start-column="20" selection-end-line="16" selection-end-column="20" />
  784. <folding>
  785. <element signature="e#51#74#0" expanded="true" />
  786. </folding>
  787. </state>
  788. </provider>
  789. </entry>
  790. <entry file="file://$PROJECT_DIR$/thirdparty/cpp-httplib/httplib.h">
  791. <provider selected="true" editor-type-id="text-editor">
  792. <state relative-caret-position="3150">
  793. <caret line="210" selection-start-line="210" selection-end-line="210" />
  794. </state>
  795. </provider>
  796. </entry>
  797. <entry file="file://$PROJECT_DIR$/.gitignore">
  798. <provider selected="true" editor-type-id="text-editor">
  799. <state relative-caret-position="30">
  800. <caret line="2" column="5" selection-start-line="2" selection-start-column="5" selection-end-line="2" selection-end-column="5" />
  801. </state>
  802. </provider>
  803. </entry>
  804. <entry file="file://$PROJECT_DIR$/lib/test/CMakeLists.txt">
  805. <provider selected="true" editor-type-id="text-editor">
  806. <state relative-caret-position="30">
  807. <caret line="2" column="27" selection-start-line="2" selection-start-column="27" selection-end-line="2" selection-end-column="27" />
  808. </state>
  809. </provider>
  810. </entry>
  811. <entry file="file://$PROJECT_DIR$/lib/include/ModuleBase.h">
  812. <provider selected="true" editor-type-id="text-editor">
  813. <state relative-caret-position="375">
  814. <caret line="25" column="29" selection-start-line="25" selection-start-column="29" selection-end-line="25" selection-end-column="29" />
  815. <folding>
  816. <element signature="e#51#69#0" expanded="true" />
  817. </folding>
  818. </state>
  819. </provider>
  820. </entry>
  821. <entry file="file://$PROJECT_DIR$/lib/include/IInput.h">
  822. <provider selected="true" editor-type-id="text-editor">
  823. <state relative-caret-position="120">
  824. <caret line="8" column="28" selection-start-line="8" selection-start-column="28" selection-end-line="8" selection-end-column="28" />
  825. <folding>
  826. <element signature="e#43#63#0" expanded="true" />
  827. </folding>
  828. </state>
  829. </provider>
  830. </entry>
  831. <entry file="file://$PROJECT_DIR$/lib/include/IOutput.h">
  832. <provider selected="true" editor-type-id="text-editor">
  833. <state relative-caret-position="210">
  834. <caret line="14" column="38" lean-forward="true" selection-start-line="14" selection-start-column="38" selection-end-line="14" selection-end-column="38" />
  835. <folding>
  836. <element signature="e#44#63#0" expanded="true" />
  837. </folding>
  838. </state>
  839. </provider>
  840. </entry>
  841. <entry file="file://$PROJECT_DIR$/lib/include/IType.h">
  842. <provider selected="true" editor-type-id="text-editor">
  843. <state relative-caret-position="75">
  844. <caret line="5" lean-forward="true" selection-start-line="5" selection-end-line="5" />
  845. </state>
  846. </provider>
  847. </entry>
  848. <entry file="file://$PROJECT_DIR$/lib/include/Input.h">
  849. <provider selected="true" editor-type-id="text-editor">
  850. <state relative-caret-position="390">
  851. <caret line="30" column="26" selection-start-line="30" selection-start-column="26" selection-end-line="30" selection-end-column="26" />
  852. <folding>
  853. <element signature="e#41#58#0" expanded="true" />
  854. </folding>
  855. </state>
  856. </provider>
  857. </entry>
  858. <entry file="file://$PROJECT_DIR$/lib/src/Output.cpp">
  859. <provider selected="true" editor-type-id="text-editor">
  860. <state relative-caret-position="30">
  861. <caret line="2" column="12" selection-start-line="2" selection-start-column="12" selection-end-line="2" selection-end-column="12" />
  862. </state>
  863. </provider>
  864. </entry>
  865. <entry file="file://$PROJECT_DIR$/lib/include/Output.h">
  866. <provider selected="true" editor-type-id="text-editor">
  867. <state relative-caret-position="90">
  868. <caret line="6" column="10" selection-start-line="6" selection-start-column="10" selection-end-line="6" selection-end-column="10" />
  869. <folding>
  870. <element signature="e#42#62#0" expanded="true" />
  871. </folding>
  872. </state>
  873. </provider>
  874. </entry>
  875. <entry file="file://$PROJECT_DIR$/lib/src/ModuleMath.cpp">
  876. <provider selected="true" editor-type-id="text-editor">
  877. <state relative-caret-position="135">
  878. <caret line="9" column="39" lean-forward="true" selection-start-line="9" selection-start-column="39" selection-end-line="9" selection-end-column="39" />
  879. <folding>
  880. <element signature="e#0#23#0" expanded="true" />
  881. </folding>
  882. </state>
  883. </provider>
  884. </entry>
  885. <entry file="file://$PROJECT_DIR$/lib/src/ModuleSwitch.cpp">
  886. <provider selected="true" editor-type-id="text-editor">
  887. <state relative-caret-position="112">
  888. <caret line="8" column="39" lean-forward="true" selection-start-line="8" selection-start-column="39" selection-end-line="8" selection-end-column="39" />
  889. <folding>
  890. <element signature="e#0#25#0" expanded="true" />
  891. </folding>
  892. </state>
  893. </provider>
  894. </entry>
  895. <entry file="file:///usr/include/c++/7/bits/shared_ptr_base.h">
  896. <provider selected="true" editor-type-id="text-editor">
  897. <state relative-caret-position="202">
  898. <caret line="682" selection-start-line="682" selection-end-line="682" />
  899. </state>
  900. </provider>
  901. </entry>
  902. <entry file="file:///usr/include/c++/7/bits/stl_vector.h">
  903. <provider selected="true" editor-type-id="text-editor">
  904. <state relative-caret-position="199">
  905. <caret line="563" selection-start-line="563" selection-end-line="563" />
  906. </state>
  907. </provider>
  908. </entry>
  909. <entry file="file:///usr/src/gtest/src/gtest.cc">
  910. <provider selected="true" editor-type-id="text-editor">
  911. <state relative-caret-position="224">
  912. <caret line="2776" column="3" lean-forward="true" selection-start-line="2776" selection-start-column="3" selection-end-line="2776" selection-end-column="3" />
  913. </state>
  914. </provider>
  915. </entry>
  916. <entry file="file:///usr/include/c++/7/bits/basic_string.h">
  917. <provider selected="true" editor-type-id="text-editor">
  918. <state relative-caret-position="202">
  919. <caret line="419" column="6" selection-start-line="419" selection-start-column="6" selection-end-line="419" selection-end-column="6" />
  920. </state>
  921. </provider>
  922. </entry>
  923. <entry file="file://$PROJECT_DIR$/lib/src/Input.cpp">
  924. <provider selected="true" editor-type-id="text-editor">
  925. <state relative-caret-position="420">
  926. <caret line="37" column="21" lean-forward="true" selection-start-line="37" selection-start-column="21" selection-end-line="37" selection-end-column="21" />
  927. </state>
  928. </provider>
  929. </entry>
  930. <entry file="file://$PROJECT_DIR$/lib/src/ModuleBase.cpp">
  931. <provider selected="true" editor-type-id="text-editor">
  932. <state relative-caret-position="412">
  933. <caret line="61" selection-start-line="61" selection-end-line="61" />
  934. </state>
  935. </provider>
  936. </entry>
  937. <entry file="file:///usr/include/c++/7/thread">
  938. <provider selected="true" editor-type-id="text-editor">
  939. <state relative-caret-position="184">
  940. <caret line="134" selection-start-line="134" selection-end-line="134" />
  941. </state>
  942. </provider>
  943. </entry>
  944. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp">
  945. <provider selected="true" editor-type-id="text-editor">
  946. <state relative-caret-position="373">
  947. <caret line="96" column="31" lean-forward="true" selection-start-line="96" selection-start-column="31" selection-end-line="96" selection-end-column="31" />
  948. <folding>
  949. <element signature="e#0#24#0" expanded="true" />
  950. <element signature="e#91#119#0" expanded="true" />
  951. </folding>
  952. </state>
  953. </provider>
  954. </entry>
  955. <entry file="file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp">
  956. <provider selected="true" editor-type-id="text-editor">
  957. <state relative-caret-position="361">
  958. <caret line="88" column="27" lean-forward="true" selection-start-line="88" selection-start-column="27" selection-end-line="88" selection-end-column="27" />
  959. <folding>
  960. <element signature="e#0#23#0" expanded="true" />
  961. </folding>
  962. </state>
  963. </provider>
  964. </entry>
  965. </component>
  966. </project>