Deploy to GitHub pages
[m6w6/libmemcached] / genindex.html
index 621777bb8b28bb957bcbd18a0cb96de59f63f848..71d6b8d4b9b835e2db122565debacd89a76777c4 100644 (file)
@@ -9,7 +9,7 @@
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Index &mdash; libmemcached 1.0.99 documentation</title>
+  <title>Index &mdash; libmemcached 1.1.0 documentation</title>
   
 
   
   
     
       <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
-        <script src="_static/jquery.js"></script>
-        <script src="_static/underscore.js"></script>
-        <script src="_static/doctools.js"></script>
-        <script src="_static/language_data.js"></script>
+        <script type="text/javascript" src="_static/jquery.js"></script>
+        <script type="text/javascript" src="_static/underscore.js"></script>
+        <script type="text/javascript" src="_static/doctools.js"></script>
+        <script type="text/javascript" src="_static/language_data.js"></script>
     
     <script type="text/javascript" src="_static/js/theme.js"></script>
 
@@ -60,7 +60,7 @@
             
             
               <div class="version">
-                1.0
+                1.1
               </div>
             
           
               
             
             
-              <p class="caption"><span class="caption-text">libmemcached</span></p>
-<ul>
+              <ul>
 <li class="toctree-l1"><a class="reference internal" href="libmemcached.html">Introduction</a></li>
-<li class="toctree-l1"><a class="reference internal" href="libmemcached/index.html">libmemcached API</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="libmemcached/index_basics.html">Basics</a></li>
-<li class="toctree-l2"><a class="reference internal" href="libmemcached/index_data.html">Working with Data</a></li>
-<li class="toctree-l2"><a class="reference internal" href="libmemcached/index_errors.html">Messages and Errors</a></li>
-<li class="toctree-l2"><a class="reference internal" href="libmemcached/index_advanced.html">Advanced Topics</a></li>
-<li class="toctree-l2"><a class="reference internal" href="libmemcached/index_deprecated.html">Deprecated Functionality</a></li>
-</ul>
-</li>
-<li class="toctree-l1"><a class="reference internal" href="libmemcached/index_misc.html">Misc</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="libmemcached/configuration.html">Configuration</a></li>
-<li class="toctree-l2"><a class="reference internal" href="libmemcached/constants.html">Constants</a></li>
-<li class="toctree-l2"><a class="reference internal" href="libmemcached/examples.html">Examples</a></li>
-<li class="toctree-l2"><a class="reference internal" href="libmemcached/versioning.html">Versioning</a></li>
-</ul>
-</li>
-</ul>
-<p class="caption"><span class="caption-text">libmemcachedutil</span></p>
-<ul>
-<li class="toctree-l1"><a class="reference internal" href="libmemcachedutil.html">Introduction</a></li>
-<li class="toctree-l1"><a class="reference internal" href="libmemcachedutil/index.html">libmemcachedutil API</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="libmemcachedutil/memcached_pool.html">Working with memcached pools</a></li>
-</ul>
-</li>
+<li class="toctree-l1"><a class="reference internal" href="libmemcached/index.html">libmemcached API</a></li>
+<li class="toctree-l1"><a class="reference internal" href="libmemcachedutil/index.html">libmemcachedutil API</a></li>
+<li class="toctree-l1"><a class="reference internal" href="libhashkit/index.html">libhashkit API</a></li>
+<li class="toctree-l1"><a class="reference internal" href="bin/index.html">Client Applications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="libmemcached/index_misc.html">Miscellaneous</a></li>
 </ul>
-<p class="caption"><span class="caption-text">libhashkit</span></p>
 <ul>
-<li class="toctree-l1"><a class="reference internal" href="libhashkit.html">Introduction</a></li>
-<li class="toctree-l1"><a class="reference internal" href="libhashkit/index.html">libhashkit API</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="libhashkit/hashkit_create.html">Creating a hashkit structure</a></li>
-<li class="toctree-l2"><a class="reference internal" href="libhashkit/hashkit_function.html">Set Hash Function</a></li>
-<li class="toctree-l2"><a class="reference internal" href="libhashkit/hashkit_functions.html">Available Hashes</a></li>
-<li class="toctree-l2"><a class="reference internal" href="libhashkit/hashkit_value.html">Generate hash value</a></li>
-</ul>
-</li>
-</ul>
-<p class="caption"><span class="caption-text">Client Applications</span></p>
-<ul>
-<li class="toctree-l1"><a class="reference internal" href="bin/index.html">Client Applications</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="bin/memcapable.html">memcapable - Checking a Memcached server capabilities and compatibility</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memcat.html">memcat - “cat” data from a server</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memcp.html">memcp - Copy data to a server</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memdump.html">memdump - Dumping your server</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memerror.html">memerror - translate an error code to a string</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memflush.html">memflush - flush all data from a server</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memrm.html">memrm - Remove data from a server</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memslap.html">memslap - Load testing  and benchmarking a server</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memaslap.html">memaslap - Load testing  and benchmarking a server</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memstat.html">memstat - Gather statistics from a server</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memexist.html">memexist - Check for the existence of a key</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memparse.html">memparse - Parse an option string</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memping.html">memping - Test to see if a server is available.</a></li>
-<li class="toctree-l2"><a class="reference internal" href="bin/memtouch.html">memtouch - Touches a key.</a></li>
-</ul>
-</li>
+<li class="toctree-l1"><a class="reference internal" href="changelogs.html">Change Logs</a></li>
+<li class="toctree-l1"><a class="reference internal" href="copyright.html">Copyright</a></li>
 </ul>
 
             
       <li class="wy-breadcrumbs-aside">
         
             
+            
+              <a href="https://github.com/m6w6/libmemcached/blob/v1.x/docs/source/genindex" class="fa fa-github"> Edit on GitHub</a>
+            
+          
         
       </li>
     
 
 <div class="genindex-jumpbox">
  <a href="#Symbols"><strong>Symbols</strong></a>
+ | <a href="#C"><strong>C</strong></a>
  | <a href="#E"><strong>E</strong></a>
  | <a href="#H"><strong>H</strong></a>
  | <a href="#L"><strong>L</strong></a>
 <table style="width: 100%" class="indextable genindextable"><tr>
   <td style="width: 33%; vertical-align: top;"><ul>
       <li>
