%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/doc/libaprutil1-dev/html/
Upload File :
Create Path :
Current File : //usr/share/doc/libaprutil1-dev/html/apr__dbd__internal_8h_source.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Apache Portable Runtime Utility Library: apr_dbd_internal.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr id="projectrow">
  <td id="projectalign">
   <div id="projectname">Apache Portable Runtime Utility Library
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function() { init_codefold(0); });
/* @license-end */
</script>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_4bd6cd521a56a9f4d924ab2d33a9895d.html">private</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle"><div class="title">apr_dbd_internal.h</div></div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno">    1</span><span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno">    2</span><span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno">    3</span><span class="comment"> * this work for additional information regarding copyright ownership.</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno">    4</span><span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno">    5</span><span class="comment"> * (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno">    6</span><span class="comment"> * the License.  You may obtain a copy of the License at</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno">    7</span><span class="comment"> *</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno">    8</span><span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno">    9</span><span class="comment"> *</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno">   10</span><span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno">   11</span><span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno">   12</span><span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno">   13</span><span class="comment"> * See the License for the specific language governing permissions and</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno">   14</span><span class="comment"> * limitations under the License.</span></div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno">   15</span><span class="comment"> */</span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno">   16</span> </div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno">   17</span><span class="comment">/* Overview of what this is and does:</span></div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno">   18</span><span class="comment"> * http://www.apache.org/~niq/dbd.html</span></div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno">   19</span><span class="comment"> */</span></div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno">   20</span> </div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno">   21</span><span class="preprocessor">#ifndef APR_DBD_INTERNAL_H</span></div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno">   22</span><span class="preprocessor">#define APR_DBD_INTERNAL_H</span></div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno">   23</span> </div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno">   24</span><span class="preprocessor">#include &lt;stdarg.h&gt;</span></div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno">   25</span> </div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno">   26</span><span class="preprocessor">#include &quot;<a class="code" href="apr__dbd_8h.html">apr_dbd.h</a>&quot;</span></div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno">   27</span> </div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno">   28</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno">   29</span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno">   30</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno">   31</span> </div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno">   32</span><span class="preprocessor">#define TXN_IGNORE_ERRORS(t) \</span></div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno">   33</span><span class="preprocessor">  ((t) &amp;&amp; ((t)-&gt;mode &amp; APR_DBD_TRANSACTION_IGNORE_ERRORS))</span></div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno">   34</span><span class="preprocessor">#define TXN_NOTICE_ERRORS(t) \</span></div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno">   35</span><span class="preprocessor">  ((t) &amp;&amp; !((t)-&gt;mode &amp; APR_DBD_TRANSACTION_IGNORE_ERRORS))</span></div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno">   36</span> </div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno">   37</span><span class="preprocessor">#define TXN_DO_COMMIT(t)   (!((t)-&gt;mode &amp; APR_DBD_TRANSACTION_ROLLBACK))</span></div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno">   38</span><span class="preprocessor">#define TXN_DO_ROLLBACK(t) ((t)-&gt;mode &amp; APR_DBD_TRANSACTION_ROLLBACK)</span></div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno">   39</span> </div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno">   40</span><span class="preprocessor">#define TXN_MODE_BITS \</span></div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno">   41</span><span class="preprocessor">  (APR_DBD_TRANSACTION_ROLLBACK|APR_DBD_TRANSACTION_IGNORE_ERRORS)</span></div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno">   42</span> </div>
<div class="foldopen" id="foldopen00043" data-start="{" data-end="};">
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html">   43</a></span><span class="keyword">struct </span><a class="code hl_struct" href="structapr__dbd__driver__t.html">apr_dbd_driver_t</a> {</div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a5483b4c47dde6814395bebfb7959fb37">   45</a></span>    <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code hl_variable" href="structapr__dbd__driver__t.html#a5483b4c47dde6814395bebfb7959fb37">name</a>;</div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno">   46</span> </div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#abe128d58439959850b95c8ff8ebd89a1">   50</a></span>    void (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#abe128d58439959850b95c8ff8ebd89a1">init</a>)(apr_pool_t *pool);</div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno">   51</span> </div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#af8b234bd87eef570b123910ec6694a15">   57</a></span>    <span class="keywordtype">void</span> *(*native_handle)(apr_dbd_t *handle);</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno">   58</span> </div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a09e95874c608afe6029c2630e181af89">   69</a></span>    apr_dbd_t *(*open)(apr_pool_t *pool, <span class="keyword">const</span> <span class="keywordtype">char</span> *params,</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno">   70</span>                       <span class="keyword">const</span> <span class="keywordtype">char</span> **<a class="code hl_variable" href="structapr__dbd__driver__t.html#a8f91d0602037b1553a11e69444f486e0">error</a>);</div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno">   71</span> </div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a644f9d26c9a3f3ebbde35fcc5caa7903">   78</a></span>    apr_status_t (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a644f9d26c9a3f3ebbde35fcc5caa7903">check_conn</a>)(apr_pool_t *pool, apr_dbd_t *handle);</div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno">   79</span> </div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a51f2fb88a8f6d109e859e470c12922e2">   85</a></span>    apr_status_t (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a51f2fb88a8f6d109e859e470c12922e2">close</a>)(apr_dbd_t *handle);</div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno">   86</span> </div>
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a0c9507b1cdf1a221165e7e48e6b54404">   94</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a0c9507b1cdf1a221165e7e48e6b54404">set_dbname</a>)(apr_pool_t* pool, apr_dbd_t *handle, <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code hl_variable" href="structapr__dbd__driver__t.html#a5483b4c47dde6814395bebfb7959fb37">name</a>);</div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno">   95</span> </div>
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a665ebdcc7ccf31b394aa25b138425331">  103</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a665ebdcc7ccf31b394aa25b138425331">start_transaction</a>)(apr_pool_t *pool, apr_dbd_t *handle,</div>
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno">  104</span>                             apr_dbd_transaction_t **trans);</div>
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno">  105</span> </div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a8ec55cbddf69f4d371017d0c985abe76">  113</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a8ec55cbddf69f4d371017d0c985abe76">end_transaction</a>)(apr_dbd_transaction_t *trans);</div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno">  114</span> </div>
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#ac42de1c72ac0ed642335b607d3697ce8">  122</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#ac42de1c72ac0ed642335b607d3697ce8">query</a>)(apr_dbd_t *handle, <span class="keywordtype">int</span> *nrows, <span class="keyword">const</span> <span class="keywordtype">char</span> *statement);</div>
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno">  123</span> </div>
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a2df4f0cf267ce9129189e3bb47e4b98e">  135</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a2df4f0cf267ce9129189e3bb47e4b98e">select</a>)(apr_pool_t *pool, apr_dbd_t *handle, apr_dbd_results_t **res,</div>
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno">  136</span>                  <span class="keyword">const</span> <span class="keywordtype">char</span> *statement, <span class="keywordtype">int</span> random);</div>
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno">  137</span> </div>
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a518d4b194539fb068ef38ba16d803185">  143</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a518d4b194539fb068ef38ba16d803185">num_cols</a>)(apr_dbd_results_t *res);</div>
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno">  144</span> </div>
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a2f5afd04b4ad2ef6ce737b8bad4c0cea">  151</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a2f5afd04b4ad2ef6ce737b8bad4c0cea">num_tuples</a>)(apr_dbd_results_t *res);</div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno">  152</span> </div>
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#ad7257c26c42d4f399d9a1ab04cc6c17a">  162</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#ad7257c26c42d4f399d9a1ab04cc6c17a">get_row</a>)(apr_pool_t *pool, apr_dbd_results_t *res,</div>
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno">  163</span>                   apr_dbd_row_t **row, <span class="keywordtype">int</span> rownum);</div>
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno">  164</span>  </div>
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#ac0bd3f0fa31886ec88d1fc3e426ac729">  172</a></span>    <span class="keyword">const</span> <span class="keywordtype">char</span>* (*get_entry)(<span class="keyword">const</span> apr_dbd_row_t *row, <span class="keywordtype">int</span> col);</div>
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno">  173</span>  </div>
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a8f91d0602037b1553a11e69444f486e0">  181</a></span>    <span class="keyword">const</span> <span class="keywordtype">char</span> *(*error)(apr_dbd_t *handle, <span class="keywordtype">int</span> errnum);</div>
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno">  182</span>  </div>
<div class="line"><a id="l00190" name="l00190"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#ae5d5d9f82e15252b8a04258c1ab1a155">  190</a></span>    <span class="keyword">const</span> <span class="keywordtype">char</span> *(*escape)(apr_pool_t *pool, <span class="keyword">const</span> <span class="keywordtype">char</span> *string,</div>
<div class="line"><a id="l00191" name="l00191"></a><span class="lineno">  191</span>                          apr_dbd_t *handle);</div>
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno">  192</span>  </div>
<div class="line"><a id="l00207" name="l00207"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a2f2a54582974268e8ba3264dca640ca6">  207</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a2f2a54582974268e8ba3264dca640ca6">prepare</a>)(apr_pool_t *pool, apr_dbd_t *handle, <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code hl_variable" href="structapr__dbd__driver__t.html#ac42de1c72ac0ed642335b607d3697ce8">query</a>,</div>
<div class="line"><a id="l00208" name="l00208"></a><span class="lineno">  208</span>                   <span class="keyword">const</span> <span class="keywordtype">char</span> *label, <span class="keywordtype">int</span> nargs, <span class="keywordtype">int</span> nvals,</div>
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno">  209</span>                   <a class="code hl_enumeration" href="group___a_p_r___util___d_b_d.html#ga19608fa5d518a5121bee23daacc5c230">apr_dbd_type_e</a> *types, apr_dbd_prepared_t **statement);</div>
<div class="line"><a id="l00210" name="l00210"></a><span class="lineno">  210</span> </div>
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a9c68730a69a09b4ab06febb944147888">  220</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a9c68730a69a09b4ab06febb944147888">pvquery</a>)(apr_pool_t *pool, apr_dbd_t *handle, <span class="keywordtype">int</span> *nrows,</div>
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno">  221</span>                   apr_dbd_prepared_t *statement, va_list args);</div>
<div class="line"><a id="l00222" name="l00222"></a><span class="lineno">  222</span> </div>
<div class="line"><a id="l00233" name="l00233"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#ad0b6fca421fe2e009804ab85ab64c1db">  233</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#ad0b6fca421fe2e009804ab85ab64c1db">pvselect</a>)(apr_pool_t *pool, apr_dbd_t *handle,</div>
<div class="line"><a id="l00234" name="l00234"></a><span class="lineno">  234</span>                    apr_dbd_results_t **res,</div>
<div class="line"><a id="l00235" name="l00235"></a><span class="lineno">  235</span>                    apr_dbd_prepared_t *statement, <span class="keywordtype">int</span> random, va_list args);</div>
<div class="line"><a id="l00236" name="l00236"></a><span class="lineno">  236</span> </div>
<div class="line"><a id="l00246" name="l00246"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a849f8ae47843b0f2d8633d3f3b002493">  246</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a849f8ae47843b0f2d8633d3f3b002493">pquery</a>)(apr_pool_t *pool, apr_dbd_t *handle, <span class="keywordtype">int</span> *nrows,</div>
<div class="line"><a id="l00247" name="l00247"></a><span class="lineno">  247</span>                  apr_dbd_prepared_t *statement, <span class="keyword">const</span> <span class="keywordtype">char</span> **args);</div>
<div class="line"><a id="l00248" name="l00248"></a><span class="lineno">  248</span> </div>
<div class="line"><a id="l00259" name="l00259"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a1295f5431413acc31faf84342bdf6ed0">  259</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a1295f5431413acc31faf84342bdf6ed0">pselect</a>)(apr_pool_t *pool, apr_dbd_t *handle,</div>
<div class="line"><a id="l00260" name="l00260"></a><span class="lineno">  260</span>                   apr_dbd_results_t **res, apr_dbd_prepared_t *statement,</div>
<div class="line"><a id="l00261" name="l00261"></a><span class="lineno">  261</span>                   <span class="keywordtype">int</span> random, <span class="keyword">const</span> <span class="keywordtype">char</span> **args);</div>
<div class="line"><a id="l00262" name="l00262"></a><span class="lineno">  262</span> </div>
<div class="line"><a id="l00263" name="l00263"></a><span class="lineno">  263</span>  </div>
<div class="line"><a id="l00270" name="l00270"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#ac9ce02c899fa2e984182347fb6c6afe4">  270</a></span>    <span class="keyword">const</span> <span class="keywordtype">char</span>* (*get_name)(<span class="keyword">const</span> apr_dbd_results_t *res, <span class="keywordtype">int</span> col);</div>
<div class="line"><a id="l00271" name="l00271"></a><span class="lineno">  271</span> </div>
<div class="line"><a id="l00277" name="l00277"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a00d4b7a3362ced55e9b5f0c2513aa284">  277</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a00d4b7a3362ced55e9b5f0c2513aa284">transaction_mode_get</a>)(apr_dbd_transaction_t *trans);</div>
<div class="line"><a id="l00278" name="l00278"></a><span class="lineno">  278</span> </div>
<div class="line"><a id="l00285" name="l00285"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a81620ae15072e50976ddca1808efbba4">  285</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a81620ae15072e50976ddca1808efbba4">transaction_mode_set</a>)(apr_dbd_transaction_t *trans, <span class="keywordtype">int</span> mode);</div>
<div class="line"><a id="l00286" name="l00286"></a><span class="lineno">  286</span> </div>
<div class="line"><a id="l00288" name="l00288"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a975698d5688012fe2810542769ac4f05">  288</a></span>    <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code hl_variable" href="structapr__dbd__driver__t.html#a975698d5688012fe2810542769ac4f05">pformat</a>;</div>
<div class="line"><a id="l00289" name="l00289"></a><span class="lineno">  289</span> </div>
<div class="line"><a id="l00299" name="l00299"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a9731123f5323c4d12b24065b4c36cb1a">  299</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a9731123f5323c4d12b24065b4c36cb1a">pvbquery</a>)(apr_pool_t *pool, apr_dbd_t *handle, <span class="keywordtype">int</span> *nrows,</div>
<div class="line"><a id="l00300" name="l00300"></a><span class="lineno">  300</span>                    apr_dbd_prepared_t *statement, va_list args);</div>
<div class="line"><a id="l00301" name="l00301"></a><span class="lineno">  301</span> </div>
<div class="line"><a id="l00312" name="l00312"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#a003dc5921881f3d548026ba6be8044f2">  312</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#a003dc5921881f3d548026ba6be8044f2">pvbselect</a>)(apr_pool_t *pool, apr_dbd_t *handle,</div>
<div class="line"><a id="l00313" name="l00313"></a><span class="lineno">  313</span>                     apr_dbd_results_t **res,</div>
<div class="line"><a id="l00314" name="l00314"></a><span class="lineno">  314</span>                     apr_dbd_prepared_t *statement, <span class="keywordtype">int</span> random, va_list args);</div>
<div class="line"><a id="l00315" name="l00315"></a><span class="lineno">  315</span> </div>
<div class="line"><a id="l00325" name="l00325"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#af3769b3e57bd3fcef9cadf43415320d1">  325</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#af3769b3e57bd3fcef9cadf43415320d1">pbquery</a>)(apr_pool_t *pool, apr_dbd_t *handle, <span class="keywordtype">int</span> *nrows,</div>
<div class="line"><a id="l00326" name="l00326"></a><span class="lineno">  326</span>                   apr_dbd_prepared_t *statement,<span class="keyword">const</span> <span class="keywordtype">void</span> **args);</div>
<div class="line"><a id="l00327" name="l00327"></a><span class="lineno">  327</span> </div>
<div class="line"><a id="l00338" name="l00338"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#abf1e22068afc62e081fbf985c2683bd9">  338</a></span>    int (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#abf1e22068afc62e081fbf985c2683bd9">pbselect</a>)(apr_pool_t *pool, apr_dbd_t *handle,</div>
<div class="line"><a id="l00339" name="l00339"></a><span class="lineno">  339</span>                    apr_dbd_results_t **res, apr_dbd_prepared_t *statement,</div>
<div class="line"><a id="l00340" name="l00340"></a><span class="lineno">  340</span>                    <span class="keywordtype">int</span> random, <span class="keyword">const</span> <span class="keywordtype">void</span> **args);</div>
<div class="line"><a id="l00341" name="l00341"></a><span class="lineno">  341</span>  </div>
<div class="line"><a id="l00350" name="l00350"></a><span class="lineno"><a class="line" href="structapr__dbd__driver__t.html#aa4e7085c08af67ae80cfca708ee00d4f">  350</a></span>    apr_status_t (*<a class="code hl_variable" href="structapr__dbd__driver__t.html#aa4e7085c08af67ae80cfca708ee00d4f">datum_get</a>)(<span class="keyword">const</span> apr_dbd_row_t *row, <span class="keywordtype">int</span> col,</div>
<div class="line"><a id="l00351" name="l00351"></a><span class="lineno">  351</span>                              <a class="code hl_enumeration" href="group___a_p_r___util___d_b_d.html#ga19608fa5d518a5121bee23daacc5c230">apr_dbd_type_e</a> type, <span class="keywordtype">void</span> *data);</div>
<div class="line"><a id="l00352" name="l00352"></a><span class="lineno">  352</span>};</div>
</div>
<div class="line"><a id="l00353" name="l00353"></a><span class="lineno">  353</span> </div>
<div class="line"><a id="l00354" name="l00354"></a><span class="lineno">  354</span><span class="comment">/* Export mutex lock/unlock for drivers that need it </span></div>
<div class="line"><a id="l00355" name="l00355"></a><span class="lineno">  355</span><span class="comment"> * deprecated; create a per-dbd mutex within the (*init) function</span></div>
<div class="line"><a id="l00356" name="l00356"></a><span class="lineno">  356</span><span class="comment"> * to avoid blocking other providers running on other threads</span></div>
<div class="line"><a id="l00357" name="l00357"></a><span class="lineno">  357</span><span class="comment"> */</span></div>
<div class="line"><a id="l00358" name="l00358"></a><span class="lineno">  358</span>APU_DECLARE(apr_status_t) apr_dbd_mutex_lock(<span class="keywordtype">void</span>);</div>
<div class="line"><a id="l00359" name="l00359"></a><span class="lineno">  359</span>APU_DECLARE(apr_status_t) apr_dbd_mutex_unlock(<span class="keywordtype">void</span>);</div>
<div class="line"><a id="l00360" name="l00360"></a><span class="lineno">  360</span> </div>
<div class="line"><a id="l00361" name="l00361"></a><span class="lineno">  361</span><span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a id="l00362" name="l00362"></a><span class="lineno">  362</span>}</div>
<div class="line"><a id="l00363" name="l00363"></a><span class="lineno">  363</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00364" name="l00364"></a><span class="lineno">  364</span> </div>
<div class="line"><a id="l00365" name="l00365"></a><span class="lineno">  365</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="aapr__dbd_8h_html"><div class="ttname"><a href="apr__dbd_8h.html">apr_dbd.h</a></div><div class="ttdoc">APR-UTIL DBD library.</div></div>
<div class="ttc" id="agroup___a_p_r___util___d_b_d_html_ga19608fa5d518a5121bee23daacc5c230"><div class="ttname"><a href="group___a_p_r___util___d_b_d.html#ga19608fa5d518a5121bee23daacc5c230">apr_dbd_type_e</a></div><div class="ttdeci">apr_dbd_type_e</div><div class="ttdef"><b>Definition</b> apr_dbd.h:55</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html"><div class="ttname"><a href="structapr__dbd__driver__t.html">apr_dbd_driver_t</a></div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:43</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a003dc5921881f3d548026ba6be8044f2"><div class="ttname"><a href="structapr__dbd__driver__t.html#a003dc5921881f3d548026ba6be8044f2">apr_dbd_driver_t::pvbselect</a></div><div class="ttdeci">int(* pvbselect)(apr_pool_t *pool, apr_dbd_t *handle, apr_dbd_results_t **res, apr_dbd_prepared_t *statement, int random, va_list args)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:312</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a00d4b7a3362ced55e9b5f0c2513aa284"><div class="ttname"><a href="structapr__dbd__driver__t.html#a00d4b7a3362ced55e9b5f0c2513aa284">apr_dbd_driver_t::transaction_mode_get</a></div><div class="ttdeci">int(* transaction_mode_get)(apr_dbd_transaction_t *trans)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:277</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a0c9507b1cdf1a221165e7e48e6b54404"><div class="ttname"><a href="structapr__dbd__driver__t.html#a0c9507b1cdf1a221165e7e48e6b54404">apr_dbd_driver_t::set_dbname</a></div><div class="ttdeci">int(* set_dbname)(apr_pool_t *pool, apr_dbd_t *handle, const char *name)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:94</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a1295f5431413acc31faf84342bdf6ed0"><div class="ttname"><a href="structapr__dbd__driver__t.html#a1295f5431413acc31faf84342bdf6ed0">apr_dbd_driver_t::pselect</a></div><div class="ttdeci">int(* pselect)(apr_pool_t *pool, apr_dbd_t *handle, apr_dbd_results_t **res, apr_dbd_prepared_t *statement, int random, const char **args)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:259</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a2df4f0cf267ce9129189e3bb47e4b98e"><div class="ttname"><a href="structapr__dbd__driver__t.html#a2df4f0cf267ce9129189e3bb47e4b98e">apr_dbd_driver_t::select</a></div><div class="ttdeci">int(* select)(apr_pool_t *pool, apr_dbd_t *handle, apr_dbd_results_t **res, const char *statement, int random)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:135</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a2f2a54582974268e8ba3264dca640ca6"><div class="ttname"><a href="structapr__dbd__driver__t.html#a2f2a54582974268e8ba3264dca640ca6">apr_dbd_driver_t::prepare</a></div><div class="ttdeci">int(* prepare)(apr_pool_t *pool, apr_dbd_t *handle, const char *query, const char *label, int nargs, int nvals, apr_dbd_type_e *types, apr_dbd_prepared_t **statement)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:207</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a2f5afd04b4ad2ef6ce737b8bad4c0cea"><div class="ttname"><a href="structapr__dbd__driver__t.html#a2f5afd04b4ad2ef6ce737b8bad4c0cea">apr_dbd_driver_t::num_tuples</a></div><div class="ttdeci">int(* num_tuples)(apr_dbd_results_t *res)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:151</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a518d4b194539fb068ef38ba16d803185"><div class="ttname"><a href="structapr__dbd__driver__t.html#a518d4b194539fb068ef38ba16d803185">apr_dbd_driver_t::num_cols</a></div><div class="ttdeci">int(* num_cols)(apr_dbd_results_t *res)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:143</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a51f2fb88a8f6d109e859e470c12922e2"><div class="ttname"><a href="structapr__dbd__driver__t.html#a51f2fb88a8f6d109e859e470c12922e2">apr_dbd_driver_t::close</a></div><div class="ttdeci">apr_status_t(* close)(apr_dbd_t *handle)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:85</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a5483b4c47dde6814395bebfb7959fb37"><div class="ttname"><a href="structapr__dbd__driver__t.html#a5483b4c47dde6814395bebfb7959fb37">apr_dbd_driver_t::name</a></div><div class="ttdeci">const char * name</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:45</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a644f9d26c9a3f3ebbde35fcc5caa7903"><div class="ttname"><a href="structapr__dbd__driver__t.html#a644f9d26c9a3f3ebbde35fcc5caa7903">apr_dbd_driver_t::check_conn</a></div><div class="ttdeci">apr_status_t(* check_conn)(apr_pool_t *pool, apr_dbd_t *handle)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:78</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a665ebdcc7ccf31b394aa25b138425331"><div class="ttname"><a href="structapr__dbd__driver__t.html#a665ebdcc7ccf31b394aa25b138425331">apr_dbd_driver_t::start_transaction</a></div><div class="ttdeci">int(* start_transaction)(apr_pool_t *pool, apr_dbd_t *handle, apr_dbd_transaction_t **trans)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:103</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a81620ae15072e50976ddca1808efbba4"><div class="ttname"><a href="structapr__dbd__driver__t.html#a81620ae15072e50976ddca1808efbba4">apr_dbd_driver_t::transaction_mode_set</a></div><div class="ttdeci">int(* transaction_mode_set)(apr_dbd_transaction_t *trans, int mode)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:285</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a849f8ae47843b0f2d8633d3f3b002493"><div class="ttname"><a href="structapr__dbd__driver__t.html#a849f8ae47843b0f2d8633d3f3b002493">apr_dbd_driver_t::pquery</a></div><div class="ttdeci">int(* pquery)(apr_pool_t *pool, apr_dbd_t *handle, int *nrows, apr_dbd_prepared_t *statement, const char **args)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:246</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a8ec55cbddf69f4d371017d0c985abe76"><div class="ttname"><a href="structapr__dbd__driver__t.html#a8ec55cbddf69f4d371017d0c985abe76">apr_dbd_driver_t::end_transaction</a></div><div class="ttdeci">int(* end_transaction)(apr_dbd_transaction_t *trans)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:113</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a8f91d0602037b1553a11e69444f486e0"><div class="ttname"><a href="structapr__dbd__driver__t.html#a8f91d0602037b1553a11e69444f486e0">apr_dbd_driver_t::error</a></div><div class="ttdeci">const char *(* error)(apr_dbd_t *handle, int errnum)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:181</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a9731123f5323c4d12b24065b4c36cb1a"><div class="ttname"><a href="structapr__dbd__driver__t.html#a9731123f5323c4d12b24065b4c36cb1a">apr_dbd_driver_t::pvbquery</a></div><div class="ttdeci">int(* pvbquery)(apr_pool_t *pool, apr_dbd_t *handle, int *nrows, apr_dbd_prepared_t *statement, va_list args)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:299</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a975698d5688012fe2810542769ac4f05"><div class="ttname"><a href="structapr__dbd__driver__t.html#a975698d5688012fe2810542769ac4f05">apr_dbd_driver_t::pformat</a></div><div class="ttdeci">const char * pformat</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:288</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_a9c68730a69a09b4ab06febb944147888"><div class="ttname"><a href="structapr__dbd__driver__t.html#a9c68730a69a09b4ab06febb944147888">apr_dbd_driver_t::pvquery</a></div><div class="ttdeci">int(* pvquery)(apr_pool_t *pool, apr_dbd_t *handle, int *nrows, apr_dbd_prepared_t *statement, va_list args)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:220</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_aa4e7085c08af67ae80cfca708ee00d4f"><div class="ttname"><a href="structapr__dbd__driver__t.html#aa4e7085c08af67ae80cfca708ee00d4f">apr_dbd_driver_t::datum_get</a></div><div class="ttdeci">apr_status_t(* datum_get)(const apr_dbd_row_t *row, int col, apr_dbd_type_e type, void *data)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:350</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_abe128d58439959850b95c8ff8ebd89a1"><div class="ttname"><a href="structapr__dbd__driver__t.html#abe128d58439959850b95c8ff8ebd89a1">apr_dbd_driver_t::init</a></div><div class="ttdeci">void(* init)(apr_pool_t *pool)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:50</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_abf1e22068afc62e081fbf985c2683bd9"><div class="ttname"><a href="structapr__dbd__driver__t.html#abf1e22068afc62e081fbf985c2683bd9">apr_dbd_driver_t::pbselect</a></div><div class="ttdeci">int(* pbselect)(apr_pool_t *pool, apr_dbd_t *handle, apr_dbd_results_t **res, apr_dbd_prepared_t *statement, int random, const void **args)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:338</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_ac42de1c72ac0ed642335b607d3697ce8"><div class="ttname"><a href="structapr__dbd__driver__t.html#ac42de1c72ac0ed642335b607d3697ce8">apr_dbd_driver_t::query</a></div><div class="ttdeci">int(* query)(apr_dbd_t *handle, int *nrows, const char *statement)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:122</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_ad0b6fca421fe2e009804ab85ab64c1db"><div class="ttname"><a href="structapr__dbd__driver__t.html#ad0b6fca421fe2e009804ab85ab64c1db">apr_dbd_driver_t::pvselect</a></div><div class="ttdeci">int(* pvselect)(apr_pool_t *pool, apr_dbd_t *handle, apr_dbd_results_t **res, apr_dbd_prepared_t *statement, int random, va_list args)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:233</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_ad7257c26c42d4f399d9a1ab04cc6c17a"><div class="ttname"><a href="structapr__dbd__driver__t.html#ad7257c26c42d4f399d9a1ab04cc6c17a">apr_dbd_driver_t::get_row</a></div><div class="ttdeci">int(* get_row)(apr_pool_t *pool, apr_dbd_results_t *res, apr_dbd_row_t **row, int rownum)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:162</div></div>
<div class="ttc" id="astructapr__dbd__driver__t_html_af3769b3e57bd3fcef9cadf43415320d1"><div class="ttname"><a href="structapr__dbd__driver__t.html#af3769b3e57bd3fcef9cadf43415320d1">apr_dbd_driver_t::pbquery</a></div><div class="ttdeci">int(* pbquery)(apr_pool_t *pool, apr_dbd_t *handle, int *nrows, apr_dbd_prepared_t *statement, const void **args)</div><div class="ttdef"><b>Definition</b> apr_dbd_internal.h:325</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>

Zerion Mini Shell 1.0