summaryrefslogtreecommitdiff
path: root/apidocs/icalspanlist_8h.html
diff options
context:
space:
mode:
Diffstat (limited to 'apidocs/icalspanlist_8h.html')
-rw-r--r--apidocs/icalspanlist_8h.html21
1 files changed, 9 insertions, 12 deletions
diff --git a/apidocs/icalspanlist_8h.html b/apidocs/icalspanlist_8h.html
index d91c2be9..f6265438 100644
--- a/apidocs/icalspanlist_8h.html
+++ b/apidocs/icalspanlist_8h.html
@@ -1,9 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!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">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.14"/>
+<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Libical API Documentation: icalspanlist.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -30,7 +30,7 @@
</table>
</div>
<!-- end header part -->
-<!-- Generated by Doxygen 1.8.14 -->
+<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
@@ -150,13 +150,10 @@ Functions</h2></td></tr>
<dl class="section return"><dt>Returns</dt><dd>A pointer to an array of integers containing the number of busy events in each delta_t time period. The final entry contains the value -1.</dd></dl>
<p>This calculation is somewhat tricky. This is due to the fact that the time range contains the start time, but does not contain the end time. To perform a proper calculation we subtract one second off the end times to get a true containing time.</p>
<p>Also note that if you supplying a spanlist that does not start or end on a time boundary divisible by delta_t you may get results that are not quite what you expect. </p>
-<p>calculate the start and end time as time_t <br />
-<br />
-<br />
- insure that the time period falls on a time boundary divisable by delta_t <br />
-<br />
- find the duration of this spanlist <br />
- malloc our matrix, add one extra slot for a final -1 </p>
+<p>calculate the start and end time as time_t</p>
+<p>insure that the time period falls on a time boundary divisable by delta_t</p>
+<p>find the duration of this spanlist</p>
+<p>malloc our matrix, add one extra slot for a final -1 </p>
</div>
</div>
@@ -196,7 +193,7 @@ Functions</h2></td></tr>
<p>Return a valid VFREEBUSY component for this span.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
- <tr><td class="paramname">sl</td><td>A valid icalspanlist, from <a class="el" href="icalspanlist_8h.html#ae7f6d3e48e73cf9cd2712abd101400eb" title="Constructor Make a free list from a set of component. Start and end should be in UTC. ">icalspanlist_new()</a> </td></tr>
+ <tr><td class="paramname">sl</td><td>A valid icalspanlist, from <a class="el" href="icalspanlist_8h.html#ae7f6d3e48e73cf9cd2712abd101400eb" title="Constructor Make a free list from a set of component. Start and end should be in UTC.">icalspanlist_new()</a> </td></tr>
<tr><td class="paramname">organizer</td><td>The organizer specified as "MAILTO:user@domain" </td></tr>
<tr><td class="paramname">attendee</td><td>The attendee specified as "MAILTO:user@domain"</td></tr>
</table>
@@ -379,7 +376,7 @@ Functions</h2></td></tr>
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
-</a> 1.8.14
+</a> 1.8.15
</small></address>
</body>
</html>