summaryrefslogtreecommitdiff
path: root/unionprotocol__binary__request__incr.html
blob: 6054ae6929d8e2581346392e660710270233e430 (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!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: protocol_binary_request_incr Union Reference</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><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>protocol_binary_request_incr Union Reference</h1><!-- doxytag: class="protocol_binary_request_incr" -->Definition of the structure used by the increment and decrement command.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="protocol__binary_8h-source.html">protocol_binary.h</a>&gt;</code>
<p>
<div class="dynheader">
Collaboration diagram for protocol_binary_request_incr:</div>
<div class="dynsection">
<p><center><img src="unionprotocol__binary__request__incr__coll__graph.png" border="0" usemap="#protocol__binary__request__incr__coll__map" alt="Collaboration graph"></center>
<map name="protocol__binary__request__incr__coll__map">
<area shape="rect" id="node2" href="unionprotocol__binary__request__header.html" title="Definition of the header structure for a request packet." alt="" coords="5,5,243,35"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="unionprotocol__binary__request__incr-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap>struct {</td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="unionprotocol__binary__request__header.html">protocol_binary_request_header</a>&nbsp;&nbsp;&nbsp;<a class="el" href="unionprotocol__binary__request__incr.html#a0d4395b112e03c3e3b896e98fe74f67">header</a></td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;struct {</td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;uint64_t&nbsp;&nbsp;&nbsp;<a class="el" href="unionprotocol__binary__request__incr.html#784c7b08c6911019686628ad149a1bd2">delta</a></td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;uint64_t&nbsp;&nbsp;&nbsp;<a class="el" href="unionprotocol__binary__request__incr.html#9576d5bf36399457af2ab8ec9da73718">initial</a></td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;uint32_t&nbsp;&nbsp;&nbsp;<a class="el" href="unionprotocol__binary__request__incr.html#1f02aa475739837ce126d96a4490830a">expiration</a></td></tr>

<tr><td class="memItemLeft" nowrap valign="top">&nbsp;&nbsp;&nbsp;}&nbsp;&nbsp;&nbsp;<a class="el" href="unionprotocol__binary__request__incr.html#24e7d80ff29a62a48f816637e9769dbc">body</a></td></tr>

<tr><td class="memItemLeft" nowrap valign="top">}&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="unionprotocol__binary__request__incr.html#c26762a5ca72bc2cb4668360953c3662">message</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">uint8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="unionprotocol__binary__request__incr.html#5ffb707b3523e4d3e704caa678c70bfa">bytes</a> [sizeof(<a class="el" href="unionprotocol__binary__request__header.html">protocol_binary_request_header</a>)+20]</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Definition of the structure used by the increment and decrement command. 
<p>
See section 4 <hr><h2>Member Data Documentation</h2>
<a class="anchor" name="24e7d80ff29a62a48f816637e9769dbc"></a><!-- doxytag: member="protocol_binary_request_incr::body" ref="24e7d80ff29a62a48f816637e9769dbc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct { ... }   <a class="el" href="unionprotocol__binary__request__incr.html#24e7d80ff29a62a48f816637e9769dbc">protocol_binary_request_incr::body</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="5ffb707b3523e4d3e704caa678c70bfa"></a><!-- doxytag: member="protocol_binary_request_incr::bytes" ref="5ffb707b3523e4d3e704caa678c70bfa" args="[sizeof(protocol_binary_request_header)+20]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8_t <a class="el" href="unionprotocol__binary__request__incr.html#5ffb707b3523e4d3e704caa678c70bfa">protocol_binary_request_incr::bytes</a>[sizeof(<a class="el" href="unionprotocol__binary__request__header.html">protocol_binary_request_header</a>)+20]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="784c7b08c6911019686628ad149a1bd2"></a><!-- doxytag: member="protocol_binary_request_incr::delta" ref="784c7b08c6911019686628ad149a1bd2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint64_t <a class="el" href="unionprotocol__binary__request__incr.html#784c7b08c6911019686628ad149a1bd2">protocol_binary_request_incr::delta</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="1f02aa475739837ce126d96a4490830a"></a><!-- doxytag: member="protocol_binary_request_incr::expiration" ref="1f02aa475739837ce126d96a4490830a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="unionprotocol__binary__request__incr.html#1f02aa475739837ce126d96a4490830a">protocol_binary_request_incr::expiration</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="a0d4395b112e03c3e3b896e98fe74f67"></a><!-- doxytag: member="protocol_binary_request_incr::header" ref="a0d4395b112e03c3e3b896e98fe74f67" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="unionprotocol__binary__request__header.html">protocol_binary_request_header</a> <a class="el" href="unionprotocol__binary__request__incr.html#a0d4395b112e03c3e3b896e98fe74f67">protocol_binary_request_incr::header</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="9576d5bf36399457af2ab8ec9da73718"></a><!-- doxytag: member="protocol_binary_request_incr::initial" ref="9576d5bf36399457af2ab8ec9da73718" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint64_t <a class="el" href="unionprotocol__binary__request__incr.html#9576d5bf36399457af2ab8ec9da73718">protocol_binary_request_incr::initial</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="c26762a5ca72bc2cb4668360953c3662"></a><!-- doxytag: member="protocol_binary_request_incr::message" ref="c26762a5ca72bc2cb4668360953c3662" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct { ... }   <a class="el" href="unionprotocol__binary__request__incr.html#c26762a5ca72bc2cb4668360953c3662">protocol_binary_request_incr::message</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr>The documentation for this union was generated from the following file:<ul>
<li><a class="el" href="protocol__binary_8h-source.html">protocol_binary.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Apr 17 16:28:31 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>