workspace.xml 55 KB

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