summaryrefslogtreecommitdiff
path: root/annotated.html
blob: 9e7b617add4a639672a82f599fbd030e2b7a0786 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>memcached: Class List</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.8 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li class="current"><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
  <tr><td class="indexkey"><a class="el" href="struct__prefix__stats.html">_prefix_stats</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="struct__stritem.html">_stritem</a></td><td class="indexvalue">Structure for storing items within memcached </td></tr>
  <tr><td class="indexkey"><a class="el" href="structcache__t.html">cache_t</a></td><td class="indexvalue">Definition of the structure to keep track of the internal details of the cache allocator </td></tr>
  <tr><td class="indexkey"><a class="el" href="structconn.html">conn</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="structconn__queue.html">conn_queue</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="structconn__queue__item.html">conn_queue_item</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="structitemstats__t.html">itemstats_t</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="struct_l_i_b_e_v_e_n_t___t_h_r_e_a_d.html">LIBEVENT_THREAD</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="unionprotocol__binary__request__flush.html">protocol_binary_request_flush</a></td><td class="indexvalue">Definition of the packet used by the flush command See section 4 Please note that the expiration field is optional, so remember to see check the header.bodysize to see if it is present </td></tr>
  <tr><td class="indexkey"><a class="el" href="unionprotocol__binary__request__header.html">protocol_binary_request_header</a></td><td class="indexvalue">Definition of the header structure for a request packet </td></tr>
  <tr><td class="indexkey"><a class="el" href="unionprotocol__binary__request__incr.html">protocol_binary_request_incr</a></td><td class="indexvalue">Definition of the structure used by the increment and decrement command </td></tr>
  <tr><td class="indexkey"><a class="el" href="unionprotocol__binary__request__no__extras.html">protocol_binary_request_no_extras</a></td><td class="indexvalue">Definition of a request-packet containing no extras </td></tr>
  <tr><td class="indexkey"><a class="el" href="unionprotocol__binary__request__set.html">protocol_binary_request_set</a></td><td class="indexvalue">Definition of the packet used by set, add and replace See section 4 </td></tr>
  <tr><td class="indexkey"><a class="el" href="unionprotocol__binary__response__get.html">protocol_binary_response_get</a></td><td class="indexvalue">Definition of the packet returned from a successful get, getq, getk and getkq </td></tr>
  <tr><td class="indexkey"><a class="el" href="unionprotocol__binary__response__header.html">protocol_binary_response_header</a></td><td class="indexvalue">Definition of the header structure for a response packet </td></tr>
  <tr><td class="indexkey"><a class="el" href="unionprotocol__binary__response__incr.html">protocol_binary_response_incr</a></td><td class="indexvalue">Definition of the response from an incr or decr command command </td></tr>
  <tr><td class="indexkey"><a class="el" href="unionprotocol__binary__response__no__extras.html">protocol_binary_response_no_extras</a></td><td class="indexvalue">Definition of a response-packet containing no extras </td></tr>
  <tr><td class="indexkey"><a class="el" href="structsettings.html">settings</a></td><td class="indexvalue">Globally accessible <a class="el" href="structsettings.html" title="Globally accessible settings as derived from the commandline.">settings</a> as derived from the commandline </td></tr>
  <tr><td class="indexkey"><a class="el" href="structslab__stats.html">slab_stats</a></td><td class="indexvalue">Stats stored per slab (and per thread) </td></tr>
  <tr><td class="indexkey"><a class="el" href="structslabclass__t.html">slabclass_t</a></td><td class="indexvalue"></td></tr>
  <tr><td class="indexkey"><a class="el" href="structstats.html">stats</a></td><td class="indexvalue">Global <a class="el" href="structstats.html" title="Global stats.">stats</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="structthread__stats.html">thread_stats</a></td><td class="indexvalue">Stats stored per-thread </td></tr>
  <tr><td class="indexkey"><a class="el" href="structtoken__s.html">token_s</a></td><td class="indexvalue"></td></tr>
</table>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Apr 17 16:28:30 2009 for memcached by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>