Skip to content

Commit 74ca6c7

Browse files
committed
HTML documentation
1 parent 611a958 commit 74ca6c7

161 files changed

Lines changed: 12043 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6+
<meta name="generator" content="Doxygen 1.8.13"/>
7+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8+
<title>ShiftSharp: Class List</title>
9+
<link href="tabs.css" rel="stylesheet" type="text/css"/>
10+
<script type="text/javascript" src="jquery.js"></script>
11+
<script type="text/javascript" src="dynsections.js"></script>
12+
<link href="search/search.css" rel="stylesheet" type="text/css"/>
13+
<script type="text/javascript" src="search/searchdata.js"></script>
14+
<script type="text/javascript" src="search/search.js"></script>
15+
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
</head>
17+
<body>
18+
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
19+
<div id="titlearea">
20+
<table cellspacing="0" cellpadding="0">
21+
<tbody>
22+
<tr style="height: 56px;">
23+
<td id="projectalign" style="padding-left: 0.5em;">
24+
<div id="projectname">ShiftSharp
25+
</div>
26+
<div id="projectbrief">Production work schedules</div>
27+
</td>
28+
</tr>
29+
</tbody>
30+
</table>
31+
</div>
32+
<!-- end header part -->
33+
<!-- Generated by Doxygen 1.8.13 -->
34+
<script type="text/javascript">
35+
var searchBox = new SearchBox("searchBox", "search",false,'Search');
36+
</script>
37+
<script type="text/javascript" src="menudata.js"></script>
38+
<script type="text/javascript" src="menu.js"></script>
39+
<script type="text/javascript">
40+
$(function() {
41+
initMenu('',true,false,'search.php','Search');
42+
$(document).ready(function() { init_search(); });
43+
});
44+
</script>
45+
<div id="main-nav"></div>
46+
</div><!-- top -->
47+
<!-- window showing the filter options -->
48+
<div id="MSearchSelectWindow"
49+
onmouseover="return searchBox.OnSearchSelectShow()"
50+
onmouseout="return searchBox.OnSearchSelectHide()"
51+
onkeydown="return searchBox.OnSearchSelectKey(event)">
52+
</div>
53+
54+
<!-- iframe showing the search results (closed by default) -->
55+
<div id="MSearchResultsWindow">
56+
<iframe src="javascript:void(0)" frameborder="0"
57+
name="MSearchResults" id="MSearchResults">
58+
</iframe>
59+
</div>
60+
61+
<div class="header">
62+
<div class="headertitle">
63+
<div class="title">Class List</div> </div>
64+
</div><!--header-->
65+
<div class="contents">
66+
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
67+
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span>]</div><table class="directory">
68+
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_point85.html" target="_self">Point85</a></td><td class="desc"></td></tr>
69+
<tr id="row_0_0_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_0_" class="arrow" onclick="toggleFolder('0_0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_point85_1_1_shift_sharp.html" target="_self">ShiftSharp</a></td><td class="desc"></td></tr>
70+
<tr id="row_0_0_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_0_0_0_" class="arrow" onclick="toggleFolder('0_0_0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespace_point85_1_1_shift_sharp_1_1_schedule.html" target="_self">Schedule</a></td><td class="desc"></td></tr>
71+
<tr id="row_0_0_0_0_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_break.html" target="_self">Break</a></td><td class="desc">Class <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_break.html" title="Class Break is a defined working period of time during a shift, for example lunch. ">Break</a> is a defined working period of time during a shift, for example lunch. </td></tr>
72+
<tr id="row_0_0_0_1_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_named.html" target="_self">Named</a></td><td class="desc">Class <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_named.html" title="Class Named represents a named object such as a Shift or Team. ">Named</a> represents a named object such as a <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_shift.html" title="Class Shift is a scheduled working time period, and can include breaks. ">Shift</a> or <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_team.html" title="Class Team is a named group of individuals who rotate through a shift schedule. ">Team</a>. </td></tr>
73+
<tr id="row_0_0_0_2_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_non_working_period.html" target="_self">NonWorkingPeriod</a></td><td class="desc">Class <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_non_working_period.html" title="Class NonWorkingPeriod represents named non-working, non-recurring periods. For example holidays and ...">NonWorkingPeriod</a> represents named non-working, non-recurring periods. For example holidays and scheduled outages such as for preventive maintenance. </td></tr>
74+
<tr id="row_0_0_0_3_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_property_manager.html" target="_self">PropertyManager</a></td><td class="desc">Class for reading a java-style .properties file. </td></tr>
75+
<tr id="row_0_0_0_4_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_rotation.html" target="_self">Rotation</a></td><td class="desc">Class <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_rotation.html" title="Class Rotation maintains a sequenced list of shift and off-shift time periods. ">Rotation</a> maintains a sequenced list of shift and off-shift time periods. </td></tr>
76+
<tr id="row_0_0_0_5_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_rotation_segment.html" target="_self">RotationSegment</a></td><td class="desc">This class represents part of an entire rotation. The segment starts with a shift and includes a count of the number of days on followed by the number of days off. </td></tr>
77+
<tr id="row_0_0_0_6_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_shift.html" target="_self">Shift</a></td><td class="desc">Class <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_shift.html" title="Class Shift is a scheduled working time period, and can include breaks. ">Shift</a> is a scheduled working time period, and can include breaks. </td></tr>
78+
<tr id="row_0_0_0_7_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_shift_instance.html" target="_self">ShiftInstance</a></td><td class="desc">Class <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_shift_instance.html" title="Class ShiftInstance is an instance of a Shift. A shift instance is worked by a Team. ">ShiftInstance</a> is an instance of a <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_shift.html" title="Class Shift is a scheduled working time period, and can include breaks. ">Shift</a>. A shift instance is worked by a <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_team.html" title="Class Team is a named group of individuals who rotate through a shift schedule. ">Team</a>. </td></tr>
79+
<tr id="row_0_0_0_8_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_team.html" target="_self">Team</a></td><td class="desc">Class <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_team.html" title="Class Team is a named group of individuals who rotate through a shift schedule. ">Team</a> is a named group of individuals who rotate through a shift schedule. </td></tr>
80+
<tr id="row_0_0_0_9_" class="even"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_time_period.html" target="_self">TimePeriod</a></td><td class="desc">Class <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_time_period.html" title="Class TimePeriod is a named period of time with a specified duration and starting time of day...">TimePeriod</a> is a named period of time with a specified duration and starting time of day. </td></tr>
81+
<tr id="row_0_0_0_10_"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_work_schedule.html" target="_self">WorkSchedule</a></td><td class="desc">Class <a class="el" href="class_point85_1_1_shift_sharp_1_1_schedule_1_1_work_schedule.html" title="Class WorkSchedule represents a named group of teams who collectively work one or more Shifts with of...">WorkSchedule</a> represents a named group of teams who collectively work one or more Shifts with off-shift periods.A work schedule can have periods of non-working time. </td></tr>
82+
</table>
83+
</div><!-- directory -->
84+
</div><!-- contents -->
85+
<!-- start footer part -->
86+
<hr class="footer"/><address class="footer"><small>
87+
Generated by &#160;<a href="http://www.doxygen.org/index.html">
88+
<img class="footer" src="doxygen.png" alt="doxygen"/>
89+
</a> 1.8.13
90+
</small></address>
91+
</body>
92+
</html>
676 Bytes
Loading
147 Bytes
Loading

0 commit comments

Comments
 (0)