+    --add
+
+      <ul>
+        <li><a href="bin/memcp.html#cmdoption-memcp-add">memcp command line option</a>
+</li>
+      </ul></li>
+      <li>
     --analyze
 
       <ul>
         <li><a href="bin/memstat.html#cmdoption-memstat-analyze">memstat command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --binary
+
+      <ul>
+        <li><a href="bin/options/common.html#cmdoption-binary">command line option</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-binary">memcat command line option</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-binary">memcp command line option</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-binary">memdump command line option</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-binary">memexist command line option</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-binary">memflush command line option</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-binary">memping command line option</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-binary">memrm command line option</a>
+</li>
+        <li><a href="bin/memslap.html#cmdoption-memslap-binary">memslap command line option</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-binary">memstat command line option</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-binary">memtouch command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --buffer
+
+      <ul>
+        <li><a href="bin/memcp.html#cmdoption-memcp-buffer">memcp command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --debug
+
+      <ul>
+        <li><a href="bin/options/common.html#cmdoption-debug">command line option</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-debug">memcat command line option</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-debug">memcp command line option</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-debug">memdump command line option</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-debug">memexist command line option</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-debug">memflush command line option</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-debug">memping command line option</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-debug">memrm command line option</a>
+</li>
+        <li><a href="bin/memslap.html#cmdoption-memslap-debug">memslap command line option</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-debug">memstat command line option</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-debug">memtouch command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --expire &lt;expiration&gt;
+
+      <ul>
+        <li><a href="bin/options/expire.html#cmdoption-expire">command line option</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-expire">memcp command line option</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-expire">memflush command line option</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-expire">memtouch command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --flag
+
+      <ul>
+        <li><a href="bin/memcat.html#cmdoption-memcat-flag">memcat command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --flag &lt;number&gt;
+
+      <ul>
+        <li><a href="bin/options/flag.html#cmdoption-flag">command line option</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-flag">memcp command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --hash &lt;algorithm&gt;
+
+      <ul>
+        <li><a href="bin/options/hash.html#cmdoption-hash">command line option</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-hash">memcat command line option</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-hash">memcp command line option</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-hash">memdump command line option</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-hash">memexist command line option</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-hash">memrm command line option</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-hash">memtouch command line option</a>
 </li>
       </ul></li>
       <li>
     --help
 
       <ul>
+        <li><a href="bin/options/all.html#cmdoption-help">command line option</a>
+</li>
         <li><a href="bin/memaslap.html#cmdoption-memaslap-help">memaslap command line option</a>
 </li>
         <li><a href="bin/memcat.html#cmdoption-memcat-help">memcat command line option</a>
         <li><a href="bin/memexist.html#cmdoption-memexist-help">memexist command line option</a>
 </li>
         <li><a href="bin/memflush.html#cmdoption-memflush-help">memflush command line option</a>
-</li>
-        <li><a href="bin/memparse.html#cmdoption-memparse-help">memparse command line option</a>
 </li>
         <li><a href="bin/memping.html#cmdoption-memping-help">memping command line option</a>
 </li>
 </li>
       </ul></li>
       <li>
-    --servers
+    --password &lt;password&gt;
 
       <ul>
+        <li><a href="bin/options/sasl.html#cmdoption-password">command line option</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-password">memcp command line option</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-password">memdump command line option</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-password">memexist command line option</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-password">memflush command line option</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-password">memping command line option</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-password">memrm command line option</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-password">memstat command line option</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-password">memtouch command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --quiet
+
+      <ul>
+        <li><a href="bin/options/common.html#cmdoption-quiet">command line option</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-quiet">memcat command line option</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-quiet">memcp command line option</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-quiet">memdump command line option</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-quiet">memexist command line option</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-quiet">memflush command line option</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-quiet">memping command line option</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-quiet">memrm command line option</a>
+</li>
+        <li><a href="bin/memslap.html#cmdoption-memslap-quiet">memslap command line option</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-quiet">memstat command line option</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-quiet">memtouch command line option</a>
+</li>
+      </ul></li>
+  </ul></td>
+  <td style="width: 33%; vertical-align: top;"><ul>
+      <li>
+    --replace
+
+      <ul>
+        <li><a href="bin/memcp.html#cmdoption-memcp-replace">memcp command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --server-version
+
+      <ul>
+        <li><a href="bin/memstat.html#cmdoption-memstat-server-version">memstat command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --servers &lt;list of servers&gt;
+
+      <ul>
+        <li><a href="bin/options/common.html#cmdoption-servers">command line option</a>
+</li>
         <li><a href="bin/memcat.html#cmdoption-memcat-servers">memcat command line option</a>
 </li>
         <li><a href="bin/memcp.html#cmdoption-memcp-servers">memcp command line option</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-servers">memdump command line option</a>
 </li>
         <li><a href="bin/memexist.html#cmdoption-memexist-servers">memexist command line option</a>
 </li>
         <li><a href="bin/memtouch.html#cmdoption-memtouch-servers">memtouch command line option</a>
 </li>
       </ul></li>
