workspace.xml 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859
  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="FDIACS" targetName="FDIACS" />
  6. </generated>
  7. </component>
  8. <component name="CMakeSettings" AUTO_RELOAD="true">
  9. <configurations>
  10. <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" />
  11. </configurations>
  12. </component>
  13. <component name="ChangeListManager">
  14. <list default="true" id="6938f4e3-b9b8-4c34-bea6-8fc5ace411e6" name="Default Changelist" comment="">
  15. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/CMakeLists.txt" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeError.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeError.log" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeOutput.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeOutput.log" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/DependInfo.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/DependInfo.cmake" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/depend.make" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/depend.make" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/flags.make" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/flags.make" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/link.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/link.txt" afterDir="false" />
  23. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile.cmake" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-log.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-log.txt" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/cmake-build-debug/FDIACS.cbp" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/FDIACS.cbp" afterDir="false" />
  26. <change beforePath="$PROJECT_DIR$/main.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/main.cpp" afterDir="false" />
  27. <change beforePath="$PROJECT_DIR$/soapcwmpService.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/soapcwmpService.cpp" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/soapcwmpService.h" beforeDir="false" afterPath="$PROJECT_DIR$/soapcwmpService.h" afterDir="false" />
  29. <change beforePath="$PROJECT_DIR$/stdsoap2.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/stdsoap2.cpp" afterDir="false" />
  30. </list>
  31. <ignored path="$PROJECT_DIR$/cmake-build-debug/" />
  32. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  33. <option name="SHOW_DIALOG" value="false" />
  34. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  35. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  36. <option name="LAST_RESOLUTION" value="IGNORE" />
  37. </component>
  38. <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
  39. <component name="FavoritesManager">
  40. <favorites_list name="FDIACS" />
  41. </component>
  42. <component name="FileEditorManager">
  43. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  44. <file pinned="false" current-in-tab="false">
  45. <entry file="file://$PROJECT_DIR$/main.cpp">
  46. <provider selected="true" editor-type-id="text-editor">
  47. <state relative-caret-position="555">
  48. <caret line="675" column="26" selection-start-line="675" selection-start-column="26" selection-end-line="675" selection-end-column="26" />
  49. <folding>
  50. <element signature="e#33694#33915#0" />
  51. </folding>
  52. </state>
  53. </provider>
  54. </entry>
  55. </file>
  56. <file pinned="false" current-in-tab="true">
  57. <entry file="file://$PROJECT_DIR$/soapcwmpService.cpp">
  58. <provider selected="true" editor-type-id="text-editor">
  59. <state relative-caret-position="353">
  60. <caret line="1015" column="30" selection-start-line="1015" selection-start-column="30" selection-end-line="1015" selection-end-column="30" />
  61. <folding>
  62. <element signature="e#0#614#0" />
  63. <element signature="e#646#784#0" />
  64. <element signature="e#786#889#0" />
  65. <element signature="e#891#1037#0" />
  66. <element signature="e#1039#1175#0" />
  67. <element signature="e#1177#1327#0" />
  68. <element signature="e#1329#1440#0" />
  69. <element signature="e#1442#2236#0" />
  70. <element signature="e#2238#2321#0" />
  71. <element signature="e#2323#2485#0" />
  72. <element signature="e#2513#2714#0" />
  73. <element signature="e#2723#2962#0" />
  74. <element signature="e#2964#3039#0" />
  75. <element signature="e#3041#3128#0" />
  76. <element signature="e#3130#3269#0" />
  77. <element signature="e#3271#3458#0" />
  78. <element signature="e#3460#3603#0" />
  79. <element signature="e#3605#3796#0" />
  80. <element signature="e#3798#3882#0" />
  81. <element signature="e#3922#4016#0" />
  82. <element signature="e#4025#4138#0" />
  83. <element signature="e#4147#4211#0" />
  84. <element signature="e#4213#4854#0" />
  85. <element signature="e#4856#4933#0" />
  86. <element signature="e#4953#5424#0" />
  87. <element signature="e#5921#6035#0" />
  88. <element signature="e#6048#6106#0" />
  89. <element signature="e#6243#7177#0" />
  90. <element signature="e#8145#8205#0" />
  91. <element signature="e#10409#12427#0" />
  92. <element signature="e#12429#14471#0" />
  93. <element signature="e#14473#15281#0" />
  94. <element signature="e#15283#17325#0" />
  95. <element signature="e#17327#19465#0" />
  96. <element signature="e#19467#21605#0" />
  97. <element signature="e#23411#25165#0" />
  98. <element signature="e#25167#26993#0" />
  99. <element signature="e#26995#28893#0" />
  100. <element signature="e#28895#30817#0" />
  101. <element signature="e#30819#32573#0" />
  102. <element signature="e#32575#34519#0" />
  103. <element signature="e#34521#36499#0" />
  104. <element signature="e#36673#38418#0" />
  105. <element signature="e#38420#39375#0" />
  106. <element signature="e#39377#39564#0" />
  107. </folding>
  108. </state>
  109. </provider>
  110. </entry>
  111. </file>
  112. <file pinned="false" current-in-tab="false">
  113. <entry file="file://$PROJECT_DIR$/soapcwmpService.h">
  114. <provider selected="true" editor-type-id="text-editor">
  115. <state relative-caret-position="526">
  116. <caret line="221" column="34" selection-start-line="221" selection-start-column="34" selection-end-line="221" selection-end-column="34" />
  117. <folding>
  118. <element signature="e#0#612#0" />
  119. </folding>
  120. </state>
  121. </provider>
  122. </entry>
  123. </file>
  124. </leaf>
  125. </component>
  126. <component name="FindInProjectRecents">
  127. <findStrings>
  128. <find>WANEthernetInterfaceConfig</find>
  129. <find>gSOAP/2.8</find>
  130. <find>Data required for operation</find>
  131. <find>SOAP_NO_DATA</find>
  132. <find>10000</find>
  133. <find>No Content</find>
  134. <find>soap_code_map</find>
  135. <find>h_http_error_codes</find>
  136. <find>detec</find>
  137. <find>CMAKE_CXX_FLAGS</find>
  138. <find>sassan</find>
  139. <find>cout</find>
  140. <find>DownloadResponse</find>
  141. <find>__cwmp__DownloadResponse</find>
  142. <find>*CommandKey=&quot;reboot&quot;</find>
  143. <find>NO</find>
  144. <find>NO_DA</find>
  145. <find>NO_BOD</find>
  146. <find>cerr</find>
  147. <find>No Content Recieved at</find>
  148. <find>13</find>
  149. <find>SOAP message expected</find>
  150. <find>SOAP_NO_TAG</find>
  151. <find>NO_DATA</find>
  152. <find>host</find>
  153. <find>Sassan</find>
  154. <find>204</find>
  155. <find>CheckQueue</find>
  156. <find>CheckQueue...</find>
  157. <find>Debug</find>
  158. </findStrings>
  159. </component>
  160. <component name="Git.Settings">
  161. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  162. <option name="PUSH_TAGS">
  163. <GitPushTagMode>
  164. <option name="argument" value="--follow-tags" />
  165. <option name="title" value="Current Branch" />
  166. </GitPushTagMode>
  167. </option>
  168. </component>
  169. <component name="IdeDocumentHistory">
  170. <option name="CHANGED_PATHS">
  171. <list>
  172. <option value="$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/8475b696-d6ff-4afa-994e-c4b54dd29918/usr/local/include/stdsoap2.h" />
  173. <option value="$PROJECT_DIR$/ZBXSender/zabbix_sender.cpp" />
  174. <option value="$PROJECT_DIR$/zbx.h" />
  175. <option value="$PROJECT_DIR$/zbx.cpp" />
  176. <option value="$PROJECT_DIR$/influxdb.h" />
  177. <option value="$PROJECT_DIR$/trapi.h" />
  178. <option value="$PROJECT_DIR$/CMakeLists.txt" />
  179. <option value="$PROJECT_DIR$/stdsoap2.cpp" />
  180. <option value="$PROJECT_DIR$/soapcwmpService.h" />
  181. <option value="$PROJECT_DIR$/main.cpp" />
  182. <option value="$PROJECT_DIR$/soapcwmpService.cpp" />
  183. </list>
  184. </option>
  185. </component>
  186. <component name="OCFindUsagesOptions" text="true" ivars="false" properties="true" derivedClasses="false" />
  187. <component name="ProjectFrameBounds" extendedState="6" fullScreen="true">
  188. <option name="x" value="1280" />
  189. <option name="y" value="-181" />
  190. <option name="width" value="1920" />
  191. <option name="height" value="1080" />
  192. </component>
  193. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  194. <ConfirmationsSetting value="2" id="Add" />
  195. </component>
  196. <component name="ProjectView">
  197. <navigator proportions="" version="1">
  198. <foldersAlwaysOnTop value="true" />
  199. </navigator>
  200. <panes>
  201. <pane id="Scope" />
  202. <pane id="ProjectPane">
  203. <subPane>
  204. <expand>
  205. <path>
  206. <item name="FDIACS" type="b2602c69:ProjectViewProjectNode" />
  207. <item name="FDIACS" type="462c0819:PsiDirectoryNode" />
  208. </path>
  209. </expand>
  210. <select />
  211. </subPane>
  212. </pane>
  213. </panes>
  214. </component>
  215. <component name="PropertiesComponent">
  216. <property name="WebServerToolWindowFactoryState" value="true" />
  217. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  218. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  219. <property name="restartRequiresConfirmation" value="false" />
  220. <property name="settings.editor.selected.configurable" value="web.server" />
  221. </component>
  222. <component name="RecentsManager">
  223. <key name="MoveFile.RECENT_KEYS">
  224. <recent name="$PROJECT_DIR$" />
  225. </key>
  226. </component>
  227. <component name="RunDashboard">
  228. <option name="ruleStates">
  229. <list>
  230. <RuleState>
  231. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  232. </RuleState>
  233. <RuleState>
  234. <option name="name" value="StatusDashboardGroupingRule" />
  235. </RuleState>
  236. </list>
  237. </option>
  238. </component>
  239. <component name="RunManager">
  240. <configuration name="FDIACS" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="FDIACS" TARGET_NAME="FDIACS" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="FDIACS" RUN_TARGET_NAME="FDIACS">
  241. <method v="2">
  242. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  243. </method>
  244. </configuration>
  245. </component>
  246. <component name="StructureViewFactory">
  247. <option name="ACTIVE_ACTIONS" value=",KIND,ALPHA_COMPARATOR" />
  248. </component>
  249. <component name="SvnConfiguration">
  250. <configuration>$USER_HOME$/.subversion</configuration>
  251. </component>
  252. <component name="TaskManager">
  253. <task active="true" id="Default" summary="Default task">
  254. <changelist id="6938f4e3-b9b8-4c34-bea6-8fc5ace411e6" name="Default Changelist" comment="" />
  255. <created>1561923130082</created>
  256. <option name="number" value="Default" />
  257. <option name="presentableId" value="Default" />
  258. <updated>1561923130082</updated>
  259. <workItem from="1561923135704" duration="4478000" />
  260. <workItem from="1561929460228" duration="6956000" />
  261. <workItem from="1563012453599" duration="313000" />
  262. <workItem from="1563200170044" duration="32545000" />
  263. <workItem from="1563603005743" duration="4503000" />
  264. <workItem from="1563892219909" duration="16917000" />
  265. <workItem from="1564040112113" duration="2278000" />
  266. <workItem from="1564233155534" duration="1267000" />
  267. <workItem from="1564326851811" duration="18363000" />
  268. <workItem from="1564580635606" duration="42075000" />
  269. <workItem from="1565102310604" duration="19372000" />
  270. <workItem from="1568617184480" duration="295000" />
  271. <workItem from="1568879402223" duration="2478000" />
  272. <workItem from="1571572407314" duration="399000" />
  273. <workItem from="1572182212544" duration="1843000" />
  274. <workItem from="1572263173357" duration="9135000" />
  275. <workItem from="1574774646608" duration="1369000" />
  276. <workItem from="1575063631744" duration="39743000" />
  277. <workItem from="1575470455404" duration="18124000" />
  278. <workItem from="1575747610607" duration="1922000" />
  279. <workItem from="1577522322161" duration="6073000" />
  280. <workItem from="1577559948661" duration="11694000" />
  281. <workItem from="1577725955348" duration="10970000" />
  282. <workItem from="1577875009389" duration="1490000" />
  283. <workItem from="1577888800205" duration="3932000" />
  284. <workItem from="1578124895054" duration="40197000" />
  285. </task>
  286. <task id="LOCAL-00001" summary="Disable InfluxDB">
  287. <created>1572183659791</created>
  288. <option name="number" value="00001" />
  289. <option name="presentableId" value="LOCAL-00001" />
  290. <option name="project" value="LOCAL" />
  291. <updated>1572183659791</updated>
  292. </task>
  293. <task id="LOCAL-00002" summary="Create Json format compatible with GenieACS">
  294. <created>1575465371849</created>
  295. <option name="number" value="00002" />
  296. <option name="presentableId" value="LOCAL-00002" />
  297. <option name="project" value="LOCAL" />
  298. <updated>1575465371849</updated>
  299. </task>
  300. <task id="LOCAL-00003" summary="fix SOAP_IO_KEEPALIVE">
  301. <created>1577523962271</created>
  302. <option name="number" value="00003" />
  303. <option name="presentableId" value="LOCAL-00003" />
  304. <option name="project" value="LOCAL" />
  305. <updated>1577523962272</updated>
  306. </task>
  307. <task id="LOCAL-00004" summary="Add Download Response (completed)">
  308. <created>1577620646091</created>
  309. <option name="number" value="00004" />
  310. <option name="presentableId" value="LOCAL-00004" />
  311. <option name="project" value="LOCAL" />
  312. <updated>1577620646091</updated>
  313. </task>
  314. <option name="localTasksCounter" value="5" />
  315. <servers />
  316. </component>
  317. <component name="TimeTrackingManager">
  318. <option name="totallyTimeSpent" value="298731000" />
  319. </component>
  320. <component name="TodoView" selected-index="3">
  321. <todo-panel id="selected-file">
  322. <is-autoscroll-to-source value="true" />
  323. </todo-panel>
  324. <todo-panel id="all">
  325. <are-packages-shown value="true" />
  326. <is-autoscroll-to-source value="true" />
  327. </todo-panel>
  328. </component>
  329. <component name="ToolWindowManager">
  330. <frame x="1280" y="-181" width="1920" height="1080" extended-state="6" />
  331. <layout>
  332. <window_info content_ui="combo" id="Project" order="0" sideWeight="0.46380696" visible="true" weight="0.17891374" />
  333. <window_info id="Structure" order="1" sideWeight="0.536193" side_tool="true" weight="0.17891374" />
  334. <window_info id="Favorites" order="2" sideWeight="0.536193" side_tool="true" visible="true" weight="0.17891374" />
  335. <window_info anchor="bottom" id="Message" order="0" />
  336. <window_info anchor="bottom" id="Find" order="1" weight="0.32673267" />
  337. <window_info anchor="bottom" id="Run" order="2" weight="0.45148516" />
  338. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  339. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  340. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  341. <window_info anchor="bottom" id="TODO" order="6" weight="0.32876712" />
  342. <window_info anchor="bottom" id="File Transfer" order="7" weight="0.2260274" />
  343. <window_info anchor="bottom" id="Database Changes" order="8" />
  344. <window_info active="true" anchor="bottom" id="Messages" order="9" visible="true" weight="0.26138613" />
  345. <window_info anchor="bottom" id="Terminal" order="10" weight="0.32574257" />
  346. <window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
  347. <window_info anchor="bottom" id="Version Control" order="12" weight="0.32876712" />
  348. <window_info anchor="bottom" id="CMake" order="13" weight="0.42673266" />
  349. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  350. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  351. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  352. <window_info anchor="right" id="Database" order="3" />
  353. <window_info anchor="right" id="Remote Host" order="4" />
  354. </layout>
  355. <layout-to-restore>
  356. <window_info content_ui="combo" id="Project" order="0" sideWeight="0.46514747" visible="true" weight="0.17891374" />
  357. <window_info id="Structure" order="1" sideWeight="0.53485256" side_tool="true" visible="true" weight="0.17891374" />
  358. <window_info id="Favorites" order="2" side_tool="true" />
  359. <window_info anchor="bottom" id="Message" order="0" />
  360. <window_info anchor="bottom" id="Find" order="1" weight="0.32673267" />
  361. <window_info anchor="bottom" id="Run" order="2" weight="0.45148516" />
  362. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  363. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  364. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  365. <window_info anchor="bottom" id="TODO" order="6" weight="0.32876712" />
  366. <window_info anchor="bottom" id="File Transfer" order="7" weight="0.22673267" />
  367. <window_info anchor="bottom" id="Database Changes" order="8" />
  368. <window_info active="true" anchor="bottom" id="Messages" order="9" visible="true" weight="0.26138613" />
  369. <window_info anchor="bottom" id="Terminal" order="10" weight="0.32574257" />
  370. <window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
  371. <window_info anchor="bottom" id="Version Control" order="12" weight="0.32876712" />
  372. <window_info anchor="bottom" id="CMake" order="13" weight="0.42673266" />
  373. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  374. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  375. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  376. <window_info anchor="right" id="Database" order="3" />
  377. <window_info anchor="right" id="Remote Host" order="4" />
  378. </layout-to-restore>
  379. </component>
  380. <component name="TypeScriptGeneratedFilesManager">
  381. <option name="version" value="1" />
  382. </component>
  383. <component name="VcsManagerConfiguration">
  384. <option name="CHECK_CODE_CLEANUP_BEFORE_PROJECT_COMMIT" value="true" />
  385. <MESSAGE value="Disable InfluxDB" />
  386. <MESSAGE value="Create Json format compatible with GenieACS" />
  387. <MESSAGE value="fix timezone for GenieACS" />
  388. <MESSAGE value="fix SOAP_IO_KEEPALIVE" />
  389. <MESSAGE value="Add Download Response (not completed)" />
  390. <MESSAGE value="Add Download Response (completed)" />
  391. <MESSAGE value="Add Database for Inform and CheckQueue (phase 1)&#10;&#10;Inform : Done&#10;&#10;CheckQueue: In progress...." />
  392. <option name="LAST_COMMIT_MESSAGE" value="Add Database for Inform and CheckQueue (phase 1)&#10;&#10;Inform : Done&#10;&#10;CheckQueue: In progress...." />
  393. <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="true" />
  394. <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
  395. <option name="REARRANGE_BEFORE_PROJECT_COMMIT" value="true" />
  396. </component>
  397. <component name="XDebuggerManager">
  398. <watches-manager>
  399. <configuration name="CMakeRunConfiguration">
  400. <watch expression="soap-&gt;error" language="ObjectiveC" />
  401. <watch expression="soap_version(soap)" language="ObjectiveC" />
  402. <watch expression="SOAP_MUSTUNDERSTAND" language="ObjectiveC" />
  403. <watch expression="soap_recv_raw(soap)" language="ObjectiveC" />
  404. <watch expression="soap_recv_raw(soap)" language="ObjectiveC" />
  405. <watch expression="EOF" language="ObjectiveC" />
  406. <watch expression="(int)c" language="ObjectiveC" />
  407. <watch expression="soap-&gt;body" language="ObjectiveC" />
  408. </configuration>
  409. </watches-manager>
  410. </component>
  411. <component name="debuggerHistoryManager">
  412. <expressions id="watch">
  413. <expression>
  414. <expression-string>soap-&gt;body</expression-string>
  415. <language-id>ObjectiveC</language-id>
  416. <evaluation-mode>EXPRESSION</evaluation-mode>
  417. </expression>
  418. <expression>
  419. <expression-string>(int)c</expression-string>
  420. <language-id>ObjectiveC</language-id>
  421. <evaluation-mode>EXPRESSION</evaluation-mode>
  422. </expression>
  423. <expression>
  424. <expression-string>EOF</expression-string>
  425. <language-id>ObjectiveC</language-id>
  426. <evaluation-mode>EXPRESSION</evaluation-mode>
  427. </expression>
  428. <expression>
  429. <expression-string>soap_recv_raw(soap)</expression-string>
  430. <language-id>ObjectiveC</language-id>
  431. <evaluation-mode>EXPRESSION</evaluation-mode>
  432. </expression>
  433. <expression>
  434. <expression-string>SOAP_MUSTUNDERSTAND</expression-string>
  435. <language-id>ObjectiveC</language-id>
  436. <evaluation-mode>EXPRESSION</evaluation-mode>
  437. </expression>
  438. <expression>
  439. <expression-string>soap_version(soap)</expression-string>
  440. <language-id>ObjectiveC</language-id>
  441. <evaluation-mode>EXPRESSION</evaluation-mode>
  442. </expression>
  443. <expression>
  444. <expression-string>soap-&gt;error</expression-string>
  445. <language-id>ObjectiveC</language-id>
  446. <evaluation-mode>EXPRESSION</evaluation-mode>
  447. </expression>
  448. <expression>
  449. <expression-string>SOAP_STOP</expression-string>
  450. <language-id>ObjectiveC</language-id>
  451. <evaluation-mode>EXPRESSION</evaluation-mode>
  452. </expression>
  453. <expression>
  454. <expression-string>soap-&gt;header</expression-string>
  455. <language-id>ObjectiveC</language-id>
  456. <evaluation-mode>EXPRESSION</evaluation-mode>
  457. </expression>
  458. </expressions>
  459. </component>
  460. <component name="editorHistoryManager">
  461. <entry file="file://$PROJECT_DIR$/cwmp.AddObject.req.xml">
  462. <provider selected="true" editor-type-id="text-editor" />
  463. </entry>
  464. <entry file="file://$PROJECT_DIR$/cwmp.AddObject.res.xml">
  465. <provider selected="true" editor-type-id="text-editor" />
  466. </entry>
  467. <entry file="file://$PROJECT_DIR$/cwmp.DeleteObject.req.xml">
  468. <provider selected="true" editor-type-id="text-editor" />
  469. </entry>
  470. <entry file="file://$PROJECT_DIR$/cwmp.DeleteObject.res.xml">
  471. <provider selected="true" editor-type-id="text-editor" />
  472. </entry>
  473. <entry file="file://$PROJECT_DIR$/cwmp.Download.req.xml">
  474. <provider selected="true" editor-type-id="text-editor" />
  475. </entry>
  476. <entry file="file://$PROJECT_DIR$/cwmp.Download.res.xml">
  477. <provider selected="true" editor-type-id="text-editor" />
  478. </entry>
  479. <entry file="file://$PROJECT_DIR$/cwmp.GetParameterAttributes.req.xml">
  480. <provider selected="true" editor-type-id="text-editor" />
  481. </entry>
  482. <entry file="file://$PROJECT_DIR$/cwmp.GetParameterAttributes.res.xml">
  483. <provider selected="true" editor-type-id="text-editor" />
  484. </entry>
  485. <entry file="file://$PROJECT_DIR$/cwmp.GetParameterNames.req.xml">
  486. <provider selected="true" editor-type-id="text-editor" />
  487. </entry>
  488. <entry file="file://$PROJECT_DIR$/cwmp.GetParameterNames.res.xml">
  489. <provider selected="true" editor-type-id="text-editor" />
  490. </entry>
  491. <entry file="file://$PROJECT_DIR$/cwmp.Upload.req.xml">
  492. <provider selected="true" editor-type-id="text-editor" />
  493. </entry>
  494. <entry file="file://$PROJECT_DIR$/tr-069.h">
  495. <provider selected="true" editor-type-id="text-editor">
  496. <state relative-caret-position="-2042">
  497. <caret line="141" column="14" selection-start-line="141" selection-start-column="14" selection-end-line="141" selection-end-column="14" />
  498. </state>
  499. </provider>
  500. </entry>
  501. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/8475b696-d6ff-4afa-994e-c4b54dd29918/usr/local/share/gsoap/plugin/httppost.h">
  502. <provider selected="true" editor-type-id="text-editor">
  503. <state relative-caret-position="975">
  504. <caret line="65" column="7" selection-start-line="65" selection-start-column="7" selection-end-line="65" selection-end-column="7" />
  505. </state>
  506. </provider>
  507. </entry>
  508. <entry file="file://$PROJECT_DIR$/httppost.cpp">
  509. <provider selected="true" editor-type-id="text-editor">
  510. <state relative-caret-position="247">
  511. <caret line="243" column="7" selection-start-line="243" selection-start-column="7" selection-end-line="243" selection-end-column="7" />
  512. </state>
  513. </provider>
  514. </entry>
  515. <entry file="file://$PROJECT_DIR$/httppost.h">
  516. <provider selected="true" editor-type-id="text-editor">
  517. <state relative-caret-position="186">
  518. <caret line="63" column="18" selection-start-line="63" selection-start-column="18" selection-end-line="63" selection-end-column="18" />
  519. </state>
  520. </provider>
  521. </entry>
  522. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/8475b696-d6ff-4afa-994e-c4b54dd29918/usr/local/include/stdsoap2.h">
  523. <provider selected="true" editor-type-id="text-editor">
  524. <state relative-caret-position="188">
  525. <caret line="3301" column="26" selection-start-line="3301" selection-start-column="26" selection-end-line="3301" selection-end-column="26" />
  526. <folding>
  527. <element signature="e#28534#28598#0" expanded="true" />
  528. <element signature="e#28896#28981#0" expanded="true" />
  529. <element signature="e#29016#29110#0" expanded="true" />
  530. <element signature="e#30765#30810#0" expanded="true" />
  531. <element signature="e#115173#115188#0" expanded="true" />
  532. <element signature="e#115215#115327#0" expanded="true" />
  533. </folding>
  534. </state>
  535. </provider>
  536. </entry>
  537. <entry file="file://$PROJECT_DIR$/soapReadme.md">
  538. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  539. <state split_layout="SPLIT">
  540. <first_editor relative-caret-position="402">
  541. <caret line="5555" column="7" selection-start-line="5555" selection-start-column="7" selection-end-line="5555" selection-end-column="7" />
  542. </first_editor>
  543. <second_editor />
  544. </state>
  545. </provider>
  546. </entry>
  547. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/acs.faraborddi.com_22/cec243bf-d8a5-43a6-981d-053f3f710b73/usr/local/include/stdsoap2.h">
  548. <provider selected="true" editor-type-id="text-editor">
  549. <state relative-caret-position="-1956">
  550. <caret line="1575" column="17" selection-start-line="1575" selection-start-column="13" selection-end-line="1575" selection-end-column="17" />
  551. </state>
  552. </provider>
  553. </entry>
  554. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/local/include/stdsoap2.h">
  555. <provider selected="true" editor-type-id="text-editor">
  556. <state relative-caret-position="434">
  557. <caret line="1576" column="21" selection-start-line="1576" selection-start-column="21" selection-end-line="1576" selection-end-column="21" />
  558. </state>
  559. </provider>
  560. </entry>
  561. <entry file="file://$PROJECT_DIR$/cwmp.nsmap">
  562. <provider selected="true" editor-type-id="text-editor">
  563. <state relative-caret-position="120">
  564. <caret line="8" column="30" selection-start-line="8" selection-start-column="30" selection-end-line="8" selection-end-column="30" />
  565. </state>
  566. </provider>
  567. </entry>
  568. <entry file="file://$PROJECT_DIR$/ZBXSender/ss.cpp" />
  569. <entry file="file://$PROJECT_DIR$/ZBXSender/ss.h" />
  570. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/include/x86_64-linux-gnu/sys/socket.h">
  571. <provider selected="true" editor-type-id="text-editor">
  572. <state relative-caret-position="1830">
  573. <caret line="122" column="11" selection-start-line="122" selection-start-column="11" selection-end-line="122" selection-end-column="11" />
  574. </state>
  575. </provider>
  576. </entry>
  577. <entry file="file://$PROJECT_DIR$/ZBXSender/zabbix_sender.cpp" />
  578. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/include/c++/6/bits/streambuf_iterator.h">
  579. <provider selected="true" editor-type-id="text-editor">
  580. <state relative-caret-position="187">
  581. <caret line="368" column="4" selection-start-line="368" selection-start-column="4" selection-end-line="368" selection-end-column="4" />
  582. </state>
  583. </provider>
  584. </entry>
  585. <entry file="file://$PROJECT_DIR$/zbx.cpp" />
  586. <entry file="file://$PROJECT_DIR$/zbx.h" />
  587. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/include/c++/6/thread">
  588. <provider selected="true" editor-type-id="text-editor">
  589. <state relative-caret-position="258">
  590. <caret line="128" column="6" selection-start-line="128" selection-start-column="6" selection-end-line="128" selection-end-column="6" />
  591. </state>
  592. </provider>
  593. </entry>
  594. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/include/c++/7/bits/unique_ptr.h">
  595. <provider selected="true" editor-type-id="text-editor">
  596. <state relative-caret-position="258">
  597. <caret line="356" column="6" selection-start-line="356" selection-start-column="6" selection-end-line="356" selection-end-column="6" />
  598. </state>
  599. </provider>
  600. </entry>
  601. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/local/include/InfluxDBFactory.h">
  602. <provider selected="true" editor-type-id="text-editor" />
  603. </entry>
  604. <entry file="file://$PROJECT_DIR$/influxdb.h" />
  605. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/include/time.h">
  606. <provider selected="true" editor-type-id="text-editor">
  607. <state relative-caret-position="235">
  608. <caret line="118" column="18" selection-start-line="118" selection-start-column="18" selection-end-line="118" selection-end-column="18" />
  609. </state>
  610. </provider>
  611. </entry>
  612. <entry file="file://$PROJECT_DIR$/soapH.h">
  613. <provider selected="true" editor-type-id="text-editor">
  614. <state relative-caret-position="75">
  615. <caret line="2458" column="4" selection-start-line="2458" selection-start-column="4" selection-end-line="2458" selection-end-column="4" />
  616. </state>
  617. </provider>
  618. </entry>
  619. <entry file="file://$PROJECT_DIR$/trapi.h">
  620. <provider selected="true" editor-type-id="text-editor">
  621. <state relative-caret-position="280">
  622. <caret line="105" column="62" selection-start-line="105" selection-start-column="62" selection-end-line="105" selection-end-column="62" />
  623. </state>
  624. </provider>
  625. </entry>
  626. <entry file="file://$PROJECT_DIR$/soapC.cpp">
  627. <provider selected="true" editor-type-id="text-editor">
  628. <state relative-caret-position="170490">
  629. <caret line="11366" column="27" selection-start-line="11366" selection-start-column="27" selection-end-line="11366" selection-end-column="27" />
  630. </state>
  631. </provider>
  632. </entry>
  633. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/include/zdb/Connection.h">
  634. <provider selected="true" editor-type-id="text-editor">
  635. <state relative-caret-position="195">
  636. <caret line="151" column="5" selection-start-line="151" selection-start-column="5" selection-end-line="151" selection-end-column="5" />
  637. </state>
  638. </provider>
  639. </entry>
  640. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/include/zdb/ConnectionPool.h">
  641. <provider selected="true" editor-type-id="text-editor">
  642. <state relative-caret-position="195">
  643. <caret line="250" column="34" selection-start-line="250" selection-start-column="34" selection-end-line="250" selection-end-column="34" />
  644. </state>
  645. </provider>
  646. </entry>
  647. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/include/zdb/zdb.h">
  648. <provider selected="true" editor-type-id="text-editor" />
  649. </entry>
  650. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/include/zdb/URL.h">
  651. <provider selected="true" editor-type-id="text-editor">
  652. <state relative-caret-position="210">
  653. <caret line="65" column="23" selection-start-line="65" selection-start-column="23" selection-end-line="65" selection-end-column="23" />
  654. </state>
  655. </provider>
  656. </entry>
  657. <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/local/include/stdsoap2.h">
  658. <provider selected="true" editor-type-id="text-editor">
  659. <state relative-caret-position="43275">
  660. <caret line="2885" column="11" selection-start-line="2885" selection-start-column="7" selection-end-line="2885" selection-end-column="11" />
  661. </state>
  662. </provider>
  663. </entry>
  664. <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
  665. <provider selected="true" editor-type-id="text-editor">
  666. <state relative-caret-position="300">
  667. <caret line="20" column="28" selection-start-line="20" selection-start-column="28" selection-end-line="20" selection-end-column="28" />
  668. </state>
  669. </provider>
  670. </entry>
  671. <entry file="file://$PROJECT_DIR$/stdsoap2.cpp">
  672. <provider selected="true" editor-type-id="text-editor">
  673. <state relative-caret-position="223">
  674. <caret line="6716" selection-start-line="6716" selection-end-line="6716" />
  675. <folding>
  676. <element signature="e#2635#2680#0" expanded="true" />
  677. <element signature="e#2741#2763#0" expanded="true" />
  678. <element signature="e#2834#2903#0" expanded="true" />
  679. <element signature="e#2967#3018#0" expanded="true" />
  680. <element signature="e#3047#3066#0" expanded="true" />
  681. <element signature="e#3207#3400#0" expanded="true" />
  682. <element signature="e#3529#3600#0" expanded="true" />
  683. <element signature="e#4002#4089#0" expanded="true" />
  684. <element signature="e#4497#4582#0" expanded="true" />
  685. <element signature="e#5915#6028#0" expanded="true" />
  686. <element signature="e#7921#7962#0" expanded="true" />
  687. <element signature="e#8111#8437#0" expanded="true" />
  688. <element signature="e#8585#9114#0" expanded="true" />
  689. <element signature="e#9265#9418#0" expanded="true" />
  690. <element signature="e#11522#11750#0" expanded="true" />
  691. <element signature="e#11894#12124#0" expanded="true" />
  692. <element signature="e#12266#12476#0" expanded="true" />
  693. <element signature="e#12620#12842#0" expanded="true" />
  694. <element signature="e#20324#20680#0" expanded="true" />
  695. <element signature="e#21229#21253#0" expanded="true" />
  696. <element signature="e#21473#21515#0" expanded="true" />
  697. <element signature="e#22356#23204#0" expanded="true" />
  698. <element signature="e#23371#23479#0" expanded="true" />
  699. <element signature="e#23646#23758#0" expanded="true" />
  700. <element signature="e#23928#24036#0" expanded="true" />
  701. <element signature="e#25166#25321#0" expanded="true" />
  702. <element signature="e#25480#25569#0" expanded="true" />
  703. <element signature="e#25731#25897#0" expanded="true" />
  704. <element signature="e#28124#28177#0" expanded="true" />
  705. <element signature="e#28446#28656#0" expanded="true" />
  706. <element signature="e#28819#29013#0" expanded="true" />
  707. <element signature="e#29256#29444#0" expanded="true" />
  708. <element signature="e#29612#29823#0" expanded="true" />
  709. <element signature="e#30560#30624#0" expanded="true" />
  710. <element signature="e#30659#30700#0" expanded="true" />
  711. <element signature="e#30857#30996#0" expanded="true" />
  712. <element signature="e#31029#31081#0" expanded="true" />
  713. <element signature="e#31284#31294#0" expanded="true" />
  714. <element signature="e#33603#34526#0" expanded="true" />
  715. <element signature="e#40460#40659#0" expanded="true" />
  716. <element signature="e#40866#40878#0" expanded="true" />
  717. <element signature="e#40918#41014#0" expanded="true" />
  718. <element signature="e#41267#41587#0" expanded="true" />
  719. <element signature="e#42615#43057#0" expanded="true" />
  720. <element signature="e#43216#43367#0" expanded="true" />
  721. <element signature="e#43529#43798#0" expanded="true" />
  722. <element signature="e#44527#44652#0" expanded="true" />
  723. <element signature="e#45569#45747#0" expanded="true" />
  724. <element signature="e#45907#46104#0" expanded="true" />
  725. <element signature="e#46267#46446#0" expanded="true" />
  726. <element signature="e#46939#46968#0" expanded="true" />
  727. <element signature="e#46995#47031#0" expanded="true" />
  728. <element signature="e#47180#47251#0" expanded="true" />
  729. <element signature="e#47276#47320#0" expanded="true" />
  730. <element signature="e#48711#51458#0" expanded="true" />
  731. <element signature="e#55553#57750#0" expanded="true" />
  732. <element signature="e#57838#57872#0" expanded="true" />
  733. <element signature="e#64095#64122#0" expanded="true" />
  734. <element signature="e#68550#68616#0" expanded="true" />
  735. <element signature="e#68846#69009#0" expanded="true" />
  736. <element signature="e#69237#69402#0" expanded="true" />
  737. <element signature="e#74768#74943#0" expanded="true" />
  738. <element signature="e#76220#76245#0" expanded="true" />
  739. <element signature="e#76646#77370#0" expanded="true" />
  740. <element signature="e#78855#79032#0" expanded="true" />
  741. <element signature="e#79804#79992#0" expanded="true" />
  742. <element signature="e#81712#83004#0" expanded="true" />
  743. <element signature="e#83410#83590#0" expanded="true" />
  744. <element signature="e#84919#85110#0" expanded="true" />
  745. <element signature="e#88102#90201#0" expanded="true" />
  746. <element signature="e#99913#99970#0" expanded="true" />
  747. <element signature="e#127254#127519#0" expanded="true" />
  748. <element signature="e#127807#130586#0" expanded="true" />
  749. <element signature="e#130874#132211#0" expanded="true" />
  750. <element signature="e#132472#133729#0" expanded="true" />
  751. </folding>
  752. </state>
  753. </provider>
  754. </entry>
  755. <entry file="file://$PROJECT_DIR$/soapcwmpService.h">
  756. <provider selected="true" editor-type-id="text-editor">
  757. <state relative-caret-position="526">
  758. <caret line="221" column="34" selection-start-line="221" selection-start-column="34" selection-end-line="221" selection-end-column="34" />
  759. <folding>
  760. <element signature="e#0#612#0" />
  761. </folding>
  762. </state>
  763. </provider>
  764. </entry>
  765. <entry file="file://$PROJECT_DIR$/soapStub.h">
  766. <provider selected="true" editor-type-id="text-editor">
  767. <state relative-caret-position="240">
  768. <caret line="1059" column="14" selection-start-line="1059" selection-start-column="14" selection-end-line="1059" selection-end-column="14" />
  769. </state>
  770. </provider>
  771. </entry>
  772. <entry file="file://$PROJECT_DIR$/json.hpp">
  773. <provider selected="true" editor-type-id="text-editor">
  774. <state relative-caret-position="232">
  775. <caret line="20684" column="22" selection-start-line="20684" selection-start-column="22" selection-end-line="20684" selection-end-column="22" />
  776. </state>
  777. </provider>
  778. </entry>
  779. <entry file="file://$PROJECT_DIR$/main.cpp">
  780. <provider selected="true" editor-type-id="text-editor">
  781. <state relative-caret-position="555">
  782. <caret line="675" column="26" selection-start-line="675" selection-start-column="26" selection-end-line="675" selection-end-column="26" />
  783. <folding>
  784. <element signature="e#33694#33915#0" />
  785. </folding>
  786. </state>
  787. </provider>
  788. </entry>
  789. <entry file="file://$PROJECT_DIR$/soapcwmpService.cpp">
  790. <provider selected="true" editor-type-id="text-editor">
  791. <state relative-caret-position="353">
  792. <caret line="1015" column="30" selection-start-line="1015" selection-start-column="30" selection-end-line="1015" selection-end-column="30" />
  793. <folding>
  794. <element signature="e#0#614#0" />
  795. <element signature="e#646#784#0" />
  796. <element signature="e#786#889#0" />
  797. <element signature="e#891#1037#0" />
  798. <element signature="e#1039#1175#0" />
  799. <element signature="e#1177#1327#0" />
  800. <element signature="e#1329#1440#0" />
  801. <element signature="e#1442#2236#0" />
  802. <element signature="e#2238#2321#0" />
  803. <element signature="e#2323#2485#0" />
  804. <element signature="e#2513#2714#0" />
  805. <element signature="e#2723#2962#0" />
  806. <element signature="e#2964#3039#0" />
  807. <element signature="e#3041#3128#0" />
  808. <element signature="e#3130#3269#0" />
  809. <element signature="e#3271#3458#0" />
  810. <element signature="e#3460#3603#0" />
  811. <element signature="e#3605#3796#0" />
  812. <element signature="e#3798#3882#0" />
  813. <element signature="e#3922#4016#0" />
  814. <element signature="e#4025#4138#0" />
  815. <element signature="e#4147#4211#0" />
  816. <element signature="e#4213#4854#0" />
  817. <element signature="e#4856#4933#0" />
  818. <element signature="e#4953#5424#0" />
  819. <element signature="e#5921#6035#0" />
  820. <element signature="e#6048#6106#0" />
  821. <element signature="e#6243#7177#0" />
  822. <element signature="e#8145#8205#0" />
  823. <element signature="e#10409#12427#0" />
  824. <element signature="e#12429#14471#0" />
  825. <element signature="e#14473#15281#0" />
  826. <element signature="e#15283#17325#0" />
  827. <element signature="e#17327#19465#0" />
  828. <element signature="e#19467#21605#0" />
  829. <element signature="e#23411#25165#0" />
  830. <element signature="e#25167#26993#0" />
  831. <element signature="e#26995#28893#0" />
  832. <element signature="e#28895#30817#0" />
  833. <element signature="e#30819#32573#0" />
  834. <element signature="e#32575#34519#0" />
  835. <element signature="e#34521#36499#0" />
  836. <element signature="e#36673#38418#0" />
  837. <element signature="e#38420#39375#0" />
  838. <element signature="e#39377#39564#0" />
  839. </folding>
  840. </state>
  841. </provider>
  842. </entry>
  843. </component>
  844. <component name="masterDetails">
  845. <states>
  846. <state key="ScopeChooserConfigurable.UI">
  847. <settings>
  848. <splitter-proportions>
  849. <option name="proportions">
  850. <list>
  851. <option value="0.2" />
  852. </list>
  853. </option>
  854. </splitter-proportions>
  855. </settings>
  856. </state>
  857. </states>
  858. </component>
  859. </project>