Skip to content

Commit

Permalink
deploy: 67a3735
Browse files Browse the repository at this point in the history
  • Loading branch information
victimsnino committed Apr 21, 2024
1 parent 1132ad8 commit c518101
Show file tree
Hide file tree
Showing 140 changed files with 2,026 additions and 615 deletions.
22 changes: 12 additions & 10 deletions v2/docs/html/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,16 +323,18 @@
<tr id="row_0_3_1_4_" class="even" style="display:none;"><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="classrpp_1_1schedulers_1_1details_1_1schedulables__queue.html" target="_self">schedulables_queue</a></td><td class="desc"></td></tr>
<tr id="row_0_3_1_5_" class="even" style="display:none;"><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="structrpp_1_1schedulers_1_1details_1_1shared__queue__data.html" target="_self">shared_queue_data</a></td><td class="desc"></td></tr>
<tr id="row_0_3_1_6_" class="even" style="display:none;"><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="classrpp_1_1schedulers_1_1details_1_1specific__schedulable.html" target="_self">specific_schedulable</a></td><td class="desc"></td></tr>
<tr id="row_0_3_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1current__thread.html" target="_self">current_thread</a></td><td class="desc">Schedules execution of schedulables via queueing tasks to the caller thread with priority to time_point and order </td></tr>
<tr id="row_0_3_3_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structrpp_1_1schedulers_1_1delay__from__now.html" target="_self">delay_from_now</a></td><td class="desc">Timepoint of next execution would be calculcated from NOW timpoint (time of returning from schedulable) </td></tr>
<tr id="row_0_3_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structrpp_1_1schedulers_1_1delay__from__this__timepoint.html" target="_self">delay_from_this_timepoint</a></td><td class="desc">Timepoint of next execution would be calculcated from timepoint of current scheduling </td></tr>
<tr id="row_0_3_5_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structrpp_1_1schedulers_1_1delay__to.html" target="_self">delay_to</a></td><td class="desc">Provide timepoint of next execution explicitly </td></tr>
<tr id="row_0_3_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_0_3_6_" class="arrow" onclick="dynsection.toggleFolder('0_3_6_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1immediate.html" target="_self">immediate</a></td><td class="desc">Immediately calls provided schedulable or waits for time_point (in the caller-thread) </td></tr>
<tr id="row_0_3_6_0_" class="odd" style="display:none;"><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="classrpp_1_1schedulers_1_1immediate_1_1worker__strategy.html" target="_self">worker_strategy</a></td><td class="desc"></td></tr>
<tr id="row_0_3_7_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_0_3_7_" class="arrow" onclick="dynsection.toggleFolder('0_3_7_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1new__thread.html" target="_self">new_thread</a></td><td class="desc">Scheduler which schedules invoking of schedulables to another thread via queueing tasks with priority to time_point and order </td></tr>
<tr id="row_0_3_7_0_" class="even" style="display:none;"><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="classrpp_1_1schedulers_1_1new__thread_1_1worker__strategy.html" target="_self">worker_strategy</a></td><td class="desc"></td></tr>
<tr id="row_0_3_8_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1run__loop.html" target="_self">run_loop</a></td><td class="desc">Scheduler which schedules execution via queueing tasks, but execution of tasks should be manually dispatched </td></tr>
<tr id="row_0_3_9_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1worker.html" target="_self">worker</a></td><td class="desc"></td></tr>
<tr id="row_0_3_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1computational.html" target="_self">computational</a></td><td class="desc">Scheduler owning static thread pool of workers and using "some" thread from this pool on <code>create_worker</code> call </td></tr>
<tr id="row_0_3_3_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1current__thread.html" target="_self">current_thread</a></td><td class="desc">Schedules execution of schedulables via queueing tasks to the caller thread with priority to time_point and order </td></tr>
<tr id="row_0_3_4_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structrpp_1_1schedulers_1_1delay__from__now.html" target="_self">delay_from_now</a></td><td class="desc">Timepoint of next execution would be calculcated from NOW timpoint (time of returning from schedulable) </td></tr>
<tr id="row_0_3_5_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structrpp_1_1schedulers_1_1delay__from__this__timepoint.html" target="_self">delay_from_this_timepoint</a></td><td class="desc">Timepoint of next execution would be calculcated from timepoint of current scheduling </td></tr>
<tr id="row_0_3_6_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structrpp_1_1schedulers_1_1delay__to.html" target="_self">delay_to</a></td><td class="desc">Provide timepoint of next execution explicitly </td></tr>
<tr id="row_0_3_7_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_0_3_7_" class="arrow" onclick="dynsection.toggleFolder('0_3_7_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1immediate.html" target="_self">immediate</a></td><td class="desc">Immediately calls provided schedulable or waits for time_point (in the caller-thread) </td></tr>
<tr id="row_0_3_7_0_" class="even" style="display:none;"><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="classrpp_1_1schedulers_1_1immediate_1_1worker__strategy.html" target="_self">worker_strategy</a></td><td class="desc"></td></tr>
<tr id="row_0_3_8_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_0_3_8_" class="arrow" onclick="dynsection.toggleFolder('0_3_8_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1new__thread.html" target="_self">new_thread</a></td><td class="desc">Scheduler which schedules invoking of schedulables to another thread via queueing tasks with priority to time_point and order </td></tr>
<tr id="row_0_3_8_0_" class="odd" style="display:none;"><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="classrpp_1_1schedulers_1_1new__thread_1_1worker__strategy.html" target="_self">worker_strategy</a></td><td class="desc"></td></tr>
<tr id="row_0_3_9_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1run__loop.html" target="_self">run_loop</a></td><td class="desc">Scheduler which schedules execution via queueing tasks, but execution of tasks should be manually dispatched </td></tr>
<tr id="row_0_3_10_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1thread__pool.html" target="_self">thread_pool</a></td><td class="desc">Scheduler owning static thread pool of workers and using "some" thread from this pool on <code>create_worker</code> call </td></tr>
<tr id="row_0_3_11_" class="odd"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classrpp_1_1schedulers_1_1worker.html" target="_self">worker</a></td><td class="desc"></td></tr>
<tr id="row_0_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_4_" class="arrow" onclick="dynsection.toggleFolder('0_4_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><b>subjects</b></td><td class="desc"></td></tr>
<tr id="row_0_4_0_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_0_4_0_" class="arrow" onclick="dynsection.toggleFolder('0_4_0_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><b>details</b></td><td class="desc"></td></tr>
<tr id="row_0_4_0_0_" class="even" style="display:none;"><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="classrpp_1_1subjects_1_1details_1_1behavior__subject__base.html" target="_self">behavior_subject_base</a></td><td class="desc"></td></tr>
Expand Down
2 changes: 2 additions & 0 deletions v2/docs/html/annotated_dup.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,13 +192,15 @@ var annotated_dup =
[ "shared_queue_data", "structrpp_1_1schedulers_1_1details_1_1shared__queue__data.html", null ],
[ "specific_schedulable", "classrpp_1_1schedulers_1_1details_1_1specific__schedulable.html", null ]
] ],
[ "computational", "classrpp_1_1schedulers_1_1computational.html", null ],
[ "current_thread", "classrpp_1_1schedulers_1_1current__thread.html", null ],
[ "delay_from_now", "structrpp_1_1schedulers_1_1delay__from__now.html", null ],
[ "delay_from_this_timepoint", "structrpp_1_1schedulers_1_1delay__from__this__timepoint.html", null ],
[ "delay_to", "structrpp_1_1schedulers_1_1delay__to.html", null ],
[ "immediate", "classrpp_1_1schedulers_1_1immediate.html", "classrpp_1_1schedulers_1_1immediate" ],
[ "new_thread", "classrpp_1_1schedulers_1_1new__thread.html", "classrpp_1_1schedulers_1_1new__thread" ],
[ "run_loop", "classrpp_1_1schedulers_1_1run__loop.html", null ],
[ "thread_pool", "classrpp_1_1schedulers_1_1thread__pool.html", null ],
[ "worker", "classrpp_1_1schedulers_1_1worker.html", null ]
] ],
[ "subjects", null, [
Expand Down
Loading

0 comments on commit c518101

Please sign in to comment.