summaryrefslogtreecommitdiff
path: root/apidocs/pvl_8h_source.html
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-06-25 08:56:09 -0400
committerAllen Winter <allen.winter@kdab.com>2022-06-25 08:56:09 -0400
commitd428294888871b513716279103fed26f920924e8 (patch)
tree15a91cea41fef0fe35755cac3397b9c6097d06f8 /apidocs/pvl_8h_source.html
parentad2d4f6c9389e2605608f3c8ac2316c4b0f9a71a (diff)
downloadlibical-git-d428294888871b513716279103fed26f920924e8.tar.gz
update apidox
Diffstat (limited to 'apidocs/pvl_8h_source.html')
-rw-r--r--apidocs/pvl_8h_source.html34
1 files changed, 17 insertions, 17 deletions
diff --git a/apidocs/pvl_8h_source.html b/apidocs/pvl_8h_source.html
index 084a7fbe..dd019638 100644
--- a/apidocs/pvl_8h_source.html
+++ b/apidocs/pvl_8h_source.html
@@ -87,30 +87,30 @@ $(function() {
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structpvl__list__t.html">pvl_list_t</a> *<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a>;</div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem_t</a> *<a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a>;</div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> </div>
-<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem_t</a></div>
+<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"><a class="line" href="structpvl__elem__t.html"> 25</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem_t</a></div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span>{</div>
-<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structpvl__elem__t.html#a259a4f64c59afeaca3a95aa77f4731d5">MAGIC</a>; </div>
-<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#aa1392b8efbc8e8d28f6ae37306e664f0">d</a>; </div>
-<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">struct </span><a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem_t</a> *<a class="code hl_variable" href="structpvl__elem__t.html#a62603a1f7a3b0aaf0d7c4a5fcbac14ec">next</a>; </div>
-<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">struct </span><a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem_t</a> *<a class="code hl_variable" href="structpvl__elem__t.html#a3627e7d7432c6dd615abf1e1607a059d">prior</a>; </div>
+<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"><a class="line" href="structpvl__elem__t.html#a259a4f64c59afeaca3a95aa77f4731d5"> 27</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structpvl__elem__t.html#a259a4f64c59afeaca3a95aa77f4731d5">MAGIC</a>; </div>
+<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"><a class="line" href="structpvl__elem__t.html#a6d7a23387d9b7a5fd62bd7ca2478f134"> 28</a></span> <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#a6d7a23387d9b7a5fd62bd7ca2478f134">d</a>; </div>
+<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"><a class="line" href="structpvl__elem__t.html#a305009bdcf1759ce8f0d9f896403552d"> 29</a></span> <span class="keyword">struct </span><a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem_t</a> *<a class="code hl_variable" href="structpvl__elem__t.html#a305009bdcf1759ce8f0d9f896403552d">next</a>; </div>
+<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"><a class="line" href="structpvl__elem__t.html#a00350aa18847b00658ba476816cb0274"> 30</a></span> <span class="keyword">struct </span><a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem_t</a> *<a class="code hl_variable" href="structpvl__elem__t.html#a00350aa18847b00658ba476816cb0274">prior</a>; </div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span>} <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem_t</a>;</div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> </div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><span class="comment">/* Create new lists or elements */</span></div>
-<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span>LIBICAL_ICAL_EXPORT <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a> pvl_new_element(<span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#aa1392b8efbc8e8d28f6ae37306e664f0">d</a>, <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a> <a class="code hl_variable" href="structpvl__elem__t.html#a62603a1f7a3b0aaf0d7c4a5fcbac14ec">next</a>, <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a> <a class="code hl_variable" href="structpvl__elem__t.html#a3627e7d7432c6dd615abf1e1607a059d">prior</a>);</div>
+<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span>LIBICAL_ICAL_EXPORT <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a> pvl_new_element(<span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#a6d7a23387d9b7a5fd62bd7ca2478f134">d</a>, <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a> <a class="code hl_variable" href="structpvl__elem__t.html#a305009bdcf1759ce8f0d9f896403552d">next</a>, <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a> <a class="code hl_variable" href="structpvl__elem__t.html#a00350aa18847b00658ba476816cb0274">prior</a>);</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> </div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span>LIBICAL_ICAL_EXPORT <a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> pvl_newlist(<span class="keywordtype">void</span>);</div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> </div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_free(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a>);</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="comment">/* Add, remove, or get the head of the list */</span></div>
-<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_unshift(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l, <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#aa1392b8efbc8e8d28f6ae37306e664f0">d</a>);</div>
+<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_unshift(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l, <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#a6d7a23387d9b7a5fd62bd7ca2478f134">d</a>);</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> </div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> *pvl_shift(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l);</div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span>LIBICAL_ICAL_EXPORT <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a> pvl_head(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a>);</div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> </div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span><span class="comment">/* Add, remove or get the tail of the list */</span></div>
-<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_push(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l, <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#aa1392b8efbc8e8d28f6ae37306e664f0">d</a>);</div>
+<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_push(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l, <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#a6d7a23387d9b7a5fd62bd7ca2478f134">d</a>);</div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> </div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> *pvl_pop(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l);</div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> </div>
@@ -119,11 +119,11 @@ $(function() {
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span><span class="comment">/* Insert elements in random places */</span></div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span><span class="keyword">typedef</span> int (*pvl_comparef) (<span class="keywordtype">void</span> *a, <span class="keywordtype">void</span> *b); <span class="comment">/* a, b are of the data type */</span></div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> </div>
-<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_insert_ordered(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l, pvl_comparef f, <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#aa1392b8efbc8e8d28f6ae37306e664f0">d</a>);</div>
+<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_insert_ordered(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l, pvl_comparef f, <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#a6d7a23387d9b7a5fd62bd7ca2478f134">d</a>);</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> </div>
-<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_insert_after(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l, <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a> e, <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#aa1392b8efbc8e8d28f6ae37306e664f0">d</a>);</div>
+<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_insert_after(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l, <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a> e, <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#a6d7a23387d9b7a5fd62bd7ca2478f134">d</a>);</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> </div>
-<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_insert_before(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l, <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a> e, <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#aa1392b8efbc8e8d28f6ae37306e664f0">d</a>);</div>
+<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_insert_before(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l, <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a> e, <span class="keywordtype">void</span> *<a class="code hl_variable" href="structpvl__elem__t.html#a6d7a23387d9b7a5fd62bd7ca2478f134">d</a>);</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> </div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span><span class="comment">/* Remove an element, or clear the entire list */</span></div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> *pvl_remove(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a>, <a class="code hl_struct" href="structpvl__elem__t.html">pvl_elem</a>); <span class="comment">/* Remove element, return data */</span></div>
@@ -156,16 +156,16 @@ $(function() {
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span>LIBICAL_ICAL_EXPORT <span class="keywordtype">void</span> pvl_apply(<a class="code hl_struct" href="structpvl__list__t.html">pvl_list</a> l, pvl_applyf f, <span class="keywordtype">void</span> *v);</div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> </div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span><span class="preprocessor">#endif </span><span class="comment">/* ICAL_PVL_H */</span><span class="preprocessor"></span></div>
-<div class="ttc" id="astructpvl__elem__t_html"><div class="ttname"><a href="structpvl__elem__t.html">pvl_elem_t</a></div><div class="ttdef"><b>Definition:</b> ical.h:4962</div></div>
-<div class="ttc" id="astructpvl__elem__t_html_a259a4f64c59afeaca3a95aa77f4731d5"><div class="ttname"><a href="structpvl__elem__t.html#a259a4f64c59afeaca3a95aa77f4731d5">pvl_elem_t::MAGIC</a></div><div class="ttdeci">int MAGIC</div><div class="ttdef"><b>Definition:</b> ical.h:4963</div></div>
-<div class="ttc" id="astructpvl__elem__t_html_a3627e7d7432c6dd615abf1e1607a059d"><div class="ttname"><a href="structpvl__elem__t.html#a3627e7d7432c6dd615abf1e1607a059d">pvl_elem_t::prior</a></div><div class="ttdeci">struct pvl_elem_t * prior</div><div class="ttdef"><b>Definition:</b> ical.h:4966</div></div>
-<div class="ttc" id="astructpvl__elem__t_html_a62603a1f7a3b0aaf0d7c4a5fcbac14ec"><div class="ttname"><a href="structpvl__elem__t.html#a62603a1f7a3b0aaf0d7c4a5fcbac14ec">pvl_elem_t::next</a></div><div class="ttdeci">struct pvl_elem_t * next</div><div class="ttdef"><b>Definition:</b> ical.h:4965</div></div>
-<div class="ttc" id="astructpvl__elem__t_html_aa1392b8efbc8e8d28f6ae37306e664f0"><div class="ttname"><a href="structpvl__elem__t.html#aa1392b8efbc8e8d28f6ae37306e664f0">pvl_elem_t::d</a></div><div class="ttdeci">void * d</div><div class="ttdef"><b>Definition:</b> ical.h:4964</div></div>
+<div class="ttc" id="astructpvl__elem__t_html"><div class="ttname"><a href="structpvl__elem__t.html">pvl_elem_t</a></div><div class="ttdef"><b>Definition:</b> pvl.h:26</div></div>
+<div class="ttc" id="astructpvl__elem__t_html_a00350aa18847b00658ba476816cb0274"><div class="ttname"><a href="structpvl__elem__t.html#a00350aa18847b00658ba476816cb0274">pvl_elem_t::prior</a></div><div class="ttdeci">struct pvl_elem_t * prior</div><div class="ttdef"><b>Definition:</b> pvl.h:30</div></div>
+<div class="ttc" id="astructpvl__elem__t_html_a259a4f64c59afeaca3a95aa77f4731d5"><div class="ttname"><a href="structpvl__elem__t.html#a259a4f64c59afeaca3a95aa77f4731d5">pvl_elem_t::MAGIC</a></div><div class="ttdeci">int MAGIC</div><div class="ttdef"><b>Definition:</b> pvl.h:27</div></div>
+<div class="ttc" id="astructpvl__elem__t_html_a305009bdcf1759ce8f0d9f896403552d"><div class="ttname"><a href="structpvl__elem__t.html#a305009bdcf1759ce8f0d9f896403552d">pvl_elem_t::next</a></div><div class="ttdeci">struct pvl_elem_t * next</div><div class="ttdef"><b>Definition:</b> pvl.h:29</div></div>
+<div class="ttc" id="astructpvl__elem__t_html_a6d7a23387d9b7a5fd62bd7ca2478f134"><div class="ttname"><a href="structpvl__elem__t.html#a6d7a23387d9b7a5fd62bd7ca2478f134">pvl_elem_t::d</a></div><div class="ttdeci">void * d</div><div class="ttdef"><b>Definition:</b> pvl.h:28</div></div>
<div class="ttc" id="astructpvl__list__t_html"><div class="ttname"><a href="structpvl__list__t.html">pvl_list_t</a></div><div class="ttdef"><b>Definition:</b> pvl.c:59</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
-Generated on Sat Jun 18 2022 10:19:40 for Libical API Documentation 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.3
+Generated on Sat Jun 25 2022 08:55:43 for Libical API Documentation 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.3
</small></address>
</body>
</html>