-  </ul></td>
-  <td style="width: 33%; vertical-align: top;"><ul>
+      <li>
+    --set
+
+      <ul>
+        <li><a href="bin/memcp.html#cmdoption-memcp-set">memcp command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --udp
+
+      <ul>
+        <li><a href="bin/options/udp.html#cmdoption-udp">command line option</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-udp">memcp command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --username &lt;username&gt;
+
+      <ul>
+        <li><a href="bin/options/sasl.html#cmdoption-username">command line option</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-username">memcp command line option</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-username">memdump command line option</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-username">memexist command line option</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-username">memflush command line option</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-username">memping command line option</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-username">memrm command line option</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-username">memstat command line option</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-username">memtouch command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --verbose
+
+      <ul>
+        <li><a href="bin/options/common.html#cmdoption-verbose">command line option</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-verbose">memcat command line option</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-verbose">memcp command line option</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-verbose">memdump command line option</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-verbose">memexist command line option</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-verbose">memflush command line option</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-verbose">memping command line option</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-verbose">memrm command line option</a>
+</li>
+        <li><a href="bin/memslap.html#cmdoption-memslap-verbose">memslap command line option</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-verbose">memstat command line option</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-verbose">memtouch command line option</a>
+</li>
+      </ul></li>
+      <li>
+    --version
+
+      <ul>
+        <li><a href="bin/options/all.html#cmdoption-version">command line option</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-version">memcat command line option</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-version">memcp command line option</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-version">memdump command line option</a>
+</li>
+        <li><a href="bin/memerror.html#cmdoption-memerror-version">memerror command line option</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-version">memexist command line option</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-version">memflush command line option</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-version">memping command line option</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-version">memrm command line option</a>
+</li>
+        <li><a href="bin/memslap.html#cmdoption-memslap-version">memslap command line option</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-version">memstat command line option</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-version">memtouch command line option</a>
+</li>
+      </ul></li>
       <li>
     -c
 
   </ul></td>
 </tr></table>
 
-<h2 id="E">E</h2>
+<h2 id="C">C</h2>
 <table style="width: 100%" class="indextable genindextable"><tr>
   <td style="width: 33%; vertical-align: top;"><ul>
       <li>
-    environment variable
+    command line option
 
       <ul>
-        <li><a href="bin/memstat.html#envvar-'MEMCACHED_SERVERS,--args'">&#39;MEMCACHED_SERVERS,--args&#39;</a>
+        <li><a href="bin/options/common.html#cmdoption-binary">--binary</a>
+</li>
+        <li><a href="bin/options/common.html#cmdoption-debug">--debug</a>
+</li>
+        <li><a href="bin/options/expire.html#cmdoption-expire">--expire &lt;expiration&gt;</a>
 </li>
-        <li><a href="bin/memcat.html#envvar-`MEMCACHED_SERVERS`">`MEMCACHED_SERVERS`</a>, <a href="bin/memcp.html#envvar-`MEMCACHED_SERVERS`">[1]</a>, <a href="bin/memexist.html#envvar-`MEMCACHED_SERVERS`">[2]</a>, <a href="bin/memflush.html#envvar-`MEMCACHED_SERVERS`">[3]</a>, <a href="bin/memping.html#envvar-`MEMCACHED_SERVERS`">[4]</a>, <a href="bin/memrm.html#envvar-`MEMCACHED_SERVERS`">[5]</a>, <a href="bin/memslap.html#envvar-`MEMCACHED_SERVERS`">[6]</a>, <a href="bin/memtouch.html#envvar-`MEMCACHED_SERVERS`">[7]</a>
+        <li><a href="bin/options/flag.html#cmdoption-flag">--flag &lt;number&gt;</a>
 </li>
+        <li><a href="bin/options/hash.html#cmdoption-hash">--hash &lt;algorithm&gt;</a>
+</li>
+        <li><a href="bin/options/all.html#cmdoption-help">--help</a>
+</li>
+        <li><a href="bin/options/sasl.html#cmdoption-password">--password &lt;password&gt;</a>
+</li>
+        <li><a href="bin/options/common.html#cmdoption-quiet">--quiet</a>
+</li>
+        <li><a href="bin/options/common.html#cmdoption-servers">--servers &lt;list of servers&gt;</a>
+</li>
+        <li><a href="bin/options/udp.html#cmdoption-udp">--udp</a>
+</li>
+        <li><a href="bin/options/sasl.html#cmdoption-username">--username &lt;username&gt;</a>
+</li>
+        <li><a href="bin/options/common.html#cmdoption-verbose">--verbose</a>
+</li>
+        <li><a href="bin/options/all.html#cmdoption-version">--version</a>
+</li>
+      </ul></li>
+  </ul></td>
+</tr></table>
+
+<h2 id="E">E</h2>
+<table style="width: 100%" class="indextable genindextable"><tr>
+  <td style="width: 33%; vertical-align: top;"><ul>
+      <li>
+    environment variable
+
+      <ul>
         <li><a href="libmemcached/configuration.html#envvar-LIBMEMCACHED">LIBMEMCACHED</a>
 </li>
-        <li><a href="bin/memaslap.html#envvar-MEMCACHED_SERVERS">MEMCACHED_SERVERS</a>, <a href="bin/memaslap.html#index-0">[1]</a>
+        <li><a href="bin/memaslap.html#envvar-MEMCACHED_SERVERS">MEMCACHED_SERVERS</a>, <a href="bin/memaslap.html#index-0">[1]</a>, <a href="bin/memcat.html#envvar-MEMCACHED_SERVERS">[2]</a>, <a href="bin/memcp.html#envvar-MEMCACHED_SERVERS">[3]</a>, <a href="bin/memdump.html#envvar-MEMCACHED_SERVERS">[4]</a>, <a href="bin/memerror.html#envvar-MEMCACHED_SERVERS">[5]</a>, <a href="bin/memexist.html#envvar-MEMCACHED_SERVERS">[6]</a>, <a href="bin/memflush.html#envvar-MEMCACHED_SERVERS">[7]</a>, <a href="bin/memping.html#envvar-MEMCACHED_SERVERS">[8]</a>, <a href="bin/memrm.html#envvar-MEMCACHED_SERVERS">[9]</a>, <a href="bin/memslap.html#envvar-MEMCACHED_SERVERS">[10]</a>, <a href="bin/memstat.html#envvar-MEMCACHED_SERVERS">[11]</a>
 </li>
       </ul></li>
   </ul></td>
 </li>
       <li><a href="libhashkit/hashkit_function.html#_CPPv420hashkit_get_functionPK10hashkit_st">hashkit_get_function (C++ function)</a>
 </li>
-      <li>
-    hashkit_hash_fn
+      <li><a href="libhashkit/hashkit_function.html#c.hashkit_hash_algorithm_t">hashkit_hash_algorithm_t (C type)</a>
 
       <ul>
-        <li><a href="libhashkit/hashkit_function.html#index-1">object</a>
+        <li><a href="libhashkit/hashkit_function.html#_CPPv424hashkit_hash_algorithm_t">(C++ enum)</a>
 </li>
       </ul></li>
