amps-python-client 5.3.4.1__zip → 5.3.4.2__zip

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (917) hide show
  1. amps-python-client-5.3.4.2/PKG-INFO +112 -0
  2. amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/ack-messages.doctree +0 -0
  3. amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/content-messages.doctree +0 -0
  4. amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/intro.doctree +0 -0
  5. amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/logon.doctree +0 -0
  6. amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/protocol-reference.doctree +0 -0
  7. amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/publishing.doctree +0 -0
  8. amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/query-delimiters.doctree +0 -0
  9. amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/query-subscribe.doctree +0 -0
  10. amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/removing.doctree +0 -0
  11. amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/utilities.doctree +0 -0
  12. amps-python-client-5.3.4.2/docs/command-reference/doctrees/environment.pickle +0 -0
  13. amps-python-client-5.3.4.2/docs/command-reference/doctrees/index.doctree +0 -0
  14. amps-python-client-5.3.4.2/docs/command-reference/html/.buildinfo +4 -0
  15. amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/ack-messages.rst.txt +8 -0
  16. amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/content-messages.rst.txt +8 -0
  17. amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/intro.rst.txt +8 -0
  18. amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/logon.rst.txt +8 -0
  19. amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/protocol-reference.rst.txt +8 -0
  20. amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/publishing.rst.txt +8 -0
  21. amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/query-delimiters.rst.txt +8 -0
  22. amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/query-subscribe.rst.txt +8 -0
  23. amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/removing.rst.txt +8 -0
  24. amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/utilities.rst.txt +8 -0
  25. amps-python-client-5.3.4.2/docs/command-reference/html/_sources/index.rst.txt +36 -0
  26. amps-python-client-5.3.4.2/docs/command-reference/html/_static/custom.css +161 -0
  27. amps-python-client-5.3.4.2/docs/command-reference/html/chapters/ack-messages.html +95 -0
  28. amps-python-client-5.3.4.2/docs/command-reference/html/chapters/content-messages.html +95 -0
  29. amps-python-client-5.3.4.2/docs/command-reference/html/chapters/intro.html +95 -0
  30. amps-python-client-5.3.4.2/docs/command-reference/html/chapters/logon.html +95 -0
  31. amps-python-client-5.3.4.2/docs/command-reference/html/chapters/protocol-reference.html +93 -0
  32. amps-python-client-5.3.4.2/docs/command-reference/html/chapters/publishing.html +95 -0
  33. amps-python-client-5.3.4.2/docs/command-reference/html/chapters/query-delimiters.html +95 -0
  34. amps-python-client-5.3.4.2/docs/command-reference/html/chapters/query-subscribe.html +95 -0
  35. amps-python-client-5.3.4.2/docs/command-reference/html/chapters/removing.html +95 -0
  36. amps-python-client-5.3.4.2/docs/command-reference/html/chapters/utilities.html +95 -0
  37. amps-python-client-5.3.4.2/docs/command-reference/html/genindex.html +97 -0
  38. amps-python-client-5.3.4.2/docs/command-reference/html/index.html +98 -0
  39. amps-python-client-5.3.4.2/docs/command-reference/html/objects.inv +6 -0
  40. amps-python-client-5.3.4.2/docs/command-reference/html/search.html +107 -0
  41. amps-python-client-5.3.4.2/docs/command-reference/html/searchindex.js +1 -0
  42. amps-python-client-5.3.4.2/docs/html/.buildinfo +4 -0
  43. amps-python-client-5.3.4.2/docs/html/code.html +6616 -0
  44. amps-python-client-5.3.4.2/docs/html/genindex.html +1363 -0
  45. amps-python-client-5.3.4.2/docs/html/index.html +131 -0
  46. amps-python-client-5.3.4.2/docs/html/objects.inv +0 -0
  47. amps-python-client-5.3.4.2/docs/html/py-modindex.html +111 -0
  48. amps-python-client-5.3.4.2/docs/html/search.html +107 -0
  49. amps-python-client-5.3.4.2/docs/html/searchindex.js +1 -0
  50. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/advanced-topics.doctree +0 -0
  51. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/cpp-compiler-list.doctree +0 -0
  52. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/cpp-feature-table.doctree +0 -0
  53. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/creating-commands.doctree +0 -0
  54. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/deltas.doctree +0 -0
  55. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/error-handling.doctree +0 -0
  56. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/exceptions.doctree +0 -0
  57. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/first-program.doctree +0 -0
  58. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/high-availability.doctree +0 -0
  59. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/installing.doctree +0 -0
  60. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/introduction.doctree +0 -0
  61. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/moving-from-python-lite.doctree +0 -0
  62. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/performance-tips.doctree +0 -0
  63. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/queues.doctree +0 -0
  64. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/sow.doctree +0 -0
  65. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/subscriptions.doctree +0 -0
  66. amps-python-client-5.3.4.2/docs/python/doctrees/chapters/utilities.doctree +0 -0
  67. amps-python-client-5.3.4.2/docs/python/doctrees/environment.pickle +0 -0
  68. amps-python-client-5.3.4.2/docs/python/doctrees/index.doctree +0 -0
  69. amps-python-client-5.3.4.2/docs/python/html/.buildinfo +4 -0
  70. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/advanced-topics.rst.txt +398 -0
  71. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/cpp-feature-table.rst.txt +26 -0
  72. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/creating-commands.rst.txt +159 -0
  73. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/deltas.rst.txt +79 -0
  74. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/error-handling.rst.txt +481 -0
  75. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/exceptions.rst.txt +123 -0
  76. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/first-program.rst.txt +168 -0
  77. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/high-availability.rst.txt +879 -0
  78. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/installing.rst.txt +184 -0
  79. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/introduction.rst.txt +50 -0
  80. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/moving-from-python-lite.rst.txt +32 -0
  81. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/performance-tips.rst.txt +432 -0
  82. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/queues.rst.txt +282 -0
  83. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/sow.rst.txt +294 -0
  84. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/subscriptions.rst.txt +374 -0
  85. amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/utilities.rst.txt +214 -0
  86. amps-python-client-5.3.4.2/docs/python/html/_static/custom.css +161 -0
  87. amps-python-client-5.3.4.2/docs/python/html/chapters/advanced-topics.html +447 -0
  88. amps-python-client-5.3.4.2/docs/python/html/chapters/cpp-compiler-list.html +92 -0
  89. amps-python-client-5.3.4.2/docs/python/html/chapters/cpp-feature-table.html +156 -0
  90. amps-python-client-5.3.4.2/docs/python/html/chapters/creating-commands.html +2882 -0
  91. amps-python-client-5.3.4.2/docs/python/html/chapters/deltas.html +169 -0
  92. amps-python-client-5.3.4.2/docs/python/html/chapters/error-handling.html +745 -0
  93. amps-python-client-5.3.4.2/docs/python/html/chapters/exceptions.html +266 -0
  94. amps-python-client-5.3.4.2/docs/python/html/chapters/first-program.html +526 -0
  95. amps-python-client-5.3.4.2/docs/python/html/chapters/high-availability.html +1017 -0
  96. amps-python-client-5.3.4.2/docs/python/html/chapters/installing.html +264 -0
  97. amps-python-client-5.3.4.2/docs/python/html/chapters/introduction.html +245 -0
  98. amps-python-client-5.3.4.2/docs/python/html/chapters/moving-from-python-lite.html +118 -0
  99. amps-python-client-5.3.4.2/docs/python/html/chapters/performance-tips.html +499 -0
  100. amps-python-client-5.3.4.2/docs/python/html/chapters/queues.html +352 -0
  101. amps-python-client-5.3.4.2/docs/python/html/chapters/sow.html +383 -0
  102. amps-python-client-5.3.4.2/docs/python/html/chapters/subscriptions.html +535 -0
  103. amps-python-client-5.3.4.2/docs/python/html/chapters/utilities.html +302 -0
  104. amps-python-client-5.3.4.2/docs/python/html/genindex.html +351 -0
  105. amps-python-client-5.3.4.2/docs/python/html/index.html +382 -0
  106. amps-python-client-5.3.4.2/docs/python/html/objects.inv +0 -0
  107. amps-python-client-5.3.4.2/docs/python/html/search.html +107 -0
  108. amps-python-client-5.3.4.2/docs/python/html/searchindex.js +1 -0
  109. amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/chapters/crankitup.doctree +0 -0
  110. amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/chapters/equipment.doctree +0 -0
  111. amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/environment.pickle +0 -0
  112. amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/index.doctree +0 -0
  113. amps-python-client-5.3.4.2/docs/python-quickstart/html/.buildinfo +4 -0
  114. amps-python-client-5.3.4.2/docs/python-quickstart/html/_static/custom.css +161 -0
  115. amps-python-client-5.3.4.2/docs/python-quickstart/html/chapters/crankitup.html +271 -0
  116. amps-python-client-5.3.4.2/docs/python-quickstart/html/chapters/equipment.html +105 -0
  117. amps-python-client-5.3.4.2/docs/python-quickstart/html/genindex.html +97 -0
  118. amps-python-client-5.3.4.2/docs/python-quickstart/html/index.html +381 -0
  119. amps-python-client-5.3.4.2/docs/python-quickstart/html/objects.inv +0 -0
  120. amps-python-client-5.3.4.2/docs/python-quickstart/html/search.html +107 -0
  121. amps-python-client-5.3.4.2/docs/python-quickstart/html/searchindex.js +1 -0
  122. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/acks.doctree +0 -0
  123. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/actions.doctree +0 -0
  124. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/amps-statistics.doctree +0 -0
  125. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/amps_expressions.doctree +0 -0
  126. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/amps_functions.doctree +0 -0
  127. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/auxiliary_modules.doctree +0 -0
  128. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/config-file-shortcuts.doctree +0 -0
  129. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/conflated_topics.doctree +0 -0
  130. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/constructing-fields.doctree +0 -0
  131. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/daemon.doctree +0 -0
  132. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/delta.doctree +0 -0
  133. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/distribution.doctree +0 -0
  134. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/enrichment.doctree +0 -0
  135. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/events.doctree +0 -0
  136. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/file_format_versions.doctree +0 -0
  137. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/glossary.doctree +0 -0
  138. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/ha.doctree +0 -0
  139. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/installing_and_starting.doctree +0 -0
  140. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/intro.doctree +0 -0
  141. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/logging.doctree +0 -0
  142. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/messageTypes.doctree +0 -0
  143. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/monitoring.doctree +0 -0
  144. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/oof.doctree +0 -0
  145. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/operation.doctree +0 -0
  146. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/pub_sub.doctree +0 -0
  147. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/queues.doctree +0 -0
  148. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/replication.doctree +0 -0
  149. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/securing.doctree +0 -0
  150. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/sow.doctree +0 -0
  151. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/sow_queries.doctree +0 -0
  152. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/spark.doctree +0 -0
  153. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/transports.doctree +0 -0
  154. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/troubleshooting.doctree +0 -0
  155. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/txlog.doctree +0 -0
  156. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/usecases.doctree +0 -0
  157. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/utilities.doctree +0 -0
  158. amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/views.doctree +0 -0
  159. amps-python-client-5.3.4.2/docs/user-guide/doctrees/environment.pickle +0 -0
  160. amps-python-client-5.3.4.2/docs/user-guide/doctrees/index.doctree +0 -0
  161. amps-python-client-5.3.4.2/docs/user-guide/html/.buildinfo +4 -0
  162. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/acks.rst.txt +8 -0
  163. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/actions.rst.txt +8 -0
  164. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/amps-statistics.rst.txt +8 -0
  165. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/amps_expressions.rst.txt +8 -0
  166. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/amps_functions.rst.txt +8 -0
  167. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/auxiliary_modules.rst.txt +8 -0
  168. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/config-file-shortcuts.rst.txt +8 -0
  169. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/conflated_topics.rst.txt +8 -0
  170. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/constructing-fields.rst.txt +8 -0
  171. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/daemon.rst.txt +8 -0
  172. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/delta.rst.txt +8 -0
  173. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/distribution.rst.txt +8 -0
  174. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/enrichment.rst.txt +8 -0
  175. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/events.rst.txt +8 -0
  176. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/file_format_versions.rst.txt +8 -0
  177. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/glossary.rst.txt +8 -0
  178. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/ha.rst.txt +8 -0
  179. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/installing_and_starting.rst.txt +8 -0
  180. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/intro.rst.txt +8 -0
  181. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/logging.rst.txt +8 -0
  182. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/messageTypes.rst.txt +8 -0
  183. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/monitoring.rst.txt +8 -0
  184. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/oof.rst.txt +8 -0
  185. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/operation.rst.txt +8 -0
  186. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/pub_sub.rst.txt +8 -0
  187. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/queues.rst.txt +8 -0
  188. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/replication.rst.txt +8 -0
  189. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/securing.rst.txt +8 -0
  190. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/sow.rst.txt +8 -0
  191. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/sow_queries.rst.txt +8 -0
  192. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/transports.rst.txt +8 -0
  193. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/troubleshooting.rst.txt +8 -0
  194. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/txlog.rst.txt +8 -0
  195. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/usecases.rst.txt +8 -0
  196. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/utilities.rst.txt +8 -0
  197. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/views.rst.txt +8 -0
  198. amps-python-client-5.3.4.2/docs/user-guide/html/_sources/index.rst.txt +62 -0
  199. amps-python-client-5.3.4.2/docs/user-guide/html/_static/custom.css +161 -0
  200. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/acks.html +94 -0
  201. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/actions.html +94 -0
  202. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/amps-statistics.html +94 -0
  203. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/amps_expressions.html +94 -0
  204. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/amps_functions.html +94 -0
  205. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/auxiliary_modules.html +94 -0
  206. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/config-file-shortcuts.html +94 -0
  207. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/conflated_topics.html +94 -0
  208. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/constructing-fields.html +94 -0
  209. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/daemon.html +94 -0
  210. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/delta.html +94 -0
  211. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/distribution.html +94 -0
  212. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/enrichment.html +94 -0
  213. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/events.html +94 -0
  214. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/file_format_versions.html +94 -0
  215. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/glossary.html +92 -0
  216. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/ha.html +94 -0
  217. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/installing_and_starting.html +94 -0
  218. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/intro.html +94 -0
  219. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/logging.html +94 -0
  220. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/messageTypes.html +94 -0
  221. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/monitoring.html +94 -0
  222. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/oof.html +94 -0
  223. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/operation.html +94 -0
  224. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/pub_sub.html +94 -0
  225. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/queues.html +94 -0
  226. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/replication.html +94 -0
  227. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/securing.html +94 -0
  228. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/sow.html +94 -0
  229. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/sow_queries.html +94 -0
  230. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/spark.html +819 -0
  231. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/transports.html +94 -0
  232. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/troubleshooting.html +94 -0
  233. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/txlog.html +94 -0
  234. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/usecases.html +94 -0
  235. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/utilities.html +94 -0
  236. amps-python-client-5.3.4.2/docs/user-guide/html/chapters/views.html +94 -0
  237. amps-python-client-5.3.4.2/docs/user-guide/html/genindex.html +133 -0
  238. amps-python-client-5.3.4.2/docs/user-guide/html/index.html +96 -0
  239. amps-python-client-5.3.4.2/docs/user-guide/html/objects.inv +0 -0
  240. amps-python-client-5.3.4.2/docs/user-guide/html/search.html +106 -0
  241. amps-python-client-5.3.4.2/docs/user-guide/html/searchindex.js +1 -0
  242. amps-python-client-5.3.4.2/include/ampspy_bookmarkstore.hpp +63 -0
  243. amps-python-client-5.3.4.2/include/ampspy_compat.h +63 -0
  244. amps-python-client-5.3.4.2/include/ampspy_defs.hpp +181 -0
  245. amps-python-client-5.3.4.2/include/ampspy_recoverypointadapter.hpp +52 -0
  246. amps-python-client-5.3.4.2/include/ampspy_shims.hpp +113 -0
  247. amps-python-client-5.3.4.2/include/ampspy_type_object.hpp +242 -0
  248. amps-python-client-5.3.4.2/include/ampspy_types.hpp +1139 -0
  249. amps-python-client-5.3.4.2/include/ampspyver.h +30 -0
  250. amps-python-client-5.3.4.2/index.html +66 -0
  251. amps-python-client-5.3.4.2/samples/AMPSConsolePublisher.py +59 -0
  252. amps-python-client-5.3.4.2/samples/AMPSConsoleSubscriber.py +63 -0
  253. amps-python-client-5.3.4.2/samples/AMPSFIXBuilderPublisher.py +71 -0
  254. amps-python-client-5.3.4.2/samples/AMPSFIXShredderSubscriber.py +69 -0
  255. amps-python-client-5.3.4.2/samples/AMPSNVFIXBuilderPublisher.py +71 -0
  256. amps-python-client-5.3.4.2/samples/AMPSNVFIXShredderSubscriber.py +67 -0
  257. amps-python-client-5.3.4.2/samples/AMPSPublishForReplay.py +81 -0
  258. amps-python-client-5.3.4.2/samples/AMPSQueueConsumer.py +69 -0
  259. amps-python-client-5.3.4.2/samples/AMPSQueuePublisher.py +59 -0
  260. amps-python-client-5.3.4.2/samples/AMPSSOWConsolePublisher.py +67 -0
  261. amps-python-client-5.3.4.2/samples/AMPSSOWConsoleSubscriber.py +77 -0
  262. amps-python-client-5.3.4.2/samples/AMPSSOWandSubscribeConsoleSubscriber.py +79 -0
  263. amps-python-client-5.3.4.2/samples/AMPSSOWandSubscribeWithOOF.py +108 -0
  264. amps-python-client-5.3.4.2/samples/AMPSSubscribeForReplay.py +128 -0
  265. amps-python-client-5.3.4.2/samples/AMPSUpdateForOOF.py +123 -0
  266. amps-python-client-5.3.4.2/samples/CompositeMessagePublisher.py +84 -0
  267. amps-python-client-5.3.4.2/samples/CompositeMessageSubscriber.py +87 -0
  268. amps-python-client-5.3.4.2/samples/RandomServerChooser.py +66 -0
  269. amps-python-client-5.3.4.2/samples/sample.xml +335 -0
  270. amps-python-client-5.3.4.2/setup.py +210 -0
  271. amps-python-client-5.3.4.2/setup_amps.py +94 -0
  272. amps-python-client-5.3.4.2/src/ampspy_shims.cpp +214 -0
  273. amps-python-client-5.3.4.2/src/ampspy_type_object.cpp +495 -0
  274. amps-python-client-5.3.4.2/src/authenticator.cpp +128 -0
  275. amps-python-client-5.3.4.2/src/bookmarkstore.cpp +246 -0
  276. amps-python-client-5.3.4.2/src/client.cpp +2648 -0
  277. amps-python-client-5.3.4.2/src/client_docs.h +956 -0
  278. amps-python-client-5.3.4.2/src/cmessagehandler.cpp +161 -0
  279. amps-python-client-5.3.4.2/src/command.cpp +164 -0
  280. amps-python-client-5.3.4.2/src/command_docs.h +269 -0
  281. amps-python-client-5.3.4.2/src/compositemessagebuilder.cpp +113 -0
  282. amps-python-client-5.3.4.2/src/compositemessageparser.cpp +151 -0
  283. amps-python-client-5.3.4.2/src/conflatingrecoverypointadapter.cpp +197 -0
  284. amps-python-client-5.3.4.2/src/cpp/include/amps/BlockPublishStore.hpp +2053 -0
  285. amps-python-client-5.3.4.2/src/cpp/include/amps/BlockStore.hpp +677 -0
  286. amps-python-client-5.3.4.2/src/cpp/include/amps/BookmarkStore.hpp +542 -0
  287. amps-python-client-5.3.4.2/src/cpp/include/amps/Buffer.hpp +214 -0
  288. amps-python-client-5.3.4.2/src/cpp/include/amps/CompositeMessageBuilder.hpp +174 -0
  289. amps-python-client-5.3.4.2/src/cpp/include/amps/CompositeMessageParser.hpp +151 -0
  290. amps-python-client-5.3.4.2/src/cpp/include/amps/DefaultServerChooser.hpp +162 -0
  291. amps-python-client-5.3.4.2/src/cpp/include/amps/Field.hpp +719 -0
  292. amps-python-client-5.3.4.2/src/cpp/include/amps/HAClient.hpp +370 -0
  293. amps-python-client-5.3.4.2/src/cpp/include/amps/HAClientImpl.hpp +460 -0
  294. amps-python-client-5.3.4.2/src/cpp/include/amps/HybridPublishStore.hpp +481 -0
  295. amps-python-client-5.3.4.2/src/cpp/include/amps/LoggedBookmarkStore.hpp +1256 -0
  296. amps-python-client-5.3.4.2/src/cpp/include/amps/MMapBookmarkStore.hpp +1283 -0
  297. amps-python-client-5.3.4.2/src/cpp/include/amps/MMapStoreBuffer.hpp +290 -0
  298. amps-python-client-5.3.4.2/src/cpp/include/amps/MemoryBookmarkStore.hpp +1628 -0
  299. amps-python-client-5.3.4.2/src/cpp/include/amps/MemoryPublishStore.hpp +66 -0
  300. amps-python-client-5.3.4.2/src/cpp/include/amps/MemoryStoreBuffer.hpp +244 -0
  301. amps-python-client-5.3.4.2/src/cpp/include/amps/MemorySubscriptionManager.hpp +850 -0
  302. amps-python-client-5.3.4.2/src/cpp/include/amps/Message.hpp +1819 -0
  303. amps-python-client-5.3.4.2/src/cpp/include/amps/MessageRouter.hpp +647 -0
  304. amps-python-client-5.3.4.2/src/cpp/include/amps/PublishStore.hpp +158 -0
  305. amps-python-client-5.3.4.2/src/cpp/include/amps/ReconnectDelayStrategy.hpp +106 -0
  306. amps-python-client-5.3.4.2/src/cpp/include/amps/ReconnectDelayStrategyImpl.hpp +317 -0
  307. amps-python-client-5.3.4.2/src/cpp/include/amps/RecoveryPoint.hpp +323 -0
  308. amps-python-client-5.3.4.2/src/cpp/include/amps/RecoveryPointAdapter.hpp +501 -0
  309. amps-python-client-5.3.4.2/src/cpp/include/amps/RingBookmarkStore.hpp +669 -0
  310. amps-python-client-5.3.4.2/src/cpp/include/amps/SOWRecoveryPointAdapter.hpp +494 -0
  311. amps-python-client-5.3.4.2/src/cpp/include/amps/ServerChooser.hpp +145 -0
  312. amps-python-client-5.3.4.2/src/cpp/include/amps/ServerChooserImpl.hpp +95 -0
  313. amps-python-client-5.3.4.2/src/cpp/include/amps/amps.h +803 -0
  314. amps-python-client-5.3.4.2/src/cpp/include/amps/amps_impl.h +208 -0
  315. amps-python-client-5.3.4.2/src/cpp/include/amps/amps_ssl.h +78 -0
  316. amps-python-client-5.3.4.2/src/cpp/include/amps/ampscrc.hpp +210 -0
  317. amps-python-client-5.3.4.2/src/cpp/include/amps/ampsplusplus.hpp +8850 -0
  318. amps-python-client-5.3.4.2/src/cpp/include/amps/ampsuri.h +84 -0
  319. amps-python-client-5.3.4.2/src/cpp/include/amps/ampsver.h +41 -0
  320. amps-python-client-5.3.4.2/src/cpp/include/amps/ampsver.h.in +41 -0
  321. amps-python-client-5.3.4.2/src/cpp/include/amps/constants.hpp +194 -0
  322. amps-python-client-5.3.4.2/src/cpp/include/amps/util.hpp +1722 -0
  323. amps-python-client-5.3.4.2/src/cpp/src/amps_protocol.c +693 -0
  324. amps-python-client-5.3.4.2/src/cpp/src/amps_ssl.c +489 -0
  325. amps-python-client-5.3.4.2/src/cpp/src/atfork.c +451 -0
  326. amps-python-client-5.3.4.2/src/cpp/src/client.c +498 -0
  327. amps-python-client-5.3.4.2/src/cpp/src/message.c +837 -0
  328. amps-python-client-5.3.4.2/src/cpp/src/message_generated.h +611 -0
  329. amps-python-client-5.3.4.2/src/cpp/src/tcp.c +1517 -0
  330. amps-python-client-5.3.4.2/src/cpp/src/tcps.c +1885 -0
  331. amps-python-client-5.3.4.2/src/cpp/src/transports.c +129 -0
  332. amps-python-client-5.3.4.2/src/cpp/src/unix.c +1002 -0
  333. amps-python-client-5.3.4.2/src/cpp/src/uri.c +301 -0
  334. amps-python-client-5.3.4.2/src/exponentialdelaystrategy.cpp +137 -0
  335. amps-python-client-5.3.4.2/src/failedwritehandler.cpp +116 -0
  336. amps-python-client-5.3.4.2/src/fixbuilder.cpp +146 -0
  337. amps-python-client-5.3.4.2/src/fixeddelaystrategy.cpp +114 -0
  338. amps-python-client-5.3.4.2/src/fixshredder.cpp +105 -0
  339. amps-python-client-5.3.4.2/src/fixshredder_docs.h +38 -0
  340. amps-python-client-5.3.4.2/src/haclient.cpp +691 -0
  341. amps-python-client-5.3.4.2/src/haclient_docs.h +186 -0
  342. amps-python-client-5.3.4.2/src/hybridpublishstore.cpp +137 -0
  343. amps-python-client-5.3.4.2/src/hybridpublishstore_docs.h +31 -0
  344. amps-python-client-5.3.4.2/src/memorybookmarkstore.cpp +373 -0
  345. amps-python-client-5.3.4.2/src/memorybookmarkstore_docs.h +39 -0
  346. amps-python-client-5.3.4.2/src/memorypublishstore.cpp +160 -0
  347. amps-python-client-5.3.4.2/src/memorypublishstore_docs.h +32 -0
  348. amps-python-client-5.3.4.2/src/message.cpp +765 -0
  349. amps-python-client-5.3.4.2/src/message_docs.h +306 -0
  350. amps-python-client-5.3.4.2/src/messagestream.cpp +630 -0
  351. amps-python-client-5.3.4.2/src/messagestream_docs.h +45 -0
  352. amps-python-client-5.3.4.2/src/mmapbookmarkstore.cpp +422 -0
  353. amps-python-client-5.3.4.2/src/nvfixbuilder.cpp +160 -0
  354. amps-python-client-5.3.4.2/src/nvfixbuilder_docs.h +35 -0
  355. amps-python-client-5.3.4.2/src/nvfixshredder.cpp +99 -0
  356. amps-python-client-5.3.4.2/src/nvfixshredder_docs.h +43 -0
  357. amps-python-client-5.3.4.2/src/publishstore.cpp +183 -0
  358. amps-python-client-5.3.4.2/src/raw_wrapper.cpp +765 -0
  359. amps-python-client-5.3.4.2/src/reason.cpp +71 -0
  360. amps-python-client-5.3.4.2/src/recoverypoint.cpp +135 -0
  361. amps-python-client-5.3.4.2/src/recoverypointadapter.cpp +171 -0
  362. amps-python-client-5.3.4.2/src/ringbookmarkstore.cpp +360 -0
  363. amps-python-client-5.3.4.2/src/serverchooser.cpp +245 -0
  364. amps-python-client-5.3.4.2/src/serverchooser_docs.h +41 -0
  365. amps-python-client-5.3.4.2/src/sowrecoverypointadapter.cpp +248 -0
  366. amps-python-client-5.3.4.2/src/store.cpp +62 -0
  367. amps-python-client-5.3.4.2/src/versioninfo.cpp +175 -0
  368. amps-python-client-5.3.4.1/PKG-INFO +0 -112
  369. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/ack-messages.doctree +0 -0
  370. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/content-messages.doctree +0 -0
  371. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/intro.doctree +0 -0
  372. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/logon.doctree +0 -0
  373. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/protocol-reference.doctree +0 -0
  374. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/publishing.doctree +0 -0
  375. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-delimiters.doctree +0 -0
  376. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-subscribe.doctree +0 -0
  377. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/removing.doctree +0 -0
  378. amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/utilities.doctree +0 -0
  379. amps-python-client-5.3.4.1/docs/command-reference/doctrees/environment.pickle +0 -0
  380. amps-python-client-5.3.4.1/docs/command-reference/doctrees/index.doctree +0 -0
  381. amps-python-client-5.3.4.1/docs/command-reference/html/.buildinfo +0 -4
  382. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/ack-messages.rst.txt +0 -32
  383. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/content-messages.rst.txt +0 -27
  384. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/intro.rst.txt +0 -43
  385. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/logon.rst.txt +0 -231
  386. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/protocol-reference.rst.txt +0 -1474
  387. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/publishing.rst.txt +0 -25
  388. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-delimiters.rst.txt +0 -12
  389. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-subscribe.rst.txt +0 -23
  390. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/removing.rst.txt +0 -6
  391. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/utilities.rst.txt +0 -13
  392. amps-python-client-5.3.4.1/docs/command-reference/html/_sources/index.rst.txt +0 -56
  393. amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css +0 -192
  394. amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css.backup +0 -161
  395. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/ack-messages.html +0 -417
  396. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/content-messages.html +0 -417
  397. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/intro.html +0 -126
  398. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/logon.html +0 -295
  399. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/protocol-reference.html +0 -1190
  400. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/publishing.html +0 -436
  401. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-delimiters.html +0 -173
  402. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-subscribe.html +0 -2123
  403. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/removing.html +0 -299
  404. amps-python-client-5.3.4.1/docs/command-reference/html/chapters/utilities.html +0 -287
  405. amps-python-client-5.3.4.1/docs/command-reference/html/genindex.html +0 -97
  406. amps-python-client-5.3.4.1/docs/command-reference/html/index.html +0 -138
  407. amps-python-client-5.3.4.1/docs/command-reference/html/objects.inv +0 -0
  408. amps-python-client-5.3.4.1/docs/command-reference/html/search.html +0 -107
  409. amps-python-client-5.3.4.1/docs/command-reference/html/searchindex.js +0 -1
  410. amps-python-client-5.3.4.1/docs/html/.buildinfo +0 -4
  411. amps-python-client-5.3.4.1/docs/html/code.html +0 -6503
  412. amps-python-client-5.3.4.1/docs/html/genindex.html +0 -1361
  413. amps-python-client-5.3.4.1/docs/html/index.html +0 -131
  414. amps-python-client-5.3.4.1/docs/html/objects.inv +0 -0
  415. amps-python-client-5.3.4.1/docs/html/py-modindex.html +0 -111
  416. amps-python-client-5.3.4.1/docs/html/search.html +0 -107
  417. amps-python-client-5.3.4.1/docs/html/searchindex.js +0 -1
  418. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/advanced-topics.doctree +0 -0
  419. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-compiler-list.doctree +0 -0
  420. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-feature-table.doctree +0 -0
  421. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/creating-commands.doctree +0 -0
  422. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/deltas.doctree +0 -0
  423. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/error-handling.doctree +0 -0
  424. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/exceptions.doctree +0 -0
  425. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/first-program.doctree +0 -0
  426. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/high-availability.doctree +0 -0
  427. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/installing.doctree +0 -0
  428. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/introduction.doctree +0 -0
  429. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/moving-from-python-lite.doctree +0 -0
  430. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/performance-tips.doctree +0 -0
  431. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/queues.doctree +0 -0
  432. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/sow.doctree +0 -0
  433. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/subscriptions.doctree +0 -0
  434. amps-python-client-5.3.4.1/docs/python/doctrees/chapters/utilities.doctree +0 -0
  435. amps-python-client-5.3.4.1/docs/python/doctrees/environment.pickle +0 -0
  436. amps-python-client-5.3.4.1/docs/python/doctrees/index.doctree +0 -0
  437. amps-python-client-5.3.4.1/docs/python/html/.buildinfo +0 -4
  438. amps-python-client-5.3.4.1/docs/python/html/_images/caution.svg +0 -25
  439. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/advanced-topics.rst.txt +0 -398
  440. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/cpp-feature-table.rst.txt +0 -26
  441. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/creating-commands.rst.txt +0 -159
  442. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/deltas.rst.txt +0 -79
  443. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/error-handling.rst.txt +0 -482
  444. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/exceptions.rst.txt +0 -128
  445. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/first-program.rst.txt +0 -142
  446. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/high-availability.rst.txt +0 -876
  447. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/installing.rst.txt +0 -184
  448. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/introduction.rst.txt +0 -50
  449. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/moving-from-python-lite.rst.txt +0 -32
  450. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/performance-tips.rst.txt +0 -434
  451. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/queues.rst.txt +0 -282
  452. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/sow.rst.txt +0 -292
  453. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/subscriptions.rst.txt +0 -374
  454. amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/utilities.rst.txt +0 -214
  455. amps-python-client-5.3.4.1/docs/python/html/_static/custom.css +0 -192
  456. amps-python-client-5.3.4.1/docs/python/html/_static/custom.css.backup +0 -161
  457. amps-python-client-5.3.4.1/docs/python/html/chapters/advanced-topics.html +0 -447
  458. amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-compiler-list.html +0 -92
  459. amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-feature-table.html +0 -156
  460. amps-python-client-5.3.4.1/docs/python/html/chapters/creating-commands.html +0 -2837
  461. amps-python-client-5.3.4.1/docs/python/html/chapters/deltas.html +0 -169
  462. amps-python-client-5.3.4.1/docs/python/html/chapters/error-handling.html +0 -746
  463. amps-python-client-5.3.4.1/docs/python/html/chapters/exceptions.html +0 -272
  464. amps-python-client-5.3.4.1/docs/python/html/chapters/first-program.html +0 -499
  465. amps-python-client-5.3.4.1/docs/python/html/chapters/high-availability.html +0 -1014
  466. amps-python-client-5.3.4.1/docs/python/html/chapters/installing.html +0 -264
  467. amps-python-client-5.3.4.1/docs/python/html/chapters/introduction.html +0 -245
  468. amps-python-client-5.3.4.1/docs/python/html/chapters/moving-from-python-lite.html +0 -118
  469. amps-python-client-5.3.4.1/docs/python/html/chapters/performance-tips.html +0 -499
  470. amps-python-client-5.3.4.1/docs/python/html/chapters/queues.html +0 -352
  471. amps-python-client-5.3.4.1/docs/python/html/chapters/sow.html +0 -381
  472. amps-python-client-5.3.4.1/docs/python/html/chapters/subscriptions.html +0 -535
  473. amps-python-client-5.3.4.1/docs/python/html/chapters/utilities.html +0 -302
  474. amps-python-client-5.3.4.1/docs/python/html/genindex.html +0 -351
  475. amps-python-client-5.3.4.1/docs/python/html/index.html +0 -380
  476. amps-python-client-5.3.4.1/docs/python/html/objects.inv +0 -0
  477. amps-python-client-5.3.4.1/docs/python/html/search.html +0 -107
  478. amps-python-client-5.3.4.1/docs/python/html/searchindex.js +0 -1
  479. amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/crankitup.doctree +0 -0
  480. amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/equipment.doctree +0 -0
  481. amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/environment.pickle +0 -0
  482. amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/index.doctree +0 -0
  483. amps-python-client-5.3.4.1/docs/python-quickstart/html/.buildinfo +0 -4
  484. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css +0 -192
  485. amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css.backup +0 -161
  486. amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/crankitup.html +0 -271
  487. amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/equipment.html +0 -105
  488. amps-python-client-5.3.4.1/docs/python-quickstart/html/genindex.html +0 -97
  489. amps-python-client-5.3.4.1/docs/python-quickstart/html/index.html +0 -382
  490. amps-python-client-5.3.4.1/docs/python-quickstart/html/objects.inv +0 -0
  491. amps-python-client-5.3.4.1/docs/python-quickstart/html/search.html +0 -107
  492. amps-python-client-5.3.4.1/docs/python-quickstart/html/searchindex.js +0 -1
  493. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/acks.doctree +0 -0
  494. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/actions.doctree +0 -0
  495. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps-statistics.doctree +0 -0
  496. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_expressions.doctree +0 -0
  497. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_functions.doctree +0 -0
  498. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/auxiliary_modules.doctree +0 -0
  499. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/config-file-shortcuts.doctree +0 -0
  500. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/conflated_topics.doctree +0 -0
  501. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/constructing-fields.doctree +0 -0
  502. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/daemon.doctree +0 -0
  503. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/delta.doctree +0 -0
  504. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/distribution.doctree +0 -0
  505. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/enrichment.doctree +0 -0
  506. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/events.doctree +0 -0
  507. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/file_format_versions.doctree +0 -0
  508. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/glossary.doctree +0 -0
  509. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/ha.doctree +0 -0
  510. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/installing_and_starting.doctree +0 -0
  511. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/intro.doctree +0 -0
  512. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/logging.doctree +0 -0
  513. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/messageTypes.doctree +0 -0
  514. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/monitoring.doctree +0 -0
  515. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/oof.doctree +0 -0
  516. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/operation.doctree +0 -0
  517. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/pub_sub.doctree +0 -0
  518. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/queues.doctree +0 -0
  519. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/replication.doctree +0 -0
  520. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/securing.doctree +0 -0
  521. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow.doctree +0 -0
  522. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow_queries.doctree +0 -0
  523. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/spark.doctree +0 -0
  524. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/transports.doctree +0 -0
  525. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/troubleshooting.doctree +0 -0
  526. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/txlog.doctree +0 -0
  527. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/usecases.doctree +0 -0
  528. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/utilities.doctree +0 -0
  529. amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/views.doctree +0 -0
  530. amps-python-client-5.3.4.1/docs/user-guide/doctrees/environment.pickle +0 -0
  531. amps-python-client-5.3.4.1/docs/user-guide/doctrees/index.doctree +0 -0
  532. amps-python-client-5.3.4.1/docs/user-guide/html/.buildinfo +0 -4
  533. amps-python-client-5.3.4.1/docs/user-guide/html/_images/AMPS-Queues-Intro.svg +0 -1330
  534. amps-python-client-5.3.4.1/docs/user-guide/html/_images/GeoRepl.png +0 -0
  535. amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_async_ack.png +0 -0
  536. amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_sync_ack.png +0 -0
  537. amps-python-client-5.3.4.1/docs/user-guide/html/_images/Hot-Hot-Replication.png +0 -0
  538. amps-python-client-5.3.4.1/docs/user-guide/html/_images/MessageOrdering.svg +0 -235
  539. amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF5.png +0 -0
  540. amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF6.png +0 -0
  541. amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF7.png +0 -0
  542. amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF8.png +0 -0
  543. amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub1.svg +0 -1
  544. amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub2.svg +0 -1
  545. amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWAndSubscribeAndReplace.svg +0 -684
  546. amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery1.svg +0 -402
  547. amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery2.svg +0 -505
  548. amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig1.svg +0 -1
  549. amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig2.svg +0 -1
  550. amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig3.svg +0 -1
  551. amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig4.svg +0 -1
  552. amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.png +0 -0
  553. amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.svg +0 -25
  554. amps-python-client-5.3.4.1/docs/user-guide/html/_images/chicago_group.png +0 -0
  555. amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_original_messages.png +0 -0
  556. amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_update_message.png +0 -0
  557. amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.png +0 -0
  558. amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.svg +0 -25
  559. amps-python-client-5.3.4.1/docs/user-guide/html/_images/inline_view_conflation.svg +0 -1
  560. amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_pub.png +0 -0
  561. amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_sub.png +0 -0
  562. amps-python-client-5.3.4.1/docs/user-guide/html/_images/queue_usage_overview.svg +0 -627
  563. amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_hub.png +0 -0
  564. amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_scenario_with_ha.png +0 -0
  565. amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_1.svg +0 -248
  566. amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_2.svg +0 -183
  567. amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_update_sequence.svg +0 -1
  568. amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.png +0 -0
  569. amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.svg +0 -31
  570. amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.png +0 -0
  571. amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.svg +0 -23
  572. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/acks.rst.txt +0 -232
  573. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/actions.rst.txt +0 -111
  574. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps-statistics.rst.txt +0 -358
  575. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_expressions.rst.txt +0 -83
  576. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_functions.rst.txt +0 -11
  577. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/auxiliary_modules.rst.txt +0 -86
  578. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/config-file-shortcuts.rst.txt +0 -9
  579. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/conflated_topics.rst.txt +0 -111
  580. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/constructing-fields.rst.txt +0 -269
  581. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/daemon.rst.txt +0 -232
  582. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/delta.rst.txt +0 -556
  583. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/distribution.rst.txt +0 -186
  584. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/enrichment.rst.txt +0 -191
  585. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/events.rst.txt +0 -39
  586. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/file_format_versions.rst.txt +0 -203
  587. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/glossary.rst.txt +0 -101
  588. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/ha.rst.txt +0 -465
  589. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/installing_and_starting.rst.txt +0 -23
  590. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/intro.rst.txt +0 -116
  591. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/logging.rst.txt +0 -34
  592. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/messageTypes.rst.txt +0 -1398
  593. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/monitoring.rst.txt +0 -326
  594. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/oof.rst.txt +0 -312
  595. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/operation.rst.txt +0 -27
  596. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/pub_sub.rst.txt +0 -49
  597. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/queues.rst.txt +0 -1351
  598. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/replication.rst.txt +0 -1228
  599. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/securing.rst.txt +0 -657
  600. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow.rst.txt +0 -57
  601. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow_queries.rst.txt +0 -25
  602. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/transports.rst.txt +0 -291
  603. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/troubleshooting.rst.txt +0 -517
  604. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/txlog.rst.txt +0 -62
  605. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/usecases.rst.txt +0 -21
  606. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/utilities.rst.txt +0 -62
  607. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/views.rst.txt +0 -175
  608. amps-python-client-5.3.4.1/docs/user-guide/html/_sources/index.rst.txt +0 -110
  609. amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css +0 -192
  610. amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css.backup +0 -161
  611. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/acks.html +0 -289
  612. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/actions.html +0 -3782
  613. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps-statistics.html +0 -439
  614. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_expressions.html +0 -1552
  615. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_functions.html +0 -1626
  616. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/auxiliary_modules.html +0 -2548
  617. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/config-file-shortcuts.html +0 -508
  618. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/conflated_topics.html +0 -328
  619. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/constructing-fields.html +0 -447
  620. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/daemon.html +0 -295
  621. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/delta.html +0 -609
  622. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/distribution.html +0 -246
  623. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/enrichment.html +0 -264
  624. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/events.html +0 -449
  625. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/file_format_versions.html +0 -229
  626. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/glossary.html +0 -215
  627. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/ha.html +0 -978
  628. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/installing_and_starting.html +0 -357
  629. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/intro.html +0 -572
  630. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/logging.html +0 -972
  631. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/messageTypes.html +0 -1280
  632. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/monitoring.html +0 -718
  633. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/oof.html +0 -341
  634. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/operation.html +0 -1515
  635. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/pub_sub.html +0 -934
  636. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/queues.html +0 -1767
  637. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/replication.html +0 -1777
  638. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/securing.html +0 -697
  639. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow.html +0 -1038
  640. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow_queries.html +0 -621
  641. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/spark.html +0 -819
  642. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/transports.html +0 -352
  643. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/troubleshooting.html +0 -530
  644. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/txlog.html +0 -1013
  645. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/usecases.html +0 -288
  646. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/utilities.html +0 -133
  647. amps-python-client-5.3.4.1/docs/user-guide/html/chapters/views.html +0 -1120
  648. amps-python-client-5.3.4.1/docs/user-guide/html/genindex.html +0 -1261
  649. amps-python-client-5.3.4.1/docs/user-guide/html/index.html +0 -163
  650. amps-python-client-5.3.4.1/docs/user-guide/html/objects.inv +0 -0
  651. amps-python-client-5.3.4.1/docs/user-guide/html/search.html +0 -106
  652. amps-python-client-5.3.4.1/docs/user-guide/html/searchindex.js +0 -1
  653. amps-python-client-5.3.4.1/include/ampspy_bookmarkstore.hpp +0 -63
  654. amps-python-client-5.3.4.1/include/ampspy_compat.h +0 -63
  655. amps-python-client-5.3.4.1/include/ampspy_defs.hpp +0 -181
  656. amps-python-client-5.3.4.1/include/ampspy_recoverypointadapter.hpp +0 -52
  657. amps-python-client-5.3.4.1/include/ampspy_shims.hpp +0 -113
  658. amps-python-client-5.3.4.1/include/ampspy_type_object.hpp +0 -242
  659. amps-python-client-5.3.4.1/include/ampspy_types.hpp +0 -1139
  660. amps-python-client-5.3.4.1/include/ampspyver.h +0 -30
  661. amps-python-client-5.3.4.1/index.html +0 -66
  662. amps-python-client-5.3.4.1/samples/AMPSConsolePublisher.py +0 -59
  663. amps-python-client-5.3.4.1/samples/AMPSConsoleSubscriber.py +0 -63
  664. amps-python-client-5.3.4.1/samples/AMPSFIXBuilderPublisher.py +0 -71
  665. amps-python-client-5.3.4.1/samples/AMPSFIXShredderSubscriber.py +0 -69
  666. amps-python-client-5.3.4.1/samples/AMPSNVFIXBuilderPublisher.py +0 -71
  667. amps-python-client-5.3.4.1/samples/AMPSNVFIXShredderSubscriber.py +0 -67
  668. amps-python-client-5.3.4.1/samples/AMPSPublishForReplay.py +0 -81
  669. amps-python-client-5.3.4.1/samples/AMPSQueueConsumer.py +0 -69
  670. amps-python-client-5.3.4.1/samples/AMPSQueuePublisher.py +0 -59
  671. amps-python-client-5.3.4.1/samples/AMPSSOWConsolePublisher.py +0 -67
  672. amps-python-client-5.3.4.1/samples/AMPSSOWConsoleSubscriber.py +0 -77
  673. amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeConsoleSubscriber.py +0 -79
  674. amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeWithOOF.py +0 -108
  675. amps-python-client-5.3.4.1/samples/AMPSSubscribeForReplay.py +0 -128
  676. amps-python-client-5.3.4.1/samples/AMPSUpdateForOOF.py +0 -123
  677. amps-python-client-5.3.4.1/samples/CompositeMessagePublisher.py +0 -84
  678. amps-python-client-5.3.4.1/samples/CompositeMessageSubscriber.py +0 -87
  679. amps-python-client-5.3.4.1/samples/RandomServerChooser.py +0 -41
  680. amps-python-client-5.3.4.1/samples/sample.xml +0 -335
  681. amps-python-client-5.3.4.1/setup.py +0 -209
  682. amps-python-client-5.3.4.1/setup_amps.py +0 -94
  683. amps-python-client-5.3.4.1/src/ampspy_shims.cpp +0 -203
  684. amps-python-client-5.3.4.1/src/ampspy_type_object.cpp +0 -484
  685. amps-python-client-5.3.4.1/src/authenticator.cpp +0 -128
  686. amps-python-client-5.3.4.1/src/bookmarkstore.cpp +0 -238
  687. amps-python-client-5.3.4.1/src/client.cpp +0 -2430
  688. amps-python-client-5.3.4.1/src/client_docs.h +0 -956
  689. amps-python-client-5.3.4.1/src/cmessagehandler.cpp +0 -151
  690. amps-python-client-5.3.4.1/src/command.cpp +0 -164
  691. amps-python-client-5.3.4.1/src/command_docs.h +0 -194
  692. amps-python-client-5.3.4.1/src/compositemessagebuilder.cpp +0 -111
  693. amps-python-client-5.3.4.1/src/compositemessageparser.cpp +0 -146
  694. amps-python-client-5.3.4.1/src/conflatingrecoverypointadapter.cpp +0 -194
  695. amps-python-client-5.3.4.1/src/cpp/include/amps/BlockPublishStore.hpp +0 -2053
  696. amps-python-client-5.3.4.1/src/cpp/include/amps/BlockStore.hpp +0 -677
  697. amps-python-client-5.3.4.1/src/cpp/include/amps/BookmarkStore.hpp +0 -542
  698. amps-python-client-5.3.4.1/src/cpp/include/amps/Buffer.hpp +0 -214
  699. amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageBuilder.hpp +0 -174
  700. amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageParser.hpp +0 -151
  701. amps-python-client-5.3.4.1/src/cpp/include/amps/DefaultServerChooser.hpp +0 -162
  702. amps-python-client-5.3.4.1/src/cpp/include/amps/Field.hpp +0 -719
  703. amps-python-client-5.3.4.1/src/cpp/include/amps/HAClient.hpp +0 -370
  704. amps-python-client-5.3.4.1/src/cpp/include/amps/HAClientImpl.hpp +0 -460
  705. amps-python-client-5.3.4.1/src/cpp/include/amps/HybridPublishStore.hpp +0 -481
  706. amps-python-client-5.3.4.1/src/cpp/include/amps/LoggedBookmarkStore.hpp +0 -1255
  707. amps-python-client-5.3.4.1/src/cpp/include/amps/MMapBookmarkStore.hpp +0 -1283
  708. amps-python-client-5.3.4.1/src/cpp/include/amps/MMapStoreBuffer.hpp +0 -290
  709. amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryBookmarkStore.hpp +0 -1622
  710. amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryPublishStore.hpp +0 -66
  711. amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryStoreBuffer.hpp +0 -244
  712. amps-python-client-5.3.4.1/src/cpp/include/amps/MemorySubscriptionManager.hpp +0 -850
  713. amps-python-client-5.3.4.1/src/cpp/include/amps/Message.hpp +0 -1819
  714. amps-python-client-5.3.4.1/src/cpp/include/amps/MessageRouter.hpp +0 -618
  715. amps-python-client-5.3.4.1/src/cpp/include/amps/PublishStore.hpp +0 -158
  716. amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategy.hpp +0 -106
  717. amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategyImpl.hpp +0 -317
  718. amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPoint.hpp +0 -323
  719. amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPointAdapter.hpp +0 -501
  720. amps-python-client-5.3.4.1/src/cpp/include/amps/RingBookmarkStore.hpp +0 -669
  721. amps-python-client-5.3.4.1/src/cpp/include/amps/SOWRecoveryPointAdapter.hpp +0 -490
  722. amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooser.hpp +0 -145
  723. amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooserImpl.hpp +0 -95
  724. amps-python-client-5.3.4.1/src/cpp/include/amps/amps.h +0 -775
  725. amps-python-client-5.3.4.1/src/cpp/include/amps/amps_impl.h +0 -204
  726. amps-python-client-5.3.4.1/src/cpp/include/amps/amps_ssl.h +0 -78
  727. amps-python-client-5.3.4.1/src/cpp/include/amps/ampscrc.hpp +0 -210
  728. amps-python-client-5.3.4.1/src/cpp/include/amps/ampsplusplus.hpp +0 -8817
  729. amps-python-client-5.3.4.1/src/cpp/include/amps/ampsuri.h +0 -84
  730. amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h +0 -41
  731. amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h.in +0 -41
  732. amps-python-client-5.3.4.1/src/cpp/include/amps/constants.hpp +0 -194
  733. amps-python-client-5.3.4.1/src/cpp/include/amps/util.hpp +0 -1692
  734. amps-python-client-5.3.4.1/src/cpp/src/amps_protocol.c +0 -688
  735. amps-python-client-5.3.4.1/src/cpp/src/amps_ssl.c +0 -489
  736. amps-python-client-5.3.4.1/src/cpp/src/atfork.c +0 -446
  737. amps-python-client-5.3.4.1/src/cpp/src/client.c +0 -483
  738. amps-python-client-5.3.4.1/src/cpp/src/message.c +0 -837
  739. amps-python-client-5.3.4.1/src/cpp/src/message_generated.h +0 -611
  740. amps-python-client-5.3.4.1/src/cpp/src/tcp.c +0 -1489
  741. amps-python-client-5.3.4.1/src/cpp/src/tcps.c +0 -1894
  742. amps-python-client-5.3.4.1/src/cpp/src/transports.c +0 -123
  743. amps-python-client-5.3.4.1/src/cpp/src/unix.c +0 -984
  744. amps-python-client-5.3.4.1/src/cpp/src/uri.c +0 -301
  745. amps-python-client-5.3.4.1/src/exponentialdelaystrategy.cpp +0 -137
  746. amps-python-client-5.3.4.1/src/failedwritehandler.cpp +0 -116
  747. amps-python-client-5.3.4.1/src/fixbuilder.cpp +0 -146
  748. amps-python-client-5.3.4.1/src/fixeddelaystrategy.cpp +0 -114
  749. amps-python-client-5.3.4.1/src/fixshredder.cpp +0 -105
  750. amps-python-client-5.3.4.1/src/fixshredder_docs.h +0 -38
  751. amps-python-client-5.3.4.1/src/haclient.cpp +0 -691
  752. amps-python-client-5.3.4.1/src/haclient_docs.h +0 -132
  753. amps-python-client-5.3.4.1/src/hybridpublishstore.cpp +0 -137
  754. amps-python-client-5.3.4.1/src/hybridpublishstore_docs.h +0 -31
  755. amps-python-client-5.3.4.1/src/memorybookmarkstore.cpp +0 -373
  756. amps-python-client-5.3.4.1/src/memorybookmarkstore_docs.h +0 -39
  757. amps-python-client-5.3.4.1/src/memorypublishstore.cpp +0 -160
  758. amps-python-client-5.3.4.1/src/memorypublishstore_docs.h +0 -32
  759. amps-python-client-5.3.4.1/src/message.cpp +0 -765
  760. amps-python-client-5.3.4.1/src/message_docs.h +0 -306
  761. amps-python-client-5.3.4.1/src/messagestream.cpp +0 -623
  762. amps-python-client-5.3.4.1/src/messagestream_docs.h +0 -45
  763. amps-python-client-5.3.4.1/src/mmapbookmarkstore.cpp +0 -422
  764. amps-python-client-5.3.4.1/src/nvfixbuilder.cpp +0 -160
  765. amps-python-client-5.3.4.1/src/nvfixbuilder_docs.h +0 -33
  766. amps-python-client-5.3.4.1/src/nvfixshredder.cpp +0 -99
  767. amps-python-client-5.3.4.1/src/nvfixshredder_docs.h +0 -39
  768. amps-python-client-5.3.4.1/src/publishstore.cpp +0 -183
  769. amps-python-client-5.3.4.1/src/raw_wrapper.cpp +0 -756
  770. amps-python-client-5.3.4.1/src/reason.cpp +0 -71
  771. amps-python-client-5.3.4.1/src/recoverypoint.cpp +0 -135
  772. amps-python-client-5.3.4.1/src/recoverypointadapter.cpp +0 -171
  773. amps-python-client-5.3.4.1/src/ringbookmarkstore.cpp +0 -360
  774. amps-python-client-5.3.4.1/src/serverchooser.cpp +0 -245
  775. amps-python-client-5.3.4.1/src/serverchooser_docs.h +0 -39
  776. amps-python-client-5.3.4.1/src/sowrecoverypointadapter.cpp +0 -248
  777. amps-python-client-5.3.4.1/src/store.cpp +0 -62
  778. amps-python-client-5.3.4.1/src/versioninfo.cpp +0 -175
  779. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/HISTORY +0 -0
  780. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/LICENSE +0 -0
  781. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/README.md +0 -0
  782. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/ajax-loader.gif +0 -0
  783. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/alabaster.css +0 -0
  784. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/basic.css +0 -0
  785. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/comment-bright.png +0 -0
  786. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/comment-close.png +0 -0
  787. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/comment.png +0 -0
  788. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/doctools.js +0 -0
  789. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/down-pressed.png +0 -0
  790. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/down.png +0 -0
  791. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/file.png +0 -0
  792. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/flag_logo.png +0 -0
  793. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/flag_logo.svg +0 -0
  794. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/jquery-3.1.0.js +0 -0
  795. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/jquery.js +0 -0
  796. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/minus.png +0 -0
  797. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/plus.png +0 -0
  798. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/pygments.css +0 -0
  799. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/searchtools.js +0 -0
  800. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/underscore-1.3.1.js +0 -0
  801. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/underscore.js +0 -0
  802. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/up-pressed.png +0 -0
  803. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/up.png +0 -0
  804. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/websupport.js +0 -0
  805. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_sources/code.rst.txt +0 -0
  806. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_sources/index.rst.txt +0 -0
  807. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/ajax-loader.gif +0 -0
  808. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/basic.css +0 -0
  809. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/classic.css +0 -0
  810. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/comment-bright.png +0 -0
  811. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/comment-close.png +0 -0
  812. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/comment.png +0 -0
  813. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/default.css +0 -0
  814. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/doctools.js +0 -0
  815. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/down-pressed.png +0 -0
  816. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/down.png +0 -0
  817. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/file.png +0 -0
  818. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/jquery-3.1.0.js +0 -0
  819. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/jquery.js +0 -0
  820. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/minus.png +0 -0
  821. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/plus.png +0 -0
  822. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/pygments.css +0 -0
  823. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/searchtools.js +0 -0
  824. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/sidebar.js +0 -0
  825. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/underscore-1.3.1.js +0 -0
  826. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/underscore.js +0 -0
  827. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/up-pressed.png +0 -0
  828. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/up.png +0 -0
  829. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/websupport.js +0 -0
  830. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/caution.png +0 -0
  831. {amps-python-client-5.3.4.1/docs/command-reference → amps-python-client-5.3.4.2/docs/python}/html/_images/caution.svg +0 -0
  832. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/connection_string.svg +0 -0
  833. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/important.png +0 -0
  834. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/important.svg +0 -0
  835. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/tip.png +0 -0
  836. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/tip.svg +0 -0
  837. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/warning.png +0 -0
  838. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_sources/chapters/cpp-compiler-list.rst.txt +0 -0
  839. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_sources/index.rst.txt +0 -0
  840. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/ajax-loader.gif +0 -0
  841. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/alabaster.css +0 -0
  842. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/basic.css +0 -0
  843. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/comment-bright.png +0 -0
  844. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/comment-close.png +0 -0
  845. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/comment.png +0 -0
  846. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/doctools.js +0 -0
  847. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/down-pressed.png +0 -0
  848. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/down.png +0 -0
  849. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/file.png +0 -0
  850. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/flag_logo.png +0 -0
  851. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/flag_logo.svg +0 -0
  852. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/jquery-3.1.0.js +0 -0
  853. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/jquery.js +0 -0
  854. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/minus.png +0 -0
  855. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/plus.png +0 -0
  856. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/pygments.css +0 -0
  857. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/searchtools.js +0 -0
  858. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/underscore-1.3.1.js +0 -0
  859. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/underscore.js +0 -0
  860. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/up-pressed.png +0 -0
  861. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/up.png +0 -0
  862. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/websupport.js +0 -0
  863. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_sources/chapters/crankitup.rst.txt +0 -0
  864. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_sources/chapters/equipment.rst.txt +0 -0
  865. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_sources/index.rst.txt +0 -0
  866. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/ajax-loader.gif +0 -0
  867. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/alabaster.css +0 -0
  868. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/basic.css +0 -0
  869. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/comment-bright.png +0 -0
  870. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/comment-close.png +0 -0
  871. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/comment.png +0 -0
  872. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/doctools.js +0 -0
  873. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/down-pressed.png +0 -0
  874. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/down.png +0 -0
  875. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/file.png +0 -0
  876. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/flag_logo.png +0 -0
  877. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/flag_logo.svg +0 -0
  878. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/jquery-3.1.0.js +0 -0
  879. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/jquery.js +0 -0
  880. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/minus.png +0 -0
  881. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/plus.png +0 -0
  882. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/pygments.css +0 -0
  883. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/searchtools.js +0 -0
  884. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/underscore-1.3.1.js +0 -0
  885. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/underscore.js +0 -0
  886. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/up-pressed.png +0 -0
  887. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/up.png +0 -0
  888. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/websupport.js +0 -0
  889. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/resources/custom.css +0 -0
  890. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/resources/flag_logo.svg +0 -0
  891. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_sources/chapters/spark.rst.txt +0 -0
  892. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/ajax-loader.gif +0 -0
  893. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/alabaster.css +0 -0
  894. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/basic.css +0 -0
  895. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/comment-bright.png +0 -0
  896. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/comment-close.png +0 -0
  897. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/comment.png +0 -0
  898. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/doctools.js +0 -0
  899. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/down-pressed.png +0 -0
  900. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/down.png +0 -0
  901. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/file.png +0 -0
  902. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/flag_logo.png +0 -0
  903. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/flag_logo.svg +0 -0
  904. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/jquery-3.1.0.js +0 -0
  905. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/jquery.js +0 -0
  906. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/minus.png +0 -0
  907. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/plus.png +0 -0
  908. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/pygments.css +0 -0
  909. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/searchtools.js +0 -0
  910. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/underscore-1.3.1.js +0 -0
  911. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/underscore.js +0 -0
  912. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/up-pressed.png +0 -0
  913. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/up.png +0 -0
  914. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/websupport.js +0 -0
  915. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/src/cpp/include/amps/amps_generated.h +0 -0
  916. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/src/cpp/src/amps_protocol_generated.h +0 -0
  917. {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/src/cpp/src/makefile +0 -0
@@ -1,131 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
-
4
-
5
- <html xmlns="http://www.w3.org/1999/xhtml">
6
- <head>
7
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
-
9
- <title>AMPS Python Client Reference &#8212; AMPS Python Client 5.3.4.1 documentation</title>
10
-
11
- <link rel="stylesheet" href="_static/classic.css" type="text/css" />
12
- <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
13
-
14
- <script type="text/javascript">
15
- var DOCUMENTATION_OPTIONS = {
16
- URL_ROOT: './',
17
- VERSION: '5.3.4.1',
18
- COLLAPSE_INDEX: false,
19
- FILE_SUFFIX: '.html',
20
- HAS_SOURCE: true,
21
- SOURCELINK_SUFFIX: '.txt'
22
- };
23
- </script>
24
- <script type="text/javascript" src="_static/jquery.js"></script>
25
- <script type="text/javascript" src="_static/underscore.js"></script>
26
- <script type="text/javascript" src="_static/doctools.js"></script>
27
- <link rel="index" title="Index" href="genindex.html" />
28
- <link rel="search" title="Search" href="search.html" />
29
- <link rel="next" title="AMPS Module Reference" href="code.html" />
30
- </head>
31
- <body role="document">
32
- <div class="related" role="navigation" aria-label="related navigation">
33
- <h3>Navigation</h3>
34
- <ul>
35
- <li class="right" style="margin-right: 10px">
36
- <a href="genindex.html" title="General Index"
37
- accesskey="I">index</a></li>
38
- <li class="right" >
39
- <a href="py-modindex.html" title="Python Module Index"
40
- >modules</a> |</li>
41
- <li class="right" >
42
- <a href="code.html" title="AMPS Module Reference"
43
- accesskey="N">next</a> |</li>
44
- <li class="nav-item nav-item-0"><a href="#">AMPS Python Client 5.3.4.1 documentation</a> &#187;</li>
45
- </ul>
46
- </div>
47
-
48
- <div class="document">
49
- <div class="documentwrapper">
50
- <div class="bodywrapper">
51
- <div class="body" role="main">
52
-
53
- <div class="section" id="amps-python-client-reference">
54
- <h1>AMPS Python Client Reference<a class="headerlink" href="#amps-python-client-reference" title="Permalink to this headline">¶</a></h1>
55
- <p>Welcome to the AMPS Python client reference. These pages provide a detailed
56
- reference for the client library.</p>
57
- <p>For an overview and introduction, see the Python Development Guide that
58
- came with the download or the <a class="reference external" href="http://www.crankuptheamps.com/documentation/client-apis/python/">Python developer page</a> on the 60East web site.</p>
59
- <p>Contents:</p>
60
- <div class="toctree-wrapper compound">
61
- <ul>
62
- <li class="toctree-l1"><a class="reference internal" href="code.html">AMPS Module Reference</a></li>
63
- </ul>
64
- </div>
65
- </div>
66
- <div class="section" id="indices-and-tables">
67
- <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
68
- <ul class="simple">
69
- <li><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></li>
70
- <li><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></li>
71
- <li><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></li>
72
- </ul>
73
- </div>
74
-
75
-
76
- </div>
77
- </div>
78
- </div>
79
- <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
80
- <div class="sphinxsidebarwrapper">
81
- <h3><a href="#">Table Of Contents</a></h3>
82
- <ul>
83
- <li><a class="reference internal" href="#">AMPS Python Client Reference</a></li>
84
- <li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
85
- </ul>
86
-
87
- <h4>Next topic</h4>
88
- <p class="topless"><a href="code.html"
89
- title="next chapter">AMPS Module Reference</a></p>
90
- <div role="note" aria-label="source link">
91
- <h3>This Page</h3>
92
- <ul class="this-page-menu">
93
- <li><a href="_sources/index.rst.txt"
94
- rel="nofollow">Show Source</a></li>
95
- </ul>
96
- </div>
97
- <div id="searchbox" style="display: none" role="search">
98
- <h3>Quick search</h3>
99
- <form class="search" action="search.html" method="get">
100
- <div><input type="text" name="q" /></div>
101
- <div><input type="submit" value="Go" /></div>
102
- <input type="hidden" name="check_keywords" value="yes" />
103
- <input type="hidden" name="area" value="default" />
104
- </form>
105
- </div>
106
- <script type="text/javascript">$('#searchbox').show(0);</script>
107
- </div>
108
- </div>
109
- <div class="clearer"></div>
110
- </div>
111
- <div class="related" role="navigation" aria-label="related navigation">
112
- <h3>Navigation</h3>
113
- <ul>
114
- <li class="right" style="margin-right: 10px">
115
- <a href="genindex.html" title="General Index"
116
- >index</a></li>
117
- <li class="right" >
118
- <a href="py-modindex.html" title="Python Module Index"
119
- >modules</a> |</li>
120
- <li class="right" >
121
- <a href="code.html" title="AMPS Module Reference"
122
- >next</a> |</li>
123
- <li class="nav-item nav-item-0"><a href="#">AMPS Python Client 5.3.4.1 documentation</a> &#187;</li>
124
- </ul>
125
- </div>
126
- <div class="footer" role="contentinfo">
127
- &#169; Copyright 2016, 60East Technologies, Inc..
128
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.
129
- </div>
130
- </body>
131
- </html>
@@ -1,111 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
-
4
-
5
- <html xmlns="http://www.w3.org/1999/xhtml">
6
- <head>
7
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
-
9
- <title>Python Module Index &#8212; AMPS Python Client 5.3.4.1 documentation</title>
10
-
11
- <link rel="stylesheet" href="_static/classic.css" type="text/css" />
12
- <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
13
-
14
- <script type="text/javascript">
15
- var DOCUMENTATION_OPTIONS = {
16
- URL_ROOT: './',
17
- VERSION: '5.3.4.1',
18
- COLLAPSE_INDEX: false,
19
- FILE_SUFFIX: '.html',
20
- HAS_SOURCE: true,
21
- SOURCELINK_SUFFIX: '.txt'
22
- };
23
- </script>
24
- <script type="text/javascript" src="_static/jquery.js"></script>
25
- <script type="text/javascript" src="_static/underscore.js"></script>
26
- <script type="text/javascript" src="_static/doctools.js"></script>
27
- <link rel="index" title="Index" href="genindex.html" />
28
- <link rel="search" title="Search" href="search.html" />
29
-
30
-
31
- <script type="text/javascript">
32
- DOCUMENTATION_OPTIONS.COLLAPSE_INDEX = true;
33
- </script>
34
-
35
-
36
- </head>
37
- <body role="document">
38
- <div class="related" role="navigation" aria-label="related navigation">
39
- <h3>Navigation</h3>
40
- <ul>
41
- <li class="right" style="margin-right: 10px">
42
- <a href="genindex.html" title="General Index"
43
- accesskey="I">index</a></li>
44
- <li class="right" >
45
- <a href="#" title="Python Module Index"
46
- >modules</a> |</li>
47
- <li class="nav-item nav-item-0"><a href="index.html">AMPS Python Client 5.3.4.1 documentation</a> &#187;</li>
48
- </ul>
49
- </div>
50
-
51
- <div class="document">
52
- <div class="documentwrapper">
53
- <div class="bodywrapper">
54
- <div class="body" role="main">
55
-
56
-
57
- <h1>Python Module Index</h1>
58
-
59
- <div class="modindex-jumpbox">
60
- <a href="#cap-a"><strong>a</strong></a>
61
- </div>
62
-
63
- <table class="indextable modindextable">
64
- <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
65
- <tr class="cap" id="cap-a"><td></td><td>
66
- <strong>a</strong></td><td></td></tr>
67
- <tr>
68
- <td></td>
69
- <td>
70
- <a href="code.html#module-AMPS"><code class="xref">AMPS</code></a></td><td>
71
- <em></em></td></tr>
72
- </table>
73
-
74
-
75
- </div>
76
- </div>
77
- </div>
78
- <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
79
- <div class="sphinxsidebarwrapper">
80
- <div id="searchbox" style="display: none" role="search">
81
- <h3>Quick search</h3>
82
- <form class="search" action="search.html" method="get">
83
- <div><input type="text" name="q" /></div>
84
- <div><input type="submit" value="Go" /></div>
85
- <input type="hidden" name="check_keywords" value="yes" />
86
- <input type="hidden" name="area" value="default" />
87
- </form>
88
- </div>
89
- <script type="text/javascript">$('#searchbox').show(0);</script>
90
- </div>
91
- </div>
92
- <div class="clearer"></div>
93
- </div>
94
- <div class="related" role="navigation" aria-label="related navigation">
95
- <h3>Navigation</h3>
96
- <ul>
97
- <li class="right" style="margin-right: 10px">
98
- <a href="genindex.html" title="General Index"
99
- >index</a></li>
100
- <li class="right" >
101
- <a href="#" title="Python Module Index"
102
- >modules</a> |</li>
103
- <li class="nav-item nav-item-0"><a href="index.html">AMPS Python Client 5.3.4.1 documentation</a> &#187;</li>
104
- </ul>
105
- </div>
106
- <div class="footer" role="contentinfo">
107
- &#169; Copyright 2016, 60East Technologies, Inc..
108
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.
109
- </div>
110
- </body>
111
- </html>
@@ -1,107 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
-
4
-
5
- <html xmlns="http://www.w3.org/1999/xhtml">
6
- <head>
7
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
-
9
- <title>Search &#8212; AMPS Python Client 5.3.4.1 documentation</title>
10
-
11
- <link rel="stylesheet" href="_static/classic.css" type="text/css" />
12
- <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
13
-
14
- <script type="text/javascript">
15
- var DOCUMENTATION_OPTIONS = {
16
- URL_ROOT: './',
17
- VERSION: '5.3.4.1',
18
- COLLAPSE_INDEX: false,
19
- FILE_SUFFIX: '.html',
20
- HAS_SOURCE: true,
21
- SOURCELINK_SUFFIX: '.txt'
22
- };
23
- </script>
24
- <script type="text/javascript" src="_static/jquery.js"></script>
25
- <script type="text/javascript" src="_static/underscore.js"></script>
26
- <script type="text/javascript" src="_static/doctools.js"></script>
27
- <script type="text/javascript" src="_static/searchtools.js"></script>
28
- <link rel="index" title="Index" href="genindex.html" />
29
- <link rel="search" title="Search" href="#" />
30
- <script type="text/javascript">
31
- jQuery(function() { Search.loadIndex("searchindex.js"); });
32
- </script>
33
-
34
- <script type="text/javascript" id="searchindexloader"></script>
35
-
36
-
37
- </head>
38
- <body role="document">
39
- <div class="related" role="navigation" aria-label="related navigation">
40
- <h3>Navigation</h3>
41
- <ul>
42
- <li class="right" style="margin-right: 10px">
43
- <a href="genindex.html" title="General Index"
44
- accesskey="I">index</a></li>
45
- <li class="right" >
46
- <a href="py-modindex.html" title="Python Module Index"
47
- >modules</a> |</li>
48
- <li class="nav-item nav-item-0"><a href="index.html">AMPS Python Client 5.3.4.1 documentation</a> &#187;</li>
49
- </ul>
50
- </div>
51
-
52
- <div class="document">
53
- <div class="documentwrapper">
54
- <div class="bodywrapper">
55
- <div class="body" role="main">
56
-
57
- <h1 id="search-documentation">Search</h1>
58
- <div id="fallback" class="admonition warning">
59
- <script type="text/javascript">$('#fallback').hide();</script>
60
- <p>
61
- Please activate JavaScript to enable the search
62
- functionality.
63
- </p>
64
- </div>
65
- <p>
66
- From here you can search these documents. Enter your search
67
- words into the box below and click "search". Note that the search
68
- function will automatically search for all of the words. Pages
69
- containing fewer words won't appear in the result list.
70
- </p>
71
- <form action="" method="get">
72
- <input type="text" name="q" value="" />
73
- <input type="submit" value="search" />
74
- <span id="search-progress" style="padding-left: 10px"></span>
75
- </form>
76
-
77
- <div id="search-results">
78
-
79
- </div>
80
-
81
- </div>
82
- </div>
83
- </div>
84
- <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
85
- <div class="sphinxsidebarwrapper">
86
- </div>
87
- </div>
88
- <div class="clearer"></div>
89
- </div>
90
- <div class="related" role="navigation" aria-label="related navigation">
91
- <h3>Navigation</h3>
92
- <ul>
93
- <li class="right" style="margin-right: 10px">
94
- <a href="genindex.html" title="General Index"
95
- >index</a></li>
96
- <li class="right" >
97
- <a href="py-modindex.html" title="Python Module Index"
98
- >modules</a> |</li>
99
- <li class="nav-item nav-item-0"><a href="index.html">AMPS Python Client 5.3.4.1 documentation</a> &#187;</li>
100
- </ul>
101
- </div>
102
- <div class="footer" role="contentinfo">
103
- &#169; Copyright 2016, 60East Technologies, Inc..
104
- Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3.
105
- </div>
106
- </body>
107
- </html>
@@ -1 +0,0 @@
1
- Search.setIndex({docnames:["code","index"],envversion:51,filenames:["code.rst","index.rst"],objects:{"":{AMPS:[0,0,0,"-"]},"AMPS.Client":{Bookmarks:[0,2,1,""],ConnectionStateListener:[0,2,1,""],ack:[0,3,1,""],add_connection_state_listener:[0,3,1,""],add_message_handler:[0,3,1,""],allocateMessage:[0,3,1,""],allocate_message:[0,3,1,""],bookmark_subscribe:[0,3,1,""],close:[0,3,1,""],connect:[0,3,1,""],convert_version_to_number:[0,3,1,""],deltaPublish:[0,3,1,""],deltaSubscribe:[0,3,1,""],delta_publish:[0,3,1,""],delta_subscribe:[0,3,1,""],disconnect:[0,3,1,""],execute:[0,3,1,""],execute_async:[0,3,1,""],flush:[0,3,1,""],getName:[0,3,1,""],get_ack_batch_size:[0,3,1,""],get_ack_timeout:[0,3,1,""],get_auto_ack:[0,3,1,""],get_default_max_depth:[0,3,1,""],get_duplicate_message_handler:[0,3,1,""],get_error_on_publish_gap:[0,3,1,""],get_exception_listener:[0,3,1,""],get_logon_correlation_data:[0,3,1,""],get_name:[0,3,1,""],get_name_hash:[0,3,1,""],get_name_hash_value:[0,3,1,""],get_retry_on_disconnect:[0,3,1,""],get_server_version:[0,3,1,""],get_server_version_info:[0,3,1,""],get_unpersisted_count:[0,3,1,""],get_uri:[0,3,1,""],logon:[0,3,1,""],name:[0,3,1,""],publish:[0,3,1,""],publish_flush:[0,3,1,""],remove_connection_state_listener:[0,3,1,""],remove_message_handler:[0,3,1,""],send:[0,3,1,""],setDisconnectHandler:[0,3,1,""],setExceptionListener:[0,3,1,""],setName:[0,3,1,""],setOnDisconnectHandler:[0,3,1,""],setUnhandledMessageHandler:[0,3,1,""],set_ack_batch_size:[0,3,1,""],set_ack_timeout:[0,3,1,""],set_auto_ack:[0,3,1,""],set_bookmark_store:[0,3,1,""],set_default_max_depth:[0,3,1,""],set_disconnect_handler:[0,3,1,""],set_duplicate_message_handler:[0,3,1,""],set_error_on_publish_gap:[0,3,1,""],set_exception_listener:[0,3,1,""],set_failed_write_handler:[0,3,1,""],set_global_command_type_message_handler:[0,3,1,""],set_heartbeat:[0,3,1,""],set_last_chance_message_handler:[0,3,1,""],set_logon_correlation_data:[0,3,1,""],set_name:[0,3,1,""],set_publish_store:[0,3,1,""],set_retry_on_disconnect:[0,3,1,""],set_thread_created_callback:[0,3,1,""],set_transport_filter:[0,3,1,""],set_unhandled_message_handler:[0,3,1,""],sow:[0,3,1,""],sowAndDeltaSubscribe:[0,3,1,""],sowAndSubscribe:[0,3,1,""],sowDelete:[0,3,1,""],sow_and_delta_subscribe:[0,3,1,""],sow_and_subscribe:[0,3,1,""],sow_delete:[0,3,1,""],sow_delete_by_data:[0,3,1,""],sow_delete_by_keys:[0,3,1,""],start_timer:[0,3,1,""],stop_timer:[0,3,1,""],subscribe:[0,3,1,""],unsubscribe:[0,3,1,""]},"AMPS.Command":{add_ack_type:[0,3,1,""],get_ack_type:[0,3,1,""],get_ack_type_enum:[0,3,1,""],get_sequence:[0,3,1,""],reset:[0,3,1,""],set_ack_type:[0,3,1,""],set_ack_type_enum:[0,3,1,""],set_batch_size:[0,3,1,""],set_bookmark:[0,3,1,""],set_command_id:[0,3,1,""],set_correlation_id:[0,3,1,""],set_data:[0,3,1,""],set_expiration:[0,3,1,""],set_filter:[0,3,1,""],set_options:[0,3,1,""],set_order_by:[0,3,1,""],set_query_id:[0,3,1,""],set_sequence:[0,3,1,""],set_sow_key:[0,3,1,""],set_sow_keys:[0,3,1,""],set_sub_id:[0,3,1,""],set_timeout:[0,3,1,""],set_top_n:[0,3,1,""],set_topic:[0,3,1,""]},"AMPS.CompositeMessageBuilder":{append:[0,3,1,""],clear:[0,3,1,""],get_data:[0,3,1,""]},"AMPS.CompositeMessageParser":{get_part:[0,3,1,""],get_part_raw:[0,3,1,""],parse:[0,3,1,""],size:[0,3,1,""]},"AMPS.ConflatingRecoveryPointAdapter":{close:[0,3,1,""],next:[0,3,1,""],prune:[0,3,1,""],purge:[0,3,1,""],update:[0,3,1,""]},"AMPS.DefaultAuthenticator":{authenticate:[0,3,1,""],completed:[0,3,1,""],retry:[0,3,1,""]},"AMPS.DefaultServerChooser":{add:[0,3,1,""],add_all:[0,3,1,""],get_current_authenticator:[0,3,1,""],get_current_uri:[0,3,1,""],get_error:[0,3,1,""],next:[0,3,1,""],report_failure:[0,3,1,""],report_success:[0,3,1,""]},"AMPS.ExponentialDelayStrategy":{get_connect_wait_duration:[0,3,1,""],reset:[0,3,1,""]},"AMPS.FIXBuilder":{append:[0,3,1,""],get_string:[0,3,1,""],reset:[0,3,1,""]},"AMPS.FIXShredder":{to_map:[0,3,1,""]},"AMPS.FixedDelayStrategy":{get_connect_wait_duration:[0,3,1,""],reset:[0,3,1,""]},"AMPS.HAClient":{connect:[0,3,1,""],connect_and_logon:[0,3,1,""],discard:[0,3,1,""],get_default_resubscription_timeout:[0,3,1,""],get_logon_options:[0,3,1,""],get_most_recent:[0,3,1,""],get_reconnect_delay_strategy:[0,3,1,""],get_resubscription_timeout:[0,3,1,""],get_server_chooser:[0,3,1,""],logon:[0,3,1,""],prune_store:[0,3,1,""],set_default_resubscription_timeout:[0,3,1,""],set_failed_resubscribe_handler:[0,3,1,""],set_logon_options:[0,3,1,""],set_reconnect_delay:[0,3,1,""],set_reconnect_delay_strategy:[0,3,1,""],set_resubscription_timeout:[0,3,1,""],set_server_chooser:[0,3,1,""],set_timeout:[0,3,1,""]},"AMPS.HybridPublishStore":{get_unpersisted_count:[0,3,1,""],set_resize_handler:[0,3,1,""]},"AMPS.MMapBookmarkStore":{discard:[0,3,1,""],discard_message:[0,3,1,""],get_most_recent:[0,3,1,""],get_oldest_bookmark_seq:[0,3,1,""],is_discarded:[0,3,1,""],log:[0,3,1,""],persisted:[0,3,1,""],persisted_index:[0,3,1,""],prune:[0,3,1,""],purge:[0,3,1,""],purge_sub_id:[0,3,1,""],set_resize_handler:[0,3,1,""],set_server_version:[0,3,1,""]},"AMPS.MemoryBookmarkStore":{discard:[0,3,1,""],discard_message:[0,3,1,""],get_most_recent:[0,3,1,""],get_oldest_bookmark_seq:[0,3,1,""],is_discarded:[0,3,1,""],log:[0,3,1,""],persisted:[0,3,1,""],persisted_index:[0,3,1,""],purge:[0,3,1,""],purge_sub_id:[0,3,1,""],set_resize_handler:[0,3,1,""],set_server_version:[0,3,1,""]},"AMPS.MemoryPublishStore":{get_error_on_publish_gap:[0,3,1,""],get_unpersisted_count:[0,3,1,""],set_error_on_publish_gap:[0,3,1,""],set_resize_handler:[0,3,1,""]},"AMPS.Message":{Options:[0,2,1,""],ack:[0,3,1,""],getAckType:[0,3,1,""],getBatchSize:[0,3,1,""],getBookmark:[0,3,1,""],getClientName:[0,3,1,""],getCommand:[0,3,1,""],getCommandId:[0,3,1,""],getCorrelationId:[0,3,1,""],getData:[0,3,1,""],getExpiration:[0,3,1,""],getFilter:[0,3,1,""],getGroupSequenceNumber:[0,3,1,""],getHeartbeat:[0,3,1,""],getLeasePeriod:[0,3,1,""],getMatches:[0,3,1,""],getMessageLength:[0,3,1,""],getMessageType:[0,3,1,""],getOptions:[0,3,1,""],getOrderBy:[0,3,1,""],getPassword:[0,3,1,""],getQueryID:[0,3,1,""],getReason:[0,3,1,""],getRecordsInserted:[0,3,1,""],getRecordsReturned:[0,3,1,""],getRecordsUpdated:[0,3,1,""],getSequence:[0,3,1,""],getSowDelete:[0,3,1,""],getSowKey:[0,3,1,""],getSowKeys:[0,3,1,""],getStatus:[0,3,1,""],getSubscriptionId:[0,3,1,""],getSubscriptionIds:[0,3,1,""],getTimeoutInterval:[0,3,1,""],getTimestamp:[0,3,1,""],getTopNRecordsReturned:[0,3,1,""],getTopic:[0,3,1,""],getTopicMatches:[0,3,1,""],getUserId:[0,3,1,""],getVersion:[0,3,1,""],get_ack_type:[0,3,1,""],get_batch_size:[0,3,1,""],get_bookmark:[0,3,1,""],get_bookmark_seq_no:[0,3,1,""],get_client_name:[0,3,1,""],get_command:[0,3,1,""],get_command_id:[0,3,1,""],get_correlation_id:[0,3,1,""],get_data:[0,3,1,""],get_data_raw:[0,3,1,""],get_expiration:[0,3,1,""],get_filter:[0,3,1,""],get_group_seq_no:[0,3,1,""],get_heartbeat:[0,3,1,""],get_lease_period:[0,3,1,""],get_matches:[0,3,1,""],get_message_size:[0,3,1,""],get_message_type:[0,3,1,""],get_options:[0,3,1,""],get_order_by:[0,3,1,""],get_password:[0,3,1,""],get_query_id:[0,3,1,""],get_reason:[0,3,1,""],get_records_inserted:[0,3,1,""],get_records_returned:[0,3,1,""],get_records_updated:[0,3,1,""],get_sequence:[0,3,1,""],get_sow_deleted:[0,3,1,""],get_sow_key:[0,3,1,""],get_sow_keys:[0,3,1,""],get_status:[0,3,1,""],get_sub_id:[0,3,1,""],get_sub_ids:[0,3,1,""],get_timeout_interval:[0,3,1,""],get_timestamp:[0,3,1,""],get_top_n:[0,3,1,""],get_topic:[0,3,1,""],get_topic_matches:[0,3,1,""],get_user_id:[0,3,1,""],get_version:[0,3,1,""],reset:[0,3,1,""],setAckType:[0,3,1,""],setBatchSize:[0,3,1,""],setBookmark:[0,3,1,""],setClientName:[0,3,1,""],setCommand:[0,3,1,""],setCommandId:[0,3,1,""],setCorrelationId:[0,3,1,""],setData:[0,3,1,""],setExpiration:[0,3,1,""],setFilter:[0,3,1,""],setGroupSequenceNumber:[0,3,1,""],setHeartbeat:[0,3,1,""],setLeasePeriod:[0,3,1,""],setMatches:[0,3,1,""],setMessageLength:[0,3,1,""],setMessageType:[0,3,1,""],setOptions:[0,3,1,""],setOrderBy:[0,3,1,""],setPassword:[0,3,1,""],setQueryID:[0,3,1,""],setReason:[0,3,1,""],setRecordsInserted:[0,3,1,""],setRecordsReturned:[0,3,1,""],setRecordsUpdated:[0,3,1,""],setSequence:[0,3,1,""],setSowDelete:[0,3,1,""],setSowKey:[0,3,1,""],setSowKeys:[0,3,1,""],setStatus:[0,3,1,""],setSubscriptionId:[0,3,1,""],setSubscriptionIds:[0,3,1,""],setTimeoutInterval:[0,3,1,""],setTimestamp:[0,3,1,""],setTopNRecordsReturned:[0,3,1,""],setTopic:[0,3,1,""],setTopicMatches:[0,3,1,""],setUserId:[0,3,1,""],setVersion:[0,3,1,""],set_ack_type:[0,3,1,""],set_batch_size:[0,3,1,""],set_bookmark:[0,3,1,""],set_client_name:[0,3,1,""],set_command:[0,3,1,""],set_command_id:[0,3,1,""],set_correlation_id:[0,3,1,""],set_data:[0,3,1,""],set_expiration:[0,3,1,""],set_filter:[0,3,1,""],set_group_seq_no:[0,3,1,""],set_heartbeat:[0,3,1,""],set_lease_period:[0,3,1,""],set_matches:[0,3,1,""],set_message_size:[0,3,1,""],set_message_type:[0,3,1,""],set_options:[0,3,1,""],set_order_by:[0,3,1,""],set_password:[0,3,1,""],set_query_id:[0,3,1,""],set_reason:[0,3,1,""],set_records_inserted:[0,3,1,""],set_records_returned:[0,3,1,""],set_records_updated:[0,3,1,""],set_sequence:[0,3,1,""],set_sow_deleted:[0,3,1,""],set_sow_key:[0,3,1,""],set_sow_keys:[0,3,1,""],set_status:[0,3,1,""],set_sub_id:[0,3,1,""],set_sub_ids:[0,3,1,""],set_timeout_interval:[0,3,1,""],set_timestamp:[0,3,1,""],set_top_n:[0,3,1,""],set_topic:[0,3,1,""],set_topic_matches:[0,3,1,""],set_user_id:[0,3,1,""],set_version:[0,3,1,""]},"AMPS.Message.Options":{set_OOF:[0,3,1,""],set_cancel:[0,3,1,""],set_conflation:[0,3,1,""],set_conflation_key:[0,3,1,""],set_fully_durable:[0,3,1,""],set_grouping:[0,3,1,""],set_live:[0,3,1,""],set_max_backlog:[0,3,1,""],set_no_empties:[0,3,1,""],set_no_sowkey:[0,3,1,""],set_none:[0,3,1,""],set_pause:[0,3,1,""],set_projection:[0,3,1,""],set_rate:[0,3,1,""],set_rate_max_gap:[0,3,1,""],set_replace:[0,3,1,""],set_resume:[0,3,1,""],set_send_keys:[0,3,1,""],set_skip_n:[0,3,1,""],set_timestamp:[0,3,1,""],set_top_n:[0,3,1,""]},"AMPS.MessageStream":{close:[0,3,1,""],conflate:[0,3,1,""],get_depth:[0,3,1,""],get_max_depth:[0,3,1,""],max_depth:[0,3,1,""],timeout:[0,3,1,""]},"AMPS.NVFIXBuilder":{append:[0,3,1,""],get_string:[0,3,1,""],reset:[0,3,1,""]},"AMPS.NVFIXShredder":{to_map:[0,3,1,""]},"AMPS.PublishStore":{get_error_on_publish_gap:[0,3,1,""],get_unpersisted_count:[0,3,1,""],set_error_on_publish_gap:[0,3,1,""],set_resize_handler:[0,3,1,""],truncate_on_close:[0,3,1,""]},"AMPS.RecoveryPoint":{get_bookmark:[0,3,1,""],get_sub_id:[0,3,1,""]},"AMPS.RingBookmarkStore":{discard:[0,3,1,""],discard_message:[0,3,1,""],get_most_recent:[0,3,1,""],get_oldest_bookmark_seq:[0,3,1,""],is_discarded:[0,3,1,""],log:[0,3,1,""],persisted:[0,3,1,""],persisted_index:[0,3,1,""],purge:[0,3,1,""],purge_sub_id:[0,3,1,""],set_resize_handler:[0,3,1,""],set_server_version:[0,3,1,""]},"AMPS.SOWRecoveryPointAdapter":{close:[0,3,1,""],get_exception_listener:[0,3,1,""],next:[0,3,1,""],prune:[0,3,1,""],purge:[0,3,1,""],set_exception_listener:[0,3,1,""],update:[0,3,1,""]},"AMPS.VersionInfo":{get_old_style_version:[0,3,1,""],get_version_number:[0,3,1,""],get_version_string:[0,3,1,""],set_version:[0,3,1,""]},AMPS:{AMPSException:[0,1,1,""],AlreadyConnected:[0,1,1,""],AlreadyConnectedException:[0,1,1,""],AuthenticationError:[0,1,1,""],AuthenticationException:[0,1,1,""],BadFilter:[0,1,1,""],BadFilterException:[0,1,1,""],BadRegexTopic:[0,1,1,""],BadRegexTopicException:[0,1,1,""],BadSowKeyException:[0,1,1,""],CMessageHandler:[0,2,1,""],Client:[0,2,1,""],ClientNameInUse:[0,1,1,""],Command:[0,2,1,""],CommandError:[0,1,1,""],CommandException:[0,1,1,""],CommandTimedOut:[0,1,1,""],CommandTypeError:[0,1,1,""],CompositeMessageBuilder:[0,2,1,""],CompositeMessageParser:[0,2,1,""],ConflatingRecoveryPointAdapter:[0,2,1,""],ConnectionError:[0,1,1,""],ConnectionException:[0,1,1,""],ConnectionRefused:[0,1,1,""],ConnectionRefusedException:[0,1,1,""],CorruptedRecord:[0,1,1,""],DefaultAuthenticator:[0,2,1,""],DefaultServerChooser:[0,2,1,""],Disconnected:[0,1,1,""],DisconnectedException:[0,1,1,""],DuplicateLogonException:[0,1,1,""],ExponentialDelayStrategy:[0,2,1,""],FIXBuilder:[0,2,1,""],FIXShredder:[0,2,1,""],FixedDelayStrategy:[0,2,1,""],HAClient:[0,2,1,""],HybridPublishStore:[0,2,1,""],InvalidBookmarkException:[0,1,1,""],InvalidMessageTypeOptions:[0,1,1,""],InvalidOptionsException:[0,1,1,""],InvalidOrderByException:[0,1,1,""],InvalidSubIdException:[0,1,1,""],InvalidTopicError:[0,1,1,""],InvalidTopicException:[0,1,1,""],InvalidTransportOptions:[0,1,1,""],InvalidTransportOptionsException:[0,1,1,""],InvalidUriException:[0,1,1,""],InvalidUriFormat:[0,1,1,""],LocalStorageError:[0,1,1,""],LogonRequiredException:[0,1,1,""],MMapBookmarkStore:[0,2,1,""],MemoryBookmarkStore:[0,2,1,""],MemoryPublishStore:[0,2,1,""],Message:[0,2,1,""],MessageStream:[0,2,1,""],MessageTypeError:[0,1,1,""],MessageTypeException:[0,1,1,""],MessageTypeNotFound:[0,1,1,""],MissingFieldsException:[0,1,1,""],NVFIXBuilder:[0,2,1,""],NVFIXShredder:[0,2,1,""],NameInUseException:[0,1,1,""],NotEntitledError:[0,1,1,""],NotEntitledException:[0,1,1,""],PublishException:[0,1,1,""],PublishStore:[0,2,1,""],PublishStoreGapException:[0,1,1,""],Reason:[0,2,1,""],RecoveryPoint:[0,2,1,""],RetryOperation:[0,1,1,""],RetryOperationException:[0,1,1,""],RingBookmarkStore:[0,2,1,""],SOWRecoveryPointAdapter:[0,2,1,""],Store:[0,2,1,""],StoreException:[0,1,1,""],StreamError:[0,1,1,""],StreamException:[0,1,1,""],SubidInUseException:[0,1,1,""],SubscriptionAlreadyExists:[0,1,1,""],SubscriptionAlreadyExistsException:[0,1,1,""],TimedOut:[0,1,1,""],TimedOutException:[0,1,1,""],TransportError:[0,1,1,""],TransportException:[0,1,1,""],TransportNotFound:[0,1,1,""],TransportTypeException:[0,1,1,""],UnknownError:[0,1,1,""],UnknownException:[0,1,1,""],VersionInfo:[0,2,1,""],ssl_init:[0,4,1,""],ssl_load_verify_locations:[0,4,1,""],ssl_set_verify:[0,4,1,""]}},objnames:{"0":["py","module","Python module"],"1":["py","exception","Python exception"],"2":["py","class","Python class"],"3":["py","method","Python method"],"4":["py","function","Python function"]},objtypes:{"0":"py:module","1":"py:exception","2":"py:class","3":"py:method","4":"py:function"},terms:{"100u":0,"10m":0,"200m":0,"250m":0,"30s":0,"400m":0,"60east":[0,1],"800m":0,"boolean":0,"byte":0,"case":0,"class":0,"const":0,"default":0,"enum":0,"export":0,"final":0,"function":0,"import":0,"int":0,"new":0,"return":0,"short":0,"throw":0,"true":0,"try":0,"void":0,"while":0,For:[0,1],Not:0,One:0,The:0,There:0,These:1,Use:0,Used:0,Will:0,With:0,__deepcopy__:0,abandon:0,abl:0,about:0,absorb:0,accept:0,access:0,accord:0,ack:0,ack_confl:0,ack_typ:0,ackmessag:0,acknowledg:0,acktyp:0,across:0,activ:0,actual:0,adapt:0,add:0,add_ack_typ:0,add_al:0,add_connection_state_listen:0,add_message_handl:0,adding:0,addit:0,address:0,advanc:0,affect:0,after:0,against:0,aggreg:0,all:0,alloc:0,allocate_messag:0,allocatemessag:0,allow:0,alreadi:0,alreadyconnect:0,alreadyconnectedexcept:0,alreadyconnectedexcpet:0,also:0,although:0,alwai:0,amessag:0,amount:0,ampsexcept:0,ampspi:0,ani:0,anoth:0,api:0,appear:0,append:0,appli:0,applic:0,approach:0,appropri:0,argument:0,arriv:0,asc:0,assign:0,associ:0,assum:0,asynchron:0,attempt:0,attemptsmultipl:0,authent:0,authenticationerror:0,authenticationexcept:0,auto:0,automat:0,avail:0,avoid:0,await:0,back:0,background:0,backlog:0,backoff:0,backoff_expon:0,badfilt:0,badfilterexcept:0,badregextop:0,badregextopicexcept:0,badsowkeyexcept:0,base64:0,base:0,batch:0,batch_siz:0,batchsiz:0,becaus:0,becom:0,been:0,befor:0,begin:0,behavior:0,being:0,below:0,between:0,block:0,bodi:0,bookmark:0,bookmark_index:0,bookmark_stor:0,bookmark_subscrib:0,bookmarkstor:0,bool:0,both:0,bracket:0,buffer:0,build:0,bypass:0,ca_fil:0,ca_path:0,calcul:0,call:0,callabl:0,caller:0,came:1,can:0,cancel:0,capac:0,cdll:0,certif:0,chang:0,charact:0,check:0,choos:0,chooser:0,chosen:0,chr:0,cid:0,clariti:0,claus:0,clear:0,client:0,client_disconnect_handl:0,client_nam:0,clientdisconnecthandl:0,clientnam:0,clientnameinus:0,close:0,cmd:0,cmessagehandl:0,come:0,comma:0,command:0,command_id:0,commanderror:0,commandexcept:0,commandtimedout:0,commandtypeerror:0,commun:0,compil:0,complet:0,composit:0,compositemessagebuild:0,compositemessagepars:0,configur:0,conflat:0,conflatingrecoverypointadapt:0,conflation_kei:0,connect:0,connect_and_logon:0,connectionerror:0,connectionexcept:0,connectioninfo:0,connectionrefus:0,connectionrefusedexcept:0,connectionstatelisten:0,consecut:0,consid:0,consist:0,constant:0,construct:0,constructor:0,consum:0,contain:0,content:[0,1],context:0,continu:0,control:0,conveni:0,convert:0,convert_version_to_numb:0,cookbook:0,copi:0,correl:0,correlation_id:0,correspond:0,corruptedrecord:0,could:0,count:0,creat:0,credenti:0,ctype:0,current:0,custom:0,data:0,deal:0,deem:0,def:0,defaultauthent:0,defaultserverchoos:0,defin:0,definit:0,del:0,delai:0,deleg:0,delet:0,delimit:0,deliv:0,delta:0,delta_publish:0,delta_subscrib:0,deltapublish:0,deltasubscrib:0,depend:0,deprec:0,depth:0,deriv:0,desc:0,describ:0,design:0,destin:0,detail:[0,1],detect:0,determin:0,develop:[0,1],dict:0,dictionari:0,dies:0,differ:0,digit:0,directli:0,directori:0,disabl:0,discard:0,discard_messag:0,disconnect:0,disconnectedexcept:0,disconnectexcept:0,disconnecthandl:0,disk:0,dll:0,dllpath:0,doe:0,dot:0,download:1,due:0,duplic:0,duplicatelogonexcept:0,dure:0,each:0,eas:0,easili:0,effect:0,effici:0,either:0,empti:0,enabl:0,encod:0,end:0,enforc:0,enough:0,ensur:0,entir:0,entitl:0,entri:0,epoch:0,equival:0,error:0,error_on_publish_gap:0,establish:0,etc:0,event:0,everi:0,exampl:0,exce:0,exceed:0,except:0,exception_listen:0,execut:0,execute_async:0,executeasync:0,exist:0,exit:0,expect:0,expir:0,explicit:0,expon:0,exponenti:0,exponentialdelaystrategi:0,express:0,extern:0,fail:0,failedwritehandl:0,failov:0,failur:0,fals:0,faq:0,field:0,file:0,filenam:0,fill:0,filter:0,find:0,finish:0,first:0,fix:0,fixbuild:0,fixeddelaystrategi:0,fixshredd:0,flexibl:0,flush:0,focu:0,follow:0,forc:0,format:0,forward:0,frame:0,free:0,from:0,full:0,fully_dur:0,further:0,gap:0,gener:0,get:0,get_ack_batch_s:0,get_ack_timeout:0,get_ack_typ:0,get_ack_type_enum:0,get_auto_ack:0,get_batch_s:0,get_bookmark:0,get_bookmark_seq_no:0,get_client_nam:0,get_command:0,get_command_id:0,get_connect_wait_dur:0,get_correlation_id:0,get_current_authent:0,get_current_uri:0,get_data:0,get_data_raw:0,get_default_max_depth:0,get_default_resubscription_timeout:0,get_depth:0,get_duplicate_message_handl:0,get_error:0,get_error_on_publish_gap:0,get_exception_listen:0,get_expir:0,get_filt:0,get_group_seq_no:0,get_heartbeat:0,get_lease_period:0,get_logon_correlation_data:0,get_logon_opt:0,get_match:0,get_max_depth:0,get_message_s:0,get_message_typ:0,get_most_rec:0,get_nam:0,get_name_hash:0,get_name_hash_valu:0,get_old_style_vers:0,get_oldest_bookmark_seq:0,get_opt:0,get_order_bi:0,get_part:0,get_part_raw:0,get_password:0,get_query_id:0,get_reason:0,get_reconnect_delay_strategi:0,get_records_insert:0,get_records_return:0,get_records_upd:0,get_resubscription_timeout:0,get_retry_on_disconnect:0,get_sequ:0,get_server_choos:0,get_server_vers:0,get_server_version_info:0,get_sow_delet:0,get_sow_kei:0,get_statu:0,get_str:0,get_sub_id:0,get_timeout_interv:0,get_timestamp:0,get_top:0,get_top_n:0,get_topic_match:0,get_unpersisted_count:0,get_uri:0,get_user_id:0,get_vers:0,get_version_numb:0,get_version_str:0,getacktyp:0,getbatchs:0,getbookmark:0,getclientnam:0,getcommand:0,getcommandid:0,getcorrelationid:0,getdata:0,getexpir:0,getfilt:0,getgroupsequencenumb:0,getheartbeat:0,getleaseperiod:0,getmatch:0,getmessagelength:0,getmessagetyp:0,getnam:0,getopt:0,getorderbi:0,getpassword:0,getqueryid:0,getreason:0,getrecordsinsert:0,getrecordsreturn:0,getrecordsupd:0,getsequ:0,getsowdelet:0,getsowkei:0,getstatu:0,getsubscriptionid:0,gettimeoutinterv:0,gettimestamp:0,gettop:0,gettopicmatch:0,gettopnrecordsreturn:0,getuserid:0,getvers:0,give:0,given:0,global:0,grant:0,greater:0,group:0,group_begin:0,group_end:0,group_seq_no:0,guarante:0,guid:[0,1],haclient:0,hand:0,handl:0,handler:0,hang:0,has:0,hash:0,have:0,header:0,heartbeat:0,held:0,help:0,helper:0,higher:0,highli:0,histor:0,histori:0,host:0,hostnam:0,how:0,howev:0,human:0,hybridpublishstor:0,ident:0,identifi:0,ignor:0,implement:0,improp:0,improperli:0,includ:0,incom:0,indefinit:0,index:[0,1],indic:0,inform:0,infrastructur:0,initi:0,initial_delai:0,instal:0,instanc:0,instead:0,integ:0,intend:0,interfac:0,intern:0,interpret:0,interv:0,interval_second:0,intrepret:0,introduct:1,invalid:0,invalidbookmarkexcept:0,invalidmessagetypeopt:0,invalidoptionsexcept:0,invalidorderbyexcept:0,invalidsubidexcept:0,invalidtopicerror:0,invalidtopicexcept:0,invalidtransportopt:0,invalidtransportoptionsexcept:0,invaliduriexcept:0,invaliduriformat:0,invoc:0,invok:0,is_discard:0,is_subscrib:0,issu:0,item:0,iter:0,itself:0,jitter:0,journal:0,json:0,just:0,keep:0,kei:0,know:0,last:0,lease_period:0,legaci:0,length:0,librari:[0,1],like:0,likewis:0,limit:0,list:0,listen:0,listener_cal:0,liter:0,live:0,load:0,local:0,localstorageerror:0,locat:0,lock:0,log:0,logon:0,logoncorrelationdata:0,logonrequiredexcept:0,longer:0,look:0,loss:0,mai:0,maintain:0,mainten:0,major:0,make:0,manag:0,manner:0,map:0,mark:0,match:0,max:0,max_backlog:0,max_depth:0,maxdepth:0,maximum:0,maximum_delai:0,maximum_retry_tim:0,mean:0,meaning:0,measur:0,memori:0,memorybookmarkstor:0,memorypublishstor:0,mesag:0,messag:0,message_handl:0,message_s:0,message_typ:0,messagehandl:0,messagehandlerfunc:0,messagestream:0,messagetypeerror:0,messagetypeexcept:0,messagetypenotfound:0,method:0,might:0,milli:0,millisecond:0,millsecond:0,minim:0,minor:0,miss:0,missingfieldsexcept:0,mmapbookmarkstor:0,modifi:0,modul:1,monitor:0,more:0,most:0,most_rec:0,multipl:0,multipli:0,must:0,my_amps_top:0,my_cool_top:0,my_dll:0,my_message_handl:0,mymessagehandl:0,mysowtop:0,name:0,nameinuseexcept:0,necessari:0,need:0,negoti:0,network:0,newli:0,newlin:0,next:0,no_empti:0,no_sowkei:0,no_stor:0,none:0,nonrespons:0,normal:0,note:0,notentitlederror:0,notentitledexcept:0,notic:0,now:0,number:0,numer:0,nvfix:0,nvfixbuild:0,nvfixshredd:0,object:0,obsolet:0,occur:0,off:0,offset:0,oldest:0,omit:0,on_messag:0,onc:0,one:0,onli:0,onto:0,oof:0,oof_en:0,opaqu:0,open:0,openssl:0,oper:0,option:0,optionsand:0,order:0,order_bi:0,orderbi:0,orderid:0,ordertimestamp:0,origin:0,other:0,otherwis:0,ought:0,out:0,outgo:0,output:0,over:0,overrid:0,overview:1,page:1,param:0,paramet:0,pars:0,part:0,particular:0,pass:0,password:0,patch:0,path:0,paus:0,peer:0,pem:0,pend:0,per:0,perform:0,persist:0,persisted_index:0,place:0,point:0,popul:0,port:0,potenti:0,practic:0,present:0,prevent:0,previou:0,previous:0,print:0,printfailedwrit:0,process:0,processedenum:0,produc:0,program:0,project:0,proper:0,properti:0,protocol:0,provid:[0,1],prune:0,prune_stor:0,publish:0,publish_flush:0,publish_stor:0,publishexcept:0,publishstor:0,publishstoregapexcept:0,purg:0,purge_sub_id:0,purpos:0,pushback:0,python:0,queri:0,query_id:0,queu:0,queue:0,rais:0,rare:0,rate:0,rate_max_gap:0,rather:0,reach:0,read:0,readabl:0,reason:0,receiv:0,recent:0,recommend:0,reconnect:0,reconnectdelai:0,reconnectdelaystrategi:0,record:0,records_insert:0,records_return:0,records_upd:0,recov:0,recoveri:0,recovery_point:0,recoverypoint:0,recoverypointadapt:0,reduc:0,refus:0,regard:0,regardless:0,region:0,regular:0,relat:0,relationship:0,remain:0,remov:0,remove_connection_state_listen:0,remove_message_handl:0,replac:0,replai:0,replic:0,report:0,report_failur:0,report_success:0,repres:0,represent:0,reprocess:0,request:0,requir:0,reset:0,resiz:0,resourc:0,respond:0,respons:0,restart:0,restrict:0,resubscrib:0,result:0,resum:0,retri:0,retriev:0,retryoper:0,retryoperationexcept:0,reus:0,ringbookmarkstor:0,risk:0,run:0,same:0,save:0,scenario:0,search:1,second:0,section:0,see:[0,1],seen:0,self:0,send:0,send_empti:0,send_kei:0,sent:0,separ:0,sequenc:0,server:0,serverchoos:0,set:0,set_ack_batch_s:0,set_ack_timeout:0,set_ack_typ:0,set_ack_type_enum:0,set_auto_ack:0,set_batch_s:0,set_bookmark:0,set_bookmark_stor:0,set_cancel:0,set_client_nam:0,set_command:0,set_command_id:0,set_confl:0,set_conflation_kei:0,set_correlation_id:0,set_data:0,set_default_max_depth:0,set_default_resubscription_timeout:0,set_disconnect_handl:0,set_duplicate_message_handl:0,set_error_on_publish_gap:0,set_exception_listen:0,set_expir:0,set_failed_resubscribe_handl:0,set_failed_write_handl:0,set_filt:0,set_fully_dur:0,set_global_command_type_message_handl:0,set_group:0,set_group_seq_no:0,set_heartbeat:0,set_last_chance_message_handl:0,set_lease_period:0,set_liv:0,set_logon_correlation_data:0,set_logon_opt:0,set_match:0,set_max_backlog:0,set_message_s:0,set_message_typ:0,set_nam:0,set_no_empti:0,set_no_sowkei:0,set_non:0,set_oof:0,set_opt:0,set_order_bi:0,set_password:0,set_paus:0,set_project:0,set_publish_stor:0,set_query_id:0,set_rat:0,set_rate_max_gap:0,set_reason:0,set_reconnect_delai:0,set_reconnect_delay_strategi:0,set_records_insert:0,set_records_return:0,set_records_upd:0,set_replac:0,set_resize_handl:0,set_resubscription_timeout:0,set_resum:0,set_retry_on_disconnect:0,set_send_kei:0,set_sequ:0,set_server_choos:0,set_server_vers:0,set_skip_n:0,set_sow_delet:0,set_sow_kei:0,set_statu:0,set_sub_id:0,set_thread_created_callback:0,set_timeout:0,set_timeout_interv:0,set_timestamp:0,set_top:0,set_top_n:0,set_topic_match:0,set_transport_filt:0,set_unhandled_message_handl:0,set_user_id:0,set_vers:0,setacktyp:0,setbatchs:0,setbookmark:0,setclientnam:0,setcommand:0,setcommandid:0,setcorrelationid:0,setdata:0,setdisconnecthandl:0,setexceptionlisten:0,setexpir:0,setfilt:0,setgroupsequencenumb:0,setheartbeat:0,setleaseperiod:0,setmatch:0,setmessagelength:0,setmessagetyp:0,setnam:0,setondisconnecthandl:0,setopt:0,setorderbi:0,setpassword:0,setqueryid:0,setreason:0,setrecordsinsert:0,setrecordsreturn:0,setrecordsupd:0,setsequ:0,setsowdelet:0,setsowkei:0,setstatu:0,setsubscriptionid:0,settimeoutinterv:0,settimestamp:0,settop:0,settopicmatch:0,settopnrecordsreturn:0,setunhandledmessagehandl:0,setuserid:0,setvers:0,share:0,should:0,showchoos:0,shown:0,signatur:0,similar:0,simpl:0,simultan:0,sinc:0,singl:0,site:1,size:0,skip_n:0,small:0,smaller:0,snippet:0,socket:0,some:0,someth:0,sow:0,sow_and_delta_subscrib:0,sow_and_subscrib:0,sow_delet:0,sow_delete_by_data:0,sow_delete_by_kei:0,sow_kei:0,sow_top:0,sowanddeltasubscrib:0,sowandsubscrib:0,sowdelet:0,sowkei:0,sowrecoverypointadapt:0,special:0,specif:0,specifi:0,squar:0,ssl:0,ssl_ctx_load_verify_loc:0,ssl_init:0,ssl_load_verify_loc:0,ssl_set_verifi:0,start:0,start_tim:0,stat:0,state:0,statu:0,step:0,still:0,stop:0,stop_tim:0,storag:0,store:0,storeerror:0,storeexcept:0,str:0,str_or_messag:0,strategi:0,stream:0,streamerror:0,streamexcept:0,string:0,sub:0,sub_id:0,subid:0,subidinuseexcept:0,submit:0,subscrib:0,subscript:0,subscriptionalreadyexist:0,subscriptionalreadyexistsexcept:0,subset:0,succe:0,succeed:0,success:0,successfulli:0,successfullyconnect:0,suitabl:0,suppli:0,support:0,sure:0,synchron:0,system:0,tag:0,take:0,tcp:0,tell:0,temp_file_nam:0,temporari:0,test_client:0,than:0,thei:0,thi:0,thing:0,third:0,those:0,thread:0,thread_created_cal:0,through:0,thrown:0,time:0,timedout:0,timedoutexcept:0,timeout:0,timeout_interv:0,timeout_second:0,timer:0,timestamp:0,tmp_file_nam:0,to_map:0,token:0,top:0,top_n:0,topic:0,topic_match:0,topic_nam:0,track:0,transact:0,transport:0,transport_filter_cal:0,transporterror:0,transportexcept:0,transportnotfound:0,transporttypeexcept:0,trim:0,truncat:0,truncate_on_clos:0,two:0,type:0,typic:0,unabl:0,unacknowledg:0,unavail:0,unchang:0,undefin:0,underli:0,undiscard:0,unintention:0,uniqu:0,unknown:0,unknownerror:0,unknownexcept:0,unless:0,unnecessari:0,unpersist:0,unrecogn:0,unrecover:0,unsubscrib:0,unsupport:0,until:0,updat:0,uri:0,use:0,used:0,useful:0,user:0,user_id:0,userdata:0,userid:0,usernam:0,uses:0,using:0,valid:0,valu:0,verbatim:0,version:0,versioninfo:0,via:0,wai:0,wait:0,web:1,welcom:1,well:0,went:0,what:0,when:0,where:0,whether:0,which:0,whichev:0,whose:0,willing:0,within:0,without:0,worker:0,world:0,would:0,wrap:0,write:0,written:0,wrong:0,x01:0,xml:0,xpath:0,yet:0,you:0,your:0},titles:["AMPS Module Reference","AMPS Python Client Reference"],titleterms:{amp:[0,1],client:1,indic:1,modul:0,python:1,refer:[0,1],tabl:1}})
@@ -1,4 +0,0 @@
1
- # Sphinx build info version 1
2
- # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3
- config: 911881ca4c7210316ae1c158b25e2fc0
4
- tags: 645f666f9bcd5a90fca523b33c5a78b7
@@ -1,25 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In -->
3
- <!DOCTYPE svg [
4
- <!ENTITY st0 "fill:#FFFFFF;stroke:none;">
5
- <!ENTITY st1 "fill:#FFFFFF;stroke-width:6.6112;stroke-linecap:round;stroke-linejoin:round;">
6
- <!ENTITY st2 "stroke:#FFFFFF;stroke-width:6.6112;">
7
- <!ENTITY st3 "fill:none;stroke:none;">
8
- <!ENTITY st4 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;">
9
- <!ENTITY st5 "stroke:none;">
10
- ]>
11
- <svg width="48pt" height="48pt" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
12
- <g id="Layer_x0020_3" style="&st4;">
13
- <g>
14
- <path style="&st2;" d="M41.7,35.3L26.6,9.4c-0.6-1-1.7-1.7-2.9-1.6c-1.2,0-2.3,0.7-2.9,1.7L6.3,35.4c-0.6,1-0.6,2.3,0,3.3c0.6,1,1.7,1.6,2.9,1.6h29.6c1.2,0,2.3-0.6,2.9-1.7c0.6-1,0.6-2.3,0-3.3z"/>
15
- <path style="&st1;" d="M23.7,11L9.2,37h29.6L23.7,11z"/>
16
- <path style="&st0;" d="M23.7,11.9L10.3,36.1h27.5l-14-24.1z"/>
17
- <g>
18
- <path style="&st5;" d="M24.1,34c-1.1,0-1.8-0.8-1.8-1.8c0-1.1,0.7-1.8,1.8-1.8c1.1,0,1.8,0.7,1.8,1.8c0,1-0.7,1.8-1.8,1.8h0z M22.9,29.3l-0.4-9.1h3.2l-0.4,9.1h-2.3z"/>
19
- </g>
20
- </g>
21
- </g>
22
- <g id="crop_x0020_marks" style="&st4;">
23
- <path style="&st3;" d="M48,48H0V0h48v48z"/>
24
- </g>
25
- </svg>