4 <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5 <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
9 <meta name=
"viewport" content=
"width=device-width, initial-scale=1.0">
11 <title>Working with result sets
— libmemcached
1.1.0 documentation
</title>
20 <script type=
"text/javascript" src=
"../_static/js/modernizr.min.js"></script>
23 <script type=
"text/javascript" id=
"documentation_options" data-url_root=
"../" src=
"../_static/documentation_options.js"></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/language_data.js"></script>
29 <script type=
"text/javascript" src=
"../_static/js/theme.js"></script>
34 <link rel=
"stylesheet" href=
"../_static/css/theme.css" type=
"text/css" />
35 <link rel=
"stylesheet" href=
"../_static/pygments.css" type=
"text/css" />
36 <link rel=
"index" title=
"Index" href=
"../genindex.html" />
37 <link rel=
"search" title=
"Search" href=
"../search.html" />
38 <link rel=
"copyright" title=
"Copyright" href=
"../copyright.html" />
39 <link rel=
"next" title=
"Appending or Prepending Data" href=
"memcached_append.html" />
40 <link rel=
"prev" title=
"Flush and send buffered commands" href=
"memcached_flush_buffers.html" />
43 <body class=
"wy-body-for-nav">
46 <div class=
"wy-grid-for-nav">
48 <nav data-toggle=
"wy-nav-shift" class=
"wy-nav-side">
49 <div class=
"wy-side-scroll">
50 <div class=
"wy-side-nav-search" >
54 <a href=
"../index.html" class=
"icon icon-home"> libmemcached
71 <form id=
"rtd-search-form" class=
"wy-form" action=
"../search.html" method=
"get">
72 <input type=
"text" name=
"q" placeholder=
"Search docs" />
73 <input type=
"hidden" name=
"check_keywords" value=
"yes" />
74 <input type=
"hidden" name=
"area" value=
"default" />
81 <div class=
"wy-menu wy-menu-vertical" data-spy=
"affix" role=
"navigation" aria-label=
"main navigation">
89 <li class=
"toctree-l1"><a class=
"reference internal" href=
"../libmemcached.html">Introduction
</a></li>
90 <li class=
"toctree-l1 current"><a class=
"reference internal" href=
"index.html">libmemcached API
</a><ul class=
"current">
91 <li class=
"toctree-l2"><a class=
"reference internal" href=
"index_basics.html">Basics
</a></li>
92 <li class=
"toctree-l2 current"><a class=
"reference internal" href=
"index_data.html">Working with Data
</a><ul class=
"current">
93 <li class=
"toctree-l3"><a class=
"reference internal" href=
"memcached_auto.html">Incrementing and Decrementing Values
</a></li>
94 <li class=
"toctree-l3"><a class=
"reference internal" href=
"memcached_exist.html">Determine if a keys exists
</a></li>
95 <li class=
"toctree-l3"><a class=
"reference internal" href=
"memcached_touch.html">Update expiration on a key
</a></li>
96 <li class=
"toctree-l3"><a class=
"reference internal" href=
"memcached_flush_buffers.html">Flush and send buffered commands
</a></li>
97 <li class=
"toctree-l3 current"><a class=
"current reference internal" href=
"#">Working with result sets
</a></li>
98 <li class=
"toctree-l3"><a class=
"reference internal" href=
"memcached_append.html">Appending or Prepending Data
</a></li>
99 <li class=
"toctree-l3"><a class=
"reference internal" href=
"memcached_cas.html">Working with data on the server in an atomic fashion
</a></li>
102 <li class=
"toctree-l2"><a class=
"reference internal" href=
"index_errors.html">Messages and Errors
</a></li>
103 <li class=
"toctree-l2"><a class=
"reference internal" href=
"index_advanced.html">Advanced Topics
</a></li>
104 <li class=
"toctree-l2"><a class=
"reference internal" href=
"index_deprecated.html">Deprecated Functionality
</a></li>
107 <li class=
"toctree-l1"><a class=
"reference internal" href=
"../libmemcachedutil/index.html">libmemcachedutil API
</a></li>
108 <li class=
"toctree-l1"><a class=
"reference internal" href=
"../libhashkit/index.html">libhashkit API
</a></li>
109 <li class=
"toctree-l1"><a class=
"reference internal" href=
"../bin/index.html">Client Applications
</a></li>
110 <li class=
"toctree-l1"><a class=
"reference internal" href=
"index_misc.html">Miscellaneous
</a></li>
113 <li class=
"toctree-l1"><a class=
"reference internal" href=
"../changelogs.html">Change Logs
</a></li>
114 <li class=
"toctree-l1"><a class=
"reference internal" href=
"../copyright.html">Copyright
</a></li>
123 <section data-toggle=
"wy-nav-shift" class=
"wy-nav-content-wrap">
126 <nav class=
"wy-nav-top" aria-label=
"top navigation">
128 <i data-toggle=
"wy-nav-top" class=
"fa fa-bars"></i>
129 <a href=
"../index.html">libmemcached
</a>
134 <div class=
"wy-nav-content">
136 <div class=
"rst-content">
154 <div role=
"navigation" aria-label=
"breadcrumbs navigation">
156 <ul class=
"wy-breadcrumbs">
158 <li><a href=
"../index.html">Docs
</a> »</li>
160 <li><a href=
"index.html">libmemcached API
</a> »</li>
162 <li><a href=
"index_data.html">Working with Data
</a> »</li>
164 <li>Working with result sets
</li>
167 <li class=
"wy-breadcrumbs-aside">
171 <a href=
"https://github.com/m6w6/libmemcached/blob/v1.x/docs/source/libmemcached/memcached_result_st.rst" class=
"fa fa-github"> Edit on GitHub
</a>
182 <div role=
"main" class=
"document" itemscope=
"itemscope" itemtype=
"http://schema.org/Article">
183 <div itemprop=
"articleBody">
185 <div class=
"section" id=
"working-with-result-sets">
186 <h1>Working with result sets
<a class=
"headerlink" href=
"#working-with-result-sets" title=
"Permalink to this headline">¶
</a></h1>
187 <div class=
"section" id=
"synopsis">
188 <h2>SYNOPSIS
<a class=
"headerlink" href=
"#synopsis" title=
"Permalink to this headline">¶
</a></h2>
189 <dl class=
"docutils">
190 <dt>#include
<libmemcached/memcached.h
></dt>
191 <dd>Compile and link with -lmemcachedutil -lmemcached
</dd>
194 <dt id=
"_CPPv419memcached_result_st">
195 <span id=
"_CPPv319memcached_result_st"></span><span id=
"_CPPv219memcached_result_st"></span><span id=
"memcached_result_st"></span><em class=
"property">typedef
</em><em class=
"property">struct
</em> <a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> <code class=
"descname">memcached_result_st
</code><a class=
"headerlink" href=
"#_CPPv419memcached_result_st" title=
"Permalink to this definition">¶
</a><br /></dt>
198 <dl class=
"function">
199 <dt id=
"_CPPv423memcached_result_createP12memcached_stP19memcached_result_st">
200 <span id=
"_CPPv323memcached_result_createP12memcached_stP19memcached_result_st"></span><span id=
"_CPPv223memcached_result_createP12memcached_stP19memcached_result_st"></span><span id=
"memcached_result_create__memcached_stP.memcached_result_stP"></span><a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<code class=
"descname">memcached_result_create
</code><span class=
"sig-paren">(
</span><a class=
"reference internal" href=
"memcached_create.html#_CPPv412memcached_st" title=
"memcached_st">memcached_st
</a> *
<em>ptr
</em>,
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv423memcached_result_createP12memcached_stP19memcached_result_st" title=
"Permalink to this definition">¶
</a><br /></dt>
201 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
202 <col class=
"field-name" />
203 <col class=
"field-body" />
205 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><ul class=
"first simple">
206 <li><strong>ptr
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"memcached_create.html#_CPPv412memcached_st" title=
"memcached_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_st
</span></code></a> struct
</li>
207 <li><strong>result
</strong> -- pointer to an
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> instance to initialize or
208 nullptr to allocate a new instance
</li>
212 <tr class=
"field-even field"><th class=
"field-name">Returns:
</th><td class=
"field-body"><p class=
"first last">pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> instance
</p>
219 <dl class=
"function">
220 <dt id=
"_CPPv421memcached_result_freeP19memcached_result_st">
221 <span id=
"_CPPv321memcached_result_freeP19memcached_result_st"></span><span id=
"_CPPv221memcached_result_freeP19memcached_result_st"></span><span id=
"memcached_result_free__memcached_result_stP"></span>void
<code class=
"descname">memcached_result_free
</code><span class=
"sig-paren">(
</span><a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv421memcached_result_freeP19memcached_result_st" title=
"Permalink to this definition">¶
</a><br /></dt>
222 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
223 <col class=
"field-name" />
224 <col class=
"field-body" />
226 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><strong>result
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> struct
</td>
232 <dl class=
"function">
233 <dt id=
"_CPPv426memcached_result_key_valueP19memcached_result_st">
234 <span id=
"_CPPv326memcached_result_key_valueP19memcached_result_st"></span><span id=
"_CPPv226memcached_result_key_valueP19memcached_result_st"></span><span id=
"memcached_result_key_value__memcached_result_stP"></span><em class=
"property">const
</em> char *
<code class=
"descname">memcached_result_key_value
</code><span class=
"sig-paren">(
</span><a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv426memcached_result_key_valueP19memcached_result_st" title=
"Permalink to this definition">¶
</a><br /></dt>
235 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
236 <col class=
"field-name" />
237 <col class=
"field-body" />
239 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><strong>result
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> struct
</td>
241 <tr class=
"field-even field"><th class=
"field-name">Returns:
</th><td class=
"field-body">the key value associated with the current result object
</td>
247 <dl class=
"function">
248 <dt id=
"_CPPv427memcached_result_key_lengthPK19memcached_result_st">
249 <span id=
"_CPPv327memcached_result_key_lengthPK19memcached_result_st"></span><span id=
"_CPPv227memcached_result_key_lengthPK19memcached_result_st"></span><span id=
"memcached_result_key_length__memcached_result_stCP"></span>size_t
<code class=
"descname">memcached_result_key_length
</code><span class=
"sig-paren">(
</span><em class=
"property">const
</em> <a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv427memcached_result_key_lengthPK19memcached_result_st" title=
"Permalink to this definition">¶
</a><br /></dt>
250 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
251 <col class=
"field-name" />
252 <col class=
"field-body" />
254 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><strong>result
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> struct
</td>
256 <tr class=
"field-even field"><th class=
"field-name">Returns:
</th><td class=
"field-body">the key length associated with the current result object
</td>
262 <dl class=
"function">
263 <dt id=
"_CPPv422memcached_result_valueP19memcached_result_st">
264 <span id=
"_CPPv322memcached_result_valueP19memcached_result_st"></span><span id=
"_CPPv222memcached_result_valueP19memcached_result_st"></span><span id=
"memcached_result_value__memcached_result_stP"></span><em class=
"property">const
</em> char *
<code class=
"descname">memcached_result_value
</code><span class=
"sig-paren">(
</span><a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv422memcached_result_valueP19memcached_result_st" title=
"Permalink to this definition">¶
</a><br /></dt>
265 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
266 <col class=
"field-name" />
267 <col class=
"field-body" />
269 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><strong>result
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> struct
</td>
271 <tr class=
"field-even field"><th class=
"field-name">Returns:
</th><td class=
"field-body">the result value associated with the current result object
</td>
277 <dl class=
"function">
278 <dt id=
"_CPPv427memcached_result_take_valueP19memcached_result_st">
279 <span id=
"_CPPv327memcached_result_take_valueP19memcached_result_st"></span><span id=
"_CPPv227memcached_result_take_valueP19memcached_result_st"></span><span id=
"memcached_result_take_value__memcached_result_stP"></span>char *
<code class=
"descname">memcached_result_take_value
</code><span class=
"sig-paren">(
</span><a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv427memcached_result_take_valueP19memcached_result_st" title=
"Permalink to this definition">¶
</a><br /></dt>
280 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
281 <col class=
"field-name" />
282 <col class=
"field-body" />
284 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><strong>result
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> struct
</td>
286 <tr class=
"field-even field"><th class=
"field-name">Returns:
</th><td class=
"field-body">the result value associated with the current result object
</td>
292 <dl class=
"function">
293 <dt id=
"_CPPv423memcached_result_lengthPK19memcached_result_st">
294 <span id=
"_CPPv323memcached_result_lengthPK19memcached_result_st"></span><span id=
"_CPPv223memcached_result_lengthPK19memcached_result_st"></span><span id=
"memcached_result_length__memcached_result_stCP"></span>size_t
<code class=
"descname">memcached_result_length
</code><span class=
"sig-paren">(
</span><em class=
"property">const
</em> <a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv423memcached_result_lengthPK19memcached_result_st" title=
"Permalink to this definition">¶
</a><br /></dt>
295 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
296 <col class=
"field-name" />
297 <col class=
"field-body" />
299 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><strong>result
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> struct
</td>
301 <tr class=
"field-even field"><th class=
"field-name">Returns:
</th><td class=
"field-body">the result length associated with the current result object
</td>
307 <dl class=
"function">
308 <dt id=
"_CPPv422memcached_result_flagsPK19memcached_result_st">
309 <span id=
"_CPPv322memcached_result_flagsPK19memcached_result_st"></span><span id=
"_CPPv222memcached_result_flagsPK19memcached_result_st"></span><span id=
"memcached_result_flags__memcached_result_stCP"></span>uint32_t
<code class=
"descname">memcached_result_flags
</code><span class=
"sig-paren">(
</span><em class=
"property">const
</em> <a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv422memcached_result_flagsPK19memcached_result_st" title=
"Permalink to this definition">¶
</a><br /></dt>
310 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
311 <col class=
"field-name" />
312 <col class=
"field-body" />
314 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><strong>result
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> struct
</td>
316 <tr class=
"field-even field"><th class=
"field-name">Returns:
</th><td class=
"field-body">the flags associated with the current result object
</td>
322 <dl class=
"function">
323 <dt id=
"_CPPv420memcached_result_casPK19memcached_result_st">
324 <span id=
"_CPPv320memcached_result_casPK19memcached_result_st"></span><span id=
"_CPPv220memcached_result_casPK19memcached_result_st"></span><span id=
"memcached_result_cas__memcached_result_stCP"></span>uint64_t
<code class=
"descname">memcached_result_cas
</code><span class=
"sig-paren">(
</span><em class=
"property">const
</em> <a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv420memcached_result_casPK19memcached_result_st" title=
"Permalink to this definition">¶
</a><br /></dt>
325 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
326 <col class=
"field-name" />
327 <col class=
"field-body" />
329 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><strong>result
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> struct
</td>
331 <tr class=
"field-even field"><th class=
"field-name">Returns:
</th><td class=
"field-body">the cas associated with the current result object
</td>
337 <dl class=
"function">
338 <dt id=
"_CPPv426memcached_result_set_valueP19memcached_result_stPKc6size_t">
339 <span id=
"_CPPv326memcached_result_set_valueP19memcached_result_stPKc6size_t"></span><span id=
"_CPPv226memcached_result_set_valueP19memcached_result_stPKc6size_t"></span><span id=
"memcached_result_set_value__memcached_result_stP.cCP.s"></span><a class=
"reference internal" href=
"memcached_return_t.html#_CPPv418memcached_return_t" title=
"memcached_return_t">memcached_return_t
</a> <code class=
"descname">memcached_result_set_value
</code><span class=
"sig-paren">(
</span><a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em>,
<em class=
"property">const
</em> char *
<em>value
</em>, size_t
<em>length
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv426memcached_result_set_valueP19memcached_result_stPKc6size_t" title=
"Permalink to this definition">¶
</a><br /></dt>
340 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
341 <col class=
"field-name" />
342 <col class=
"field-body" />
344 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><ul class=
"first simple">
345 <li><strong>result
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> struct
</li>
346 <li><strong>value
</strong> -- byte array to set the value of the current result object to
</li>
347 <li><strong>length
</strong> -- the length of
<a class=
"reference internal" href=
"#_CPPv426memcached_result_set_valueP19memcached_result_stPKc6size_t" title=
"memcached_result_set_value::value"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">value
</span></code></a> wothout any terminating zero
</li>
351 <tr class=
"field-even field"><th class=
"field-name">Returns:
</th><td class=
"field-body"><p class=
"first last"><a class=
"reference internal" href=
"memcached_return_t.html#_CPPv418memcached_return_t" title=
"memcached_return_t"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_return_t
</span></code></a> indicating success
</p>
358 <dl class=
"function">
359 <dt id=
"_CPPv426memcached_result_set_flagsP19memcached_result_st8uint32_t">
360 <span id=
"_CPPv326memcached_result_set_flagsP19memcached_result_st8uint32_t"></span><span id=
"_CPPv226memcached_result_set_flagsP19memcached_result_st8uint32_t"></span><span id=
"memcached_result_set_flags__memcached_result_stP.uint32_t"></span>void
<code class=
"descname">memcached_result_set_flags
</code><span class=
"sig-paren">(
</span><a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em>, uint32_t
<em>flags
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv426memcached_result_set_flagsP19memcached_result_st8uint32_t" title=
"Permalink to this definition">¶
</a><br /></dt>
361 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
362 <col class=
"field-name" />
363 <col class=
"field-body" />
365 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><ul class=
"first last simple">
366 <li><strong>result
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> struct
</li>
367 <li><strong>flags
</strong> -- a new value for the flags field
</li>
375 <dl class=
"function">
376 <dt id=
"_CPPv431memcached_result_set_expirationP19memcached_result_st6time_t">
377 <span id=
"_CPPv331memcached_result_set_expirationP19memcached_result_st6time_t"></span><span id=
"_CPPv231memcached_result_set_expirationP19memcached_result_st6time_t"></span><span id=
"memcached_result_set_expiration__memcached_result_stP.time_t"></span>void
<code class=
"descname">memcached_result_set_expiration
</code><span class=
"sig-paren">(
</span><a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st">memcached_result_st
</a> *
<em>result
</em>, time_t
<em>expiration
</em><span class=
"sig-paren">)
</span><a class=
"headerlink" href=
"#_CPPv431memcached_result_set_expirationP19memcached_result_st6time_t" title=
"Permalink to this definition">¶
</a><br /></dt>
378 <dd><table class=
"docutils field-list" frame=
"void" rules=
"none">
379 <col class=
"field-name" />
380 <col class=
"field-body" />
382 <tr class=
"field-odd field"><th class=
"field-name">Parameters:
</th><td class=
"field-body"><ul class=
"first last simple">
383 <li><strong>result
</strong> -- pointer to initialized
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> struct
</li>
384 <li><strong>expiration
</strong> -- a new value for the expiration field
</li>
393 <div class=
"section" id=
"description">
394 <h2>DESCRIPTION
<a class=
"headerlink" href=
"#description" title=
"Permalink to this headline">¶
</a></h2>
395 <p><code class=
"xref cpp cpp-any docutils literal notranslate"><span class=
"pre">libmemcached
</span></code> can optionally return a
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-type docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> which
396 acts as a result object. The result objects have added benefits over the
397 character pointer return values, in that they are forward compatible with new
398 return items that future memcached servers may implement (the best current
399 example of this is the CAS return item). The structures can also be reused,
400 which will save on calls to
<em class=
"manpage"><a class=
"manpage reference external" href=
"https://linux.die.net/man/3/malloc">malloc(
3)
</a></em>. It is suggested that you use
401 result objects over char * return functions.
</p>
402 <p>The structure of
<a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-type docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> has been encapsulated, you should
403 not write code directly accessing members of the structure.
</p>
404 <p><a class=
"reference internal" href=
"#_CPPv423memcached_result_createP12memcached_stP19memcached_result_st" title=
"memcached_result_create"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_create()
</span></code></a> will either allocate memory for a
405 <a class=
"reference internal" href=
"#_CPPv419memcached_result_st" title=
"memcached_result_st"><code class=
"xref cpp cpp-type docutils literal notranslate"><span class=
"pre">memcached_result_st
</span></code></a> or will initialize a structure passed to it.
</p>
406 <p><a class=
"reference internal" href=
"#_CPPv421memcached_result_freeP19memcached_result_st" title=
"memcached_result_free"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_free()
</span></code></a> will deallocate any memory attached to the
407 structure. If the structure was also allocated, it will deallocate it.
</p>
408 <p><a class=
"reference internal" href=
"#_CPPv426memcached_result_key_valueP19memcached_result_st" title=
"memcached_result_key_value"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_key_value()
</span></code></a> returns the key value associated with the
409 current result object.
</p>
410 <p><a class=
"reference internal" href=
"#_CPPv427memcached_result_key_lengthPK19memcached_result_st" title=
"memcached_result_key_length"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_key_length()
</span></code></a> returns the key length associated with
411 the current result object.
</p>
412 <p><a class=
"reference internal" href=
"#_CPPv422memcached_result_valueP19memcached_result_st" title=
"memcached_result_value"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_value()
</span></code></a> returns the result value associated with the
413 current result object.
</p>
414 <p><a class=
"reference internal" href=
"#_CPPv427memcached_result_take_valueP19memcached_result_st" title=
"memcached_result_take_value"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_take_value()
</span></code></a> returns and hands over the result value
415 associated with the current result object. You must call
<em class=
"manpage"><a class=
"manpage reference external" href=
"https://linux.die.net/man/3/free">free(
3)
</a></em> to
416 release this value, unless you have made use of a custom allocator. Use of a
417 custom allocator requires that you create your own custom free() to release it.
</p>
418 <p><a class=
"reference internal" href=
"#_CPPv423memcached_result_lengthPK19memcached_result_st" title=
"memcached_result_length"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_length()
</span></code></a> returns the result length associated with
419 the current result object.
</p>
420 <p><a class=
"reference internal" href=
"#_CPPv422memcached_result_flagsPK19memcached_result_st" title=
"memcached_result_flags"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_flags()
</span></code></a> returns the flags associated with the
421 current result object.
</p>
422 <p><a class=
"reference internal" href=
"#_CPPv420memcached_result_casPK19memcached_result_st" title=
"memcached_result_cas"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_cas()
</span></code></a> returns the cas associated with the
423 current result object. This value will only be available if the server
425 <p><a class=
"reference internal" href=
"#_CPPv426memcached_result_set_valueP19memcached_result_stPKc6size_t" title=
"memcached_result_set_value"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_set_value()
</span></code></a> takes a byte array and a size and sets
426 the result to this value. This function is used for trigger responses.
</p>
427 <p><a class=
"reference internal" href=
"#_CPPv426memcached_result_set_flagsP19memcached_result_st8uint32_t" title=
"memcached_result_set_flags"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_set_flags()
</span></code></a> takes a result structure and stores a new
428 value for the flags field.
</p>
429 <p><a class=
"reference internal" href=
"#_CPPv431memcached_result_set_expirationP19memcached_result_st6time_t" title=
"memcached_result_set_expiration"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_set_expiration()
</span></code></a> takes a result structure and stores
430 a new value for the expiration field (this is only used by read through
433 <div class=
"section" id=
"return-value">
434 <h2>RETURN VALUE
<a class=
"headerlink" href=
"#return-value" title=
"Permalink to this headline">¶
</a></h2>
435 <p>Varies, see particular functions. All structures must have
436 <a class=
"reference internal" href=
"#_CPPv421memcached_result_freeP19memcached_result_st" title=
"memcached_result_free"><code class=
"xref cpp cpp-func docutils literal notranslate"><span class=
"pre">memcached_result_free()
</span></code></a> called on them for cleanup purposes. Failure
437 to do this will result in leaked memory.
</p>
439 <div class=
"section" id=
"see-also">
440 <h2>SEE ALSO
<a class=
"headerlink" href=
"#see-also" title=
"Permalink to this headline">¶
</a></h2>
442 <li><em class=
"manpage"><a class=
"manpage reference external" href=
"https://linux.die.net/man/1/memcached">memcached(
1)
</a></em></li>
443 <li><a class=
"reference internal" href=
"../libmemcached.html"><span class=
"doc">C/C++ Client Library for memcached
</span></a></li>
444 <li><a class=
"reference internal" href=
"memcached_strerror.html"><span class=
"doc">Converting Error Codes to Messages
</span></a></li>
445 <li><a class=
"reference internal" href=
"memcached_memory_allocators.html"><span class=
"doc">Use custom allocators for embedded usage
</span></a></li>
456 <div class=
"rst-footer-buttons" role=
"navigation" aria-label=
"footer navigation">
458 <a href=
"memcached_append.html" class=
"btn btn-neutral float-right" title=
"Appending or Prepending Data" accesskey=
"n" rel=
"next">Next
<span class=
"fa fa-arrow-circle-right"></span></a>
461 <a href=
"memcached_flush_buffers.html" class=
"btn btn-neutral float-left" title=
"Flush and send buffered commands" accesskey=
"p" rel=
"prev"><span class=
"fa fa-arrow-circle-left"></span> Previous
</a>
468 <div role=
"contentinfo">
470 © <a href=
"../copyright.html">Copyright
</a>
474 Built with
<a href=
"http://sphinx-doc.org/">Sphinx
</a> using a
<a href=
"https://github.com/rtfd/sphinx_rtd_theme">theme
</a> provided by
<a href=
"https://readthedocs.org">Read the Docs
</a>.
487 <script type=
"text/javascript">
489 SphinxRtdTheme.Navigation.enable(true);