-      <li><a href="libhashkit/hashkit_function.html#_CPPv415hashkit_hash_fn">hashkit_hash_fn (C++ type)</a>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t16HASHKIT_HASH_CRCE">hashkit_hash_algorithm_t::HASHKIT_HASH_CRC (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t19HASHKIT_HASH_CUSTOME">hashkit_hash_algorithm_t::HASHKIT_HASH_CUSTOM (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t20HASHKIT_HASH_DEFAULTE">hashkit_hash_algorithm_t::HASHKIT_HASH_DEFAULT (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t20HASHKIT_HASH_FNV1_32E">hashkit_hash_algorithm_t::HASHKIT_HASH_FNV1_32 (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t20HASHKIT_HASH_FNV1_64E">hashkit_hash_algorithm_t::HASHKIT_HASH_FNV1_64 (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t21HASHKIT_HASH_FNV1A_32E">hashkit_hash_algorithm_t::HASHKIT_HASH_FNV1A_32 (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t21HASHKIT_HASH_FNV1A_64E">hashkit_hash_algorithm_t::HASHKIT_HASH_FNV1A_64 (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t18HASHKIT_HASH_HSIEHE">hashkit_hash_algorithm_t::HASHKIT_HASH_HSIEH (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t20HASHKIT_HASH_JENKINSE">hashkit_hash_algorithm_t::HASHKIT_HASH_JENKINS (C++ enumerator)</a>
 </li>
   </ul></td>
   <td style="width: 33%; vertical-align: top;"><ul>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t16HASHKIT_HASH_MD5E">hashkit_hash_algorithm_t::HASHKIT_HASH_MD5 (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t19HASHKIT_HASH_MURMURE">hashkit_hash_algorithm_t::HASHKIT_HASH_MURMUR (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N24hashkit_hash_algorithm_t20HASHKIT_HASH_MURMUR3E">hashkit_hash_algorithm_t::HASHKIT_HASH_MURMUR3 (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv415hashkit_hash_fn">hashkit_hash_fn (C++ type)</a>
+</li>
       <li><a href="libhashkit/hashkit_functions.html#_CPPv413hashkit_hsiehPKc6size_t">hashkit_hsieh (C++ function)</a>
 </li>
       <li><a href="libhashkit/hashkit_create.html#_CPPv420hashkit_is_allocatedPK10hashkit_st">hashkit_is_allocated (C++ function)</a>
       <li><a href="libhashkit/hashkit_functions.html#_CPPv414hashkit_murmurPKc6size_t">hashkit_murmur (C++ function)</a>
 </li>
       <li><a href="libhashkit/hashkit_functions.html#_CPPv415hashkit_murmur3PKc6size_t">hashkit_murmur3 (C++ function)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#c.hashkit_return_t">hashkit_return_t (C type)</a>
+
+      <ul>
+        <li><a href="libhashkit/hashkit_function.html#_CPPv416hashkit_return_t">(C++ enum)</a>
+</li>
+      </ul></li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N16hashkit_return_t15HASHKIT_FAILUREE">hashkit_return_t::HASHKIT_FAILURE (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N16hashkit_return_t24HASHKIT_INVALID_ARGUMENTE">hashkit_return_t::HASHKIT_INVALID_ARGUMENT (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N16hashkit_return_t20HASHKIT_INVALID_HASHE">hashkit_return_t::HASHKIT_INVALID_HASH (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N16hashkit_return_t33HASHKIT_MEMORY_ALLOCATION_FAILUREE">hashkit_return_t::HASHKIT_MEMORY_ALLOCATION_FAILURE (C++ enumerator)</a>
+</li>
+      <li><a href="libhashkit/hashkit_function.html#_CPPv4N16hashkit_return_t15HASHKIT_SUCCESSE">hashkit_return_t::HASHKIT_SUCCESS (C++ enumerator)</a>
 </li>
       <li><a href="libhashkit/hashkit_function.html#_CPPv440hashkit_set_custom_distribution_functionP10hashkit_st15hashkit_hash_fnPv">hashkit_set_custom_distribution_function (C++ function)</a>
 </li>
 </li>
       <li><a href="libhashkit/hashkit_function.html#_CPPv420hashkit_set_functionP10hashkit_st24hashkit_hash_algorithm_t">hashkit_set_function (C++ function)</a>
 </li>
-      <li>
-    hashkit_st
-
-      <ul>
-        <li><a href="libhashkit/hashkit_function.html#index-0">object</a>, <a href="libhashkit/hashkit_functions.html#index-0">[1]</a>, <a href="libhashkit/hashkit_value.html#index-0">[2]</a>
-</li>
-      </ul></li>
       <li><a href="libhashkit/hashkit_create.html#_CPPv410hashkit_st">hashkit_st (C++ type)</a>
 </li>
       <li><a href="libhashkit/hashkit_value.html#_CPPv413hashkit_valueP10hashkit_stPKc6size_t">hashkit_value (C++ function)</a>
 </li>
       <li><a href="libmemcached/memcached_set.html#_CPPv420memcached_add_by_keyP12memcached_stPKc6size_tPKc6size_tPKc6size_t6time_t8uint32_t">memcached_add_by_key (C++ function)</a>
 </li>
-      <li>
-    memcached_analysis_st
-
-      <ul>
-        <li><a href="libmemcached/memcached_analyze.html#index-0">object</a>
-</li>
-      </ul></li>
       <li><a href="libmemcached/memcached_analyze.html#_CPPv421memcached_analysis_st">memcached_analysis_st (C++ type)</a>
 </li>
       <li><a href="libmemcached/memcached_analyze.html#_CPPv417memcached_analyzeP12memcached_stP17memcached_stat_stP18memcached_return_t">memcached_analyze (C++ function)</a>
 </li>
       </ul></li>
       <li><a href="libmemcached/memcached_callback.html#_CPPv4N20memcached_callback_t35MEMCACHED_CALLBACK_CLEANUP_FUNCTIONE">memcached_callback_t::MEMCACHED_CALLBACK_CLEANUP_FUNCTION (C++ enumerator)</a>
+</li>
+      <li><a href="libmemcached/memcached_callback.html#_CPPv4N20memcached_callback_t35MEMCACHED_CALLBACK_CLEANUP_FUNCTION20memcached_cleanup_fnE">memcached_callback_t::MEMCACHED_CALLBACK_CLEANUP_FUNCTION::memcached_cleanup_fn (C++ type)</a>
 </li>
       <li><a href="libmemcached/memcached_callback.html#_CPPv4N20memcached_callback_t33MEMCACHED_CALLBACK_CLONE_FUNCTIONE">memcached_callback_t::MEMCACHED_CALLBACK_CLONE_FUNCTION (C++ enumerator)</a>
+</li>
+      <li><a href="libmemcached/memcached_callback.html#_CPPv4N20memcached_callback_t33MEMCACHED_CALLBACK_CLONE_FUNCTION18memcached_clone_fnE">memcached_callback_t::MEMCACHED_CALLBACK_CLONE_FUNCTION::memcached_clone_fn (C++ type)</a>
 </li>
       <li><a href="libmemcached/memcached_callback.html#_CPPv4N20memcached_callback_t33MEMCACHED_CALLBACK_DELETE_TRIGGERE">memcached_callback_t::MEMCACHED_CALLBACK_DELETE_TRIGGER (C++ enumerator)</a>
 </li>
       <li><a href="libmemcached/memcached_exist.html#_CPPv415memcached_existP12memcached_stPcP6size_t">memcached_exist (C++ function)</a>
 </li>
       <li><a href="libmemcached/memcached_exist.html#_CPPv422memcached_exist_by_keyP12memcached_stPcP6size_tPcP6size_t">memcached_exist_by_key (C++ function)</a>
+</li>
+      <li><a href="libmemcached/constants.html#c.MEMCACHED_EXPIRATION_NOT_ADD">MEMCACHED_EXPIRATION_NOT_ADD (C macro)</a>
 </li>
       <li><a href="libmemcached/memcached_return_t.html#_CPPv416memcached_failed18memcached_return_t">memcached_failed (C++ function)</a>
 </li>
 </li>
       <li><a href="libmemcached/memcached_user_data.html#_CPPv423memcached_get_user_dataP12memcached_st">memcached_get_user_data (C++ function)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv418MEMCACHED_HASH_CRC">MEMCACHED_HASH_CRC (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#c.memcached_hash_t">memcached_hash_t (C type)</a>
+
+      <ul>
+        <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv416memcached_hash_t">(C++ enum)</a>
+</li>
+      </ul></li>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t18MEMCACHED_HASH_CRCE">memcached_hash_t::MEMCACHED_HASH_CRC (C++ enumerator)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv422MEMCACHED_HASH_DEFAULT">MEMCACHED_HASH_DEFAULT (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t21MEMCACHED_HASH_CUSTOME">memcached_hash_t::MEMCACHED_HASH_CUSTOM (C++ enumerator)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv422MEMCACHED_HASH_FNV1_32">MEMCACHED_HASH_FNV1_32 (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t22MEMCACHED_HASH_DEFAULTE">memcached_hash_t::MEMCACHED_HASH_DEFAULT (C++ enumerator)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv422MEMCACHED_HASH_FNV1_64">MEMCACHED_HASH_FNV1_64 (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t22MEMCACHED_HASH_FNV1_32E">memcached_hash_t::MEMCACHED_HASH_FNV1_32 (C++ enumerator)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv423MEMCACHED_HASH_FNV1A_32">MEMCACHED_HASH_FNV1A_32 (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t22MEMCACHED_HASH_FNV1_64E">memcached_hash_t::MEMCACHED_HASH_FNV1_64 (C++ enumerator)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv423MEMCACHED_HASH_FNV1A_64">MEMCACHED_HASH_FNV1A_64 (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t23MEMCACHED_HASH_FNV1A_32E">memcached_hash_t::MEMCACHED_HASH_FNV1A_32 (C++ enumerator)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv420MEMCACHED_HASH_HSIEH">MEMCACHED_HASH_HSIEH (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t23MEMCACHED_HASH_FNV1A_64E">memcached_hash_t::MEMCACHED_HASH_FNV1A_64 (C++ enumerator)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv422MEMCACHED_HASH_JENKINS">MEMCACHED_HASH_JENKINS (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t20MEMCACHED_HASH_HSIEHE">memcached_hash_t::MEMCACHED_HASH_HSIEH (C++ enumerator)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv418MEMCACHED_HASH_MD5">MEMCACHED_HASH_MD5 (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t22MEMCACHED_HASH_JENKINSE">memcached_hash_t::MEMCACHED_HASH_JENKINS (C++ enumerator)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv421MEMCACHED_HASH_MURMUR">MEMCACHED_HASH_MURMUR (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t18MEMCACHED_HASH_MD5E">memcached_hash_t::MEMCACHED_HASH_MD5 (C++ enumerator)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv422MEMCACHED_HASH_MURMUR3">MEMCACHED_HASH_MURMUR3 (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t21MEMCACHED_HASH_MURMURE">memcached_hash_t::MEMCACHED_HASH_MURMUR (C++ enumerator)</a>
 </li>
-      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv416memcached_hash_t">memcached_hash_t (C++ type)</a>
+      <li><a href="libmemcached/memcached_generate_hash_value.html#_CPPv4N16memcached_hash_t22MEMCACHED_HASH_MURMUR3E">memcached_hash_t::MEMCACHED_HASH_MURMUR3 (C++ enumerator)</a>
 </li>
       <li><a href="libmemcached/memcached_auto.html#_CPPv419memcached_incrementP12memcached_stPKc6size_t8uint32_tP8uint64_t">memcached_increment (C++ function)</a>
 </li>
 </li>
       <li><a href="libmemcached/memcached_memory_allocators.html#_CPPv420memcached_realloc_fn">memcached_realloc_fn (C++ type)</a>
 </li>
-  </ul></td>
-  <td style="width: 33%; vertical-align: top;"><ul>
       <li><a href="libmemcached/memcached_set.html#_CPPv417memcached_replaceP12memcached_stPKc6size_tPKc6size_t6time_t8uint32_t">memcached_replace (C++ function)</a>
 </li>
       <li><a href="libmemcached/memcached_set.html#_CPPv424memcached_replace_by_keyP12memcached_stPKc6size_tPKc6size_tPKc6size_t6time_t8uint32_t">memcached_replace_by_key (C++ function)</a>
 </li>
       <li><a href="libmemcached/memcached_return_t.html#_CPPv4N18memcached_return_t25MEMCACHED_NO_KEY_PROVIDEDE">memcached_return_t::MEMCACHED_NO_KEY_PROVIDED (C++ enumerator)</a>
 </li>
+  </ul></td>
+  <td style="width: 33%; vertical-align: top;"><ul>
       <li><a href="libmemcached/memcached_return_t.html#_CPPv4N18memcached_return_t20MEMCACHED_NO_SERVERSE">memcached_return_t::MEMCACHED_NO_SERVERS (C++ enumerator)</a>
 </li>
       <li><a href="libmemcached/memcached_return_t.html#_CPPv4N18memcached_return_t23MEMCACHED_NOT_SUPPORTEDE">memcached_return_t::MEMCACHED_NOT_SUPPORTED (C++ enumerator)</a>
       <li><a href="libmemcached/memcached_servers.html#_CPPv422memcached_server_countP12memcached_st">memcached_server_count (C++ function)</a>
 </li>
       <li><a href="libmemcached/memcached_servers.html#_CPPv423memcached_server_cursorPK12memcached_stPK19memcached_server_fnPv8uint32_t">memcached_server_cursor (C++ function)</a>
+</li>
+      <li><a href="libmemcached/memcached_behavior.html#c.memcached_server_distribution_t">memcached_server_distribution_t (C type)</a>
+
+      <ul>
+        <li><a href="libmemcached/memcached_behavior.html#_CPPv431memcached_server_distribution_t">(C++ enum)</a>
+</li>
+      </ul></li>
+      <li><a href="libmemcached/memcached_behavior.html#_CPPv4N31memcached_server_distribution_t33MEMCACHED_DISTRIBUTION_CONSISTENTE">memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_CONSISTENT (C++ enumerator)</a>
+</li>
+      <li><a href="libmemcached/memcached_behavior.html#_CPPv4N31memcached_server_distribution_t40MEMCACHED_DISTRIBUTION_CONSISTENT_KETAMAE">memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_CONSISTENT_KETAMA (C++ enumerator)</a>
+</li>
+      <li><a href="libmemcached/memcached_behavior.html#_CPPv4N31memcached_server_distribution_t44MEMCACHED_DISTRIBUTION_CONSISTENT_KETAMA_SPYE">memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_CONSISTENT_KETAMA_SPY (C++ enumerator)</a>
+</li>
+      <li><a href="libmemcached/memcached_behavior.html#_CPPv4N31memcached_server_distribution_t42MEMCACHED_DISTRIBUTION_CONSISTENT_WEIGHTEDE">memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_CONSISTENT_WEIGHTED (C++ enumerator)</a>
+</li>
+      <li><a href="libmemcached/memcached_behavior.html#_CPPv4N31memcached_server_distribution_t29MEMCACHED_DISTRIBUTION_MODULAE">memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_MODULA (C++ enumerator)</a>
+</li>
+      <li><a href="libmemcached/memcached_behavior.html#_CPPv4N31memcached_server_distribution_t29MEMCACHED_DISTRIBUTION_RANDOME">memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_RANDOM (C++ enumerator)</a>
+</li>
+      <li><a href="libmemcached/memcached_behavior.html#_CPPv4N31memcached_server_distribution_t37MEMCACHED_DISTRIBUTION_VIRTUAL_BUCKETE">memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_VIRTUAL_BUCKET (C++ enumerator)</a>
 </li>
       <li><a href="libmemcached/memcached_server_st.html#_CPPv422memcached_server_errorPK21memcached_instance_st">memcached_server_error (C++ function)</a>
 </li>
       <li><a href="libmemcached/memcached_servers.html#_CPPv419memcached_server_fn">memcached_server_fn (C++ type)</a>
 </li>
       <li><a href="libmemcached/memcached_servers.html#_CPPv436memcached_server_get_last_disconnectPK12memcached_st">memcached_server_get_last_disconnect (C++ function)</a>
-</li>
-      <li><a href="libmemcached/memcached_server_st.html#_CPPv421memcached_server_listP12memcached_st">memcached_server_list (C++ function)</a>
 </li>
       <li><a href="libmemcached/memcached_server_st.html#_CPPv428memcached_server_list_append24memcached_server_list_stPKc9in_port_tP18memcached_return_t">memcached_server_list_append (C++ function)</a>
 </li>
 </li>
       <li><a href="libmemcached/memcached_server_st.html#_CPPv423memcached_servers_parsev">memcached_servers_parse (C++ function)</a>
 </li>
-      <li><a href="libmemcached/memcached_create.html#_CPPv423memcached_servers_reset12memcached_st">memcached_servers_reset (C++ function)</a>
+      <li><a href="libmemcached/memcached_create.html#_CPPv423memcached_servers_resetP12memcached_st">memcached_servers_reset (C++ function)</a>
 </li>
       <li><a href="libmemcached/memcached_set.html#_CPPv413memcached_setP12memcached_stPKc6size_tPKc6size_t6time_t8uint32_t">memcached_set (C++ function)</a>
 </li>
     memcached_st
 
       <ul>
-        <li><a href="libmemcached/memcached_append.html#index-0">object</a>, <a href="libmemcached/memcached_auto.html#index-0">[1]</a>, <a href="libmemcached/memcached_behavior.html#index-0">[2]</a>, <a href="libmemcached/memcached_callback.html#index-0">[3]</a>, <a href="libmemcached/memcached_cas.html#index-0">[4]</a>, <a href="libmemcached/memcached_delete.html#index-0">[5]</a>, <a href="libmemcached/memcached_dump.html#index-0">[6]</a>, <a href="libmemcached/memcached_exist.html#index-0">[7]</a>, <a href="libmemcached/memcached_fetch.html#index-0">[8]</a>, <a href="libmemcached/memcached_flush.html#index-0">[9]</a>, <a href="libmemcached/memcached_flush_buffers.html#index-0">[10]</a>, <a href="libmemcached/memcached_generate_hash_value.html#index-0">[11]</a>, <a href="libmemcached/memcached_get.html#index-0">[12]</a>, <a href="libmemcached/memcached_quit.html#index-0">[13]</a>, <a href="libmemcached/memcached_sasl.html#index-0">[14]</a>, <a href="libmemcached/memcached_set.html#index-0">[15]</a>, <a href="libmemcached/memcached_set_encoding_key.html#index-0">[16]</a>, <a href="libmemcached/memcached_stats.html#index-0">[17]</a>, <a href="libmemcached/memcached_touch.html#index-0">[18]</a>, <a href="libmemcached/memcached_user_data.html#index-0">[19]</a>, <a href="libmemcached/memcached_verbosity.html#index-0">[20]</a>
+        <li><a href="libmemcached/memcached_quit.html#index-0">object</a>, <a href="libmemcached/memcached_set.html#index-0">[1]</a>, <a href="libmemcached/memcached_stats.html#index-0">[2]</a>
 </li>
       </ul></li>
       <li><a href="libmemcached/memcached_create.html#_CPPv412memcached_st">memcached_st (C++ type)</a>
     memcat command line option
 
       <ul>
+        <li><a href="bin/memcat.html#cmdoption-memcat-binary">--binary</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-debug">--debug</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-flag">--flag</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-hash">--hash &lt;algorithm&gt;</a>
+</li>
         <li><a href="bin/memcat.html#cmdoption-memcat-help">--help</a>
 </li>
-        <li><a href="bin/memcat.html#cmdoption-memcat-servers">--servers</a>
+        <li><a href="bin/memcat.html#cmdoption-memcat-quiet">--quiet</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-servers">--servers &lt;list of servers&gt;</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-verbose">--verbose</a>
+</li>
+        <li><a href="bin/memcat.html#cmdoption-memcat-version">--version</a>
 </li>
       </ul></li>
       <li>
     memcp command line option
 
       <ul>
+        <li><a href="bin/memcp.html#cmdoption-memcp-add">--add</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-binary">--binary</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-buffer">--buffer</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-debug">--debug</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-expire">--expire &lt;expiration&gt;</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-flag">--flag &lt;number&gt;</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-hash">--hash &lt;algorithm&gt;</a>
+</li>
         <li><a href="bin/memcp.html#cmdoption-memcp-help">--help</a>
 </li>
-        <li><a href="bin/memcp.html#cmdoption-memcp-servers">--servers</a>
+        <li><a href="bin/memcp.html#cmdoption-memcp-password">--password &lt;password&gt;</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-quiet">--quiet</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-replace">--replace</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-servers">--servers &lt;list of servers&gt;</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-set">--set</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-udp">--udp</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-username">--username &lt;username&gt;</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-verbose">--verbose</a>
+</li>
+        <li><a href="bin/memcp.html#cmdoption-memcp-version">--version</a>
 </li>
       </ul></li>
       <li>
     memdump command line option
 
       <ul>
+        <li><a href="bin/memdump.html#cmdoption-memdump-binary">--binary</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-debug">--debug</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-hash">--hash &lt;algorithm&gt;</a>
+</li>
         <li><a href="bin/memdump.html#cmdoption-memdump-help">--help</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-password">--password &lt;password&gt;</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-quiet">--quiet</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-servers">--servers &lt;list of servers&gt;</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-username">--username &lt;username&gt;</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-verbose">--verbose</a>
+</li>
+        <li><a href="bin/memdump.html#cmdoption-memdump-version">--version</a>
 </li>
       </ul></li>
       <li>
 
       <ul>
         <li><a href="bin/memerror.html#cmdoption-memerror-help">--help</a>
+</li>
+        <li><a href="bin/memerror.html#cmdoption-memerror-version">--version</a>
 </li>
       </ul></li>
       <li>
     memexist command line option
 
       <ul>
+        <li><a href="bin/memexist.html#cmdoption-memexist-binary">--binary</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-debug">--debug</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-hash">--hash &lt;algorithm&gt;</a>
+</li>
         <li><a href="bin/memexist.html#cmdoption-memexist-help">--help</a>
 </li>
-        <li><a href="bin/memexist.html#cmdoption-memexist-servers">--servers</a>
+        <li><a href="bin/memexist.html#cmdoption-memexist-password">--password &lt;password&gt;</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-quiet">--quiet</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-servers">--servers &lt;list of servers&gt;</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-username">--username &lt;username&gt;</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-verbose">--verbose</a>
+</li>
+        <li><a href="bin/memexist.html#cmdoption-memexist-version">--version</a>
 </li>
       </ul></li>
       <li>
     memflush command line option
 
       <ul>
+        <li><a href="bin/memflush.html#cmdoption-memflush-binary">--binary</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-debug">--debug</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-expire">--expire &lt;expiration&gt;</a>
+</li>
         <li><a href="bin/memflush.html#cmdoption-memflush-help">--help</a>
 </li>
-        <li><a href="bin/memflush.html#cmdoption-memflush-servers">--servers</a>
+        <li><a href="bin/memflush.html#cmdoption-memflush-password">--password &lt;password&gt;</a>
 </li>
-      </ul></li>
-      <li>
-    memparse command line option
-
-      <ul>
-        <li><a href="bin/memparse.html#cmdoption-memparse-help">--help</a>
+        <li><a href="bin/memflush.html#cmdoption-memflush-quiet">--quiet</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-servers">--servers &lt;list of servers&gt;</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-username">--username &lt;username&gt;</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-verbose">--verbose</a>
+</li>
+        <li><a href="bin/memflush.html#cmdoption-memflush-version">--version</a>
 </li>
       </ul></li>
       <li>
     memping command line option
 
       <ul>
+        <li><a href="bin/memping.html#cmdoption-memping-binary">--binary</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-debug">--debug</a>
+</li>
         <li><a href="bin/memping.html#cmdoption-memping-help">--help</a>
 </li>
-        <li><a href="bin/memping.html#cmdoption-memping-servers">--servers</a>
+        <li><a href="bin/memping.html#cmdoption-memping-password">--password &lt;password&gt;</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-quiet">--quiet</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-servers">--servers &lt;list of servers&gt;</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-username">--username &lt;username&gt;</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-verbose">--verbose</a>
+</li>
+        <li><a href="bin/memping.html#cmdoption-memping-version">--version</a>
 </li>
       </ul></li>
       <li>
     memrm command line option
 
       <ul>
+        <li><a href="bin/memrm.html#cmdoption-memrm-binary">--binary</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-debug">--debug</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-hash">--hash &lt;algorithm&gt;</a>
+</li>
         <li><a href="bin/memrm.html#cmdoption-memrm-help">--help</a>
 </li>
-        <li><a href="bin/memrm.html#cmdoption-memrm-servers">--servers</a>
+        <li><a href="bin/memrm.html#cmdoption-memrm-password">--password &lt;password&gt;</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-quiet">--quiet</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-servers">--servers &lt;list of servers&gt;</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-username">--username &lt;username&gt;</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-verbose">--verbose</a>
+</li>
+        <li><a href="bin/memrm.html#cmdoption-memrm-version">--version</a>
 </li>
       </ul></li>
       <li>
     memslap command line option
 
       <ul>
+        <li><a href="bin/memslap.html#cmdoption-memslap-binary">--binary</a>
+</li>
+        <li><a href="bin/memslap.html#cmdoption-memslap-debug">--debug</a>
+</li>
         <li><a href="bin/memslap.html#cmdoption-memslap-help">--help</a>
 </li>
-        <li><a href="bin/memslap.html#cmdoption-memslap-servers">--servers</a>
+        <li><a href="bin/memslap.html#cmdoption-memslap-quiet">--quiet</a>
+</li>
+        <li><a href="bin/memslap.html#cmdoption-memslap-servers">--servers &lt;list of servers&gt;</a>
+</li>
+        <li><a href="bin/memslap.html#cmdoption-memslap-verbose">--verbose</a>
+</li>
+        <li><a href="bin/memslap.html#cmdoption-memslap-version">--version</a>
 </li>
       </ul></li>
       <li>
 
       <ul>
         <li><a href="bin/memstat.html#cmdoption-memstat-analyze">--analyze</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-binary">--binary</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-debug">--debug</a>
 </li>
         <li><a href="bin/memstat.html#cmdoption-memstat-help">--help</a>
 </li>
-        <li><a href="bin/memstat.html#cmdoption-memstat-servers">--servers</a>
+        <li><a href="bin/memstat.html#cmdoption-memstat-password">--password &lt;password&gt;</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-quiet">--quiet</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-server-version">--server-version</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-servers">--servers &lt;list of servers&gt;</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-username">--username &lt;username&gt;</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-verbose">--verbose</a>
+</li>
+        <li><a href="bin/memstat.html#cmdoption-memstat-version">--version</a>
 </li>
       </ul></li>
       <li>
     memtouch command line option
 
       <ul>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-binary">--binary</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-debug">--debug</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-expire">--expire &lt;expiration&gt;</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-hash">--hash &lt;algorithm&gt;</a>
+</li>
         <li><a href="bin/memtouch.html#cmdoption-memtouch-help">--help</a>
 </li>
-        <li><a href="bin/memtouch.html#cmdoption-memtouch-servers">--servers</a>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-password">--password &lt;password&gt;</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-quiet">--quiet</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-servers">--servers &lt;list of servers&gt;</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-username">--username &lt;username&gt;</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-verbose">--verbose</a>
+</li>
+        <li><a href="bin/memtouch.html#cmdoption-memtouch-version">--version</a>
 </li>
       </ul></li>
   </ul></td>
     object
 
       <ul>
-        <li><a href="libhashkit/hashkit_function.html#index-1">hashkit_hash_fn</a>
-</li>
-        <li><a href="libhashkit/hashkit_function.html#index-0">hashkit_st</a>, <a href="libhashkit/hashkit_functions.html#index-0">[1]</a>, <a href="libhashkit/hashkit_value.html#index-0">[2]</a>
-</li>
-        <li><a href="libmemcached/memcached_analyze.html#index-0">memcached_analysis_st</a>
-</li>
-        <li><a href="libmemcached/memcached_append.html#index-0">memcached_st</a>, <a href="libmemcached/memcached_auto.html#index-0">[1]</a>, <a href="libmemcached/memcached_behavior.html#index-0">[2]</a>, <a href="libmemcached/memcached_callback.html#index-0">[3]</a>, <a href="libmemcached/memcached_cas.html#index-0">[4]</a>, <a href="libmemcached/memcached_delete.html#index-0">[5]</a>, <a href="libmemcached/memcached_dump.html#index-0">[6]</a>, <a href="libmemcached/memcached_exist.html#index-0">[7]</a>, <a href="libmemcached/memcached_fetch.html#index-0">[8]</a>, <a href="libmemcached/memcached_flush.html#index-0">[9]</a>, <a href="libmemcached/memcached_flush_buffers.html#index-0">[10]</a>, <a href="libmemcached/memcached_generate_hash_value.html#index-0">[11]</a>, <a href="libmemcached/memcached_get.html#index-0">[12]</a>, <a href="libmemcached/memcached_quit.html#index-0">[13]</a>, <a href="libmemcached/memcached_sasl.html#index-0">[14]</a>, <a href="libmemcached/memcached_set.html#index-0">[15]</a>, <a href="libmemcached/memcached_set_encoding_key.html#index-0">[16]</a>, <a href="libmemcached/memcached_stats.html#index-0">[17]</a>, <a href="libmemcached/memcached_touch.html#index-0">[18]</a>, <a href="libmemcached/memcached_user_data.html#index-0">[19]</a>, <a href="libmemcached/memcached_verbosity.html#index-0">[20]</a>
+        <li><a href="libmemcached/memcached_quit.html#index-0">memcached_st</a>, <a href="libmemcached/memcached_set.html#index-0">[1]</a>, <a href="libmemcached/memcached_stats.html#index-0">[2]</a>
 </li>
       </ul></li>
   </ul></td>