summaryrefslogtreecommitdiff
path: root/unionprotocol__binary__response__incr.html
blob: aa94e2471cbdacec24ebb12ca18f8e885b5ee084 (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
<!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_response_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_response_incr Union Reference</h1><!-- doxytag: class="protocol_binary_response_incr" -->Definition of the response from an incr or decr command 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_response_incr:</div>
<div class="dynsection">
<p><center><img src="unionprotocol__binary__response__incr__coll__graph.png" border="0" usemap="#protocol__binary__response__incr__coll__map" alt="Collaboration graph"></center>
<map name="protocol__binary__response__incr__coll__map">
<area shape="rect" id="node2" href="unionprotocol__binary__response__header.html" title="Definition of the header structure for a response packet." alt="" coords="5,5,251,35"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="unionprotocol__binary__response__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__response__header.html">protocol_binary_response_header</a>&nbsp;&nbsp;&nbsp;<a class="el" href="unionprotocol__binary__response__incr.html#a3821a6ef89daaf60327b3b31a7f0045">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__response__incr.html#18c01100a3d76fa9df2da8e28fc5bf7b">value</a></td></tr>

<tr><td class="memItemLeft" nowrap valign="top">&nbsp;&nbsp;&nbsp;}&nbsp;&nbsp;&nbsp;<a class="el" href="unionprotocol__binary__response__incr.html#18df49797ca955f6a783670958be4770">body</a></td></tr>

<tr><td class="memItemLeft" nowrap valign="top">}&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="unionprotocol__binary__response__incr.html#555cc09e83151a6e5ce85043074098a8">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__response__incr.html#0d16a2d5e8a2c260c0142e150961a601">bytes</a> [sizeof(<a class="el" href="unionprotocol__binary__response__header.html">protocol_binary_response_header</a>)+8]</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Definition of the response from an incr or decr command command. 
<p>
See section 4 <hr><h2>Member Data Documentation</h2>
<a class="anchor" name="18df49797ca955f6a783670958be4770"></a><!-- doxytag: member="protocol_binary_response_incr::body" ref="18df49797ca955f6a783670958be4770" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct { ... }   <a class="el" href="unionprotocol__binary__response__incr.html#18df49797ca955f6a783670958be4770">protocol_binary_response_incr::body</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="0d16a2d5e8a2c260c0142e150961a601"></a><!-- doxytag: member="protocol_binary_response_incr::bytes" ref="0d16a2d5e8a2c260c0142e150961a601" args="[sizeof(protocol_binary_response_header)+8]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8_t <a class="el" href="unionprotocol__binary__response__incr.html#0d16a2d5e8a2c260c0142e150961a601">protocol_binary_response_incr::bytes</a>[sizeof(<a class="el" href="unionprotocol__binary__response__header.html">protocol_binary_response_header</a>)+8]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="a3821a6ef89daaf60327b3b31a7f0045"></a><!-- doxytag: member="protocol_binary_response_incr::header" ref="a3821a6ef89daaf60327b3b31a7f0045" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="unionprotocol__binary__response__header.html">protocol_binary_response_header</a> <a class="el" href="unionprotocol__binary__response__incr.html#a3821a6ef89daaf60327b3b31a7f0045">protocol_binary_response_incr::header</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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

<p>

</div>
</div><p>
<a class="anchor" name="18c01100a3d76fa9df2da8e28fc5bf7b"></a><!-- doxytag: member="protocol_binary_response_incr::value" ref="18c01100a3d76fa9df2da8e28fc5bf7b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint64_t <a class="el" href="unionprotocol__binary__response__incr.html#18c01100a3d76fa9df2da8e28fc5bf7b">protocol_binary_response_incr::value</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:32 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>