MCPcopy Create free account

hub / github.com/Stiffstream/sobjectizer / functions

Functions6,598 in github.com/Stiffstream/sobjectizer

↓ 16 callersMethodstart
dev/test/so_5/layer/layer_init/main.cpp:44
↓ 15 callersFunctionclose_drop_content
dev/so_5/mchain.hpp:677
↓ 15 callersMethodfinish_and_show_stats
Fix finish time and show stats.
dev/test/3rd_party/various_helpers/benchmark_helpers.hpp:52
↓ 15 callersFunctionget
dev/so_5/mchain.hpp:1014
↓ 14 callersFunctionarg_to_mbox
dev/so_5/send_functions.hpp:161
↓ 14 callersMethodclear
Clear demands queue.
dev/so_5/disp/reuse/work_thread/work_thread.hpp:315
↓ 14 callersFunctioninspect_msg
dev/so_5/experimental/testing/v1/all.hpp:1419
↓ 14 callersMethodinvoke
dev/so_5/enveloped_msg.cpp:51
↓ 14 callersMethodkind
! * \brief Detect type of timer (single-shot or periodic). * * \since * v.1.1.1 */
dev/so_5/3rd_party/timertt/all.hpp:1964
↓ 14 callersFunctionlog
A helper for logging simplification.
dev/sample/so_5/news_board/main.cpp:69
↓ 14 callersMethodrelease
dev/so_5/disp/abstract_work_thread.cpp:111
↓ 14 callersMethodso_bind_to_dispatcher
dev/so_5/agent.cpp:1005
↓ 13 callersMethodadd_reg_notificator
dev/so_5/coop.cpp:135
↓ 13 callersFunctionensure_valid_or_die
dev/test/so_5/mbox/sink_binding/bind_then_transform_msg/common.hpp:204
↓ 13 callersMethodreset
Drop the content of handle.
dev/so_5/disp/active_obj/pub.hpp:168
↓ 13 callersMethodso_coop
dev/so_5/agent.cpp:992
↓ 13 callersMethodunsubscribe_event_handler
dev/so_5/impl/named_local_mbox.cpp:49
↓ 12 callersFunctionabort_on_fatal_error
dev/so_5/details/abort_on_fatal_error.hpp:52
↓ 12 callersFunctiondo_test
dev/test/so_5/messages/message_holder/main.cpp:268
↓ 12 callersMethodhandle
! * \brief Get handle for this coop. * * \since v.5.6.0 */
dev/so_5/coop.hpp:430
↓ 12 callersFunctionmake_extensible_select
dev/so_5/mchain_select.hpp:2110
↓ 12 callersFunctionprepare_select
dev/so_5/mchain_select.hpp:1887
↓ 12 callersMethodquery_name
dev/test/so_5/mbox/custom_mbox_simple/main.cpp:50
↓ 12 callersFunctionstore_state_name
! * \brief Create a special marker for a trigger for storing * agent's state name inside scenario. * * Usage example: * \code * using namespace
dev/so_5/experimental/testing/v1/all.hpp:1361
↓ 12 callersMethodwork_thread_factory
dev/so_5/environment.cpp:764
↓ 11 callersMethodactivate
dev/so_5/agent.cpp:562
↓ 11 callersMethodextract_n
Set limit for count of messages to be extracted. ! * When extract_n() is used then receive() will be finished * after extraction of the specifie
dev/so_5/mchain.hpp:1330
↓ 11 callersMethodintroduce_named_mbox
dev/so_5/environment.cpp:536
↓ 11 callersMethodtake_stats
dev/so_5/stats/impl/activity_tracking.hpp:206
↓ 11 callersFunctiontimer_list_factory
! * \since * v.5.5.0 * * \brief Factory for timer_list thread with default parameters. */
dev/so_5/timers.hpp:400
↓ 11 callersMethodwas_sent
! * \return true if sent() is not 0. */
dev/so_5/mchain_select.hpp:126
↓ 10 callersMethodadd_extra_layer
dev/so_5/environment.cpp:692
↓ 10 callersMethodas_mbox
abstract_message_chain_t
dev/so_5/mchain.cpp:19
↓ 10 callersMethodempty
Is this handle empty?
dev/so_5/disp/active_obj/pub.hpp:146
↓ 10 callersMethodis_active
* Implementation of template methods of state_t class. */
dev/so_5/agent.hpp:3917
↓ 10 callersFunctionmake_coop_dereg_notificator
make_coop_dereg_notificator ! * \since * v.5.2.3 * * \brief Create notificator about cooperation deregistration completion. * * \attention * S
dev/so_5/agent_coop_notifications.hpp:139
↓ 10 callersFunctionmake_limited_without_waiting_mchain_params
! * \brief Create parameters for size-limited %mchain without waiting on overflow. * * \par Usage example: \code so_5::environment_t & env = ...;
dev/so_5/mchain.hpp:882
↓ 10 callersMethodpop_front
Remove the front item from queue.
dev/so_5/impl/mchain_details.hpp:113
↓ 10 callersFunctionprepare_receive
dev/so_5/mchain.hpp:2044
↓ 10 callersMethodrelease
dev/so_5/timers.cpp:72
↓ 10 callersFunctionrun_on
dev/test/so_5/layer/separate_so_thread_inl.cpp:87
↓ 10 callersFunctionself_ptr
Get the raw pointer of itself. ! This method is intended for use in the member initialization list instead 'this' to suppres compiler warnings.
dev/so_5/agent.hpp:833
↓ 10 callersMethodset_self_mbox
dev/test/so_5/bench/ping_pong/main.cpp:148
↓ 10 callersFunctionshow_on_display
Helper function for sending display_text message.
dev/sample/so_5/intercom_statechart/main.cpp:36
↓ 10 callersMethodstop
Set the shutdown signal.
dev/so_5/disp/nef_one_thread/pub.cpp:127
↓ 10 callersMethodwas_handled
! * \return true if handled() is not 0. */
dev/so_5/mchain_select.hpp:119
↓ 10 callersMethodwork_thread_activity_tracking
dev/so_5/environment.cpp:770
↓ 9 callersFunctionat_scope_exit
dev/so_5/details/at_scope_exit.hpp:59
↓ 9 callersFunctionbind_transformer
dev/so_5/bind_transformer_helpers.hpp:97
↓ 9 callersMethodclear
dev/sample/so_5/state_deep_history/main.cpp:131
↓ 9 callersMethodcreated
dev/test/so_5/disp/custom_work_thread.hpp:91
↓ 9 callersMethoddec_timer_count
! * \brief Helper method for decrement the count of timers of * the specific type. * * \since * v.1.1.1 */
dev/so_5/3rd_party/timertt/all.hpp:796
↓ 9 callersMethoddestroyed
dev/test/so_5/disp/custom_work_thread.hpp:98
↓ 9 callersMethodfinished
dev/test/so_5/disp/custom_work_thread.hpp:84
↓ 9 callersMethodhas_value
dev/so_5/agent.cpp:168
↓ 9 callersMethodlog
dev/sample/so_5/coop_user_resources/main.cpp:26
↓ 9 callersFunctionmake_disp_prefix
! * \since * v.5.5.4 * * \brief Create basic prefix for dispatcher data source names. */
dev/so_5/disp/reuse/data_source_prefix_helpers.hpp:35
↓ 9 callersFunctionmake_limited_with_waiting_mchain_params
! * \brief Create parameters for size-limited %mchain with waiting on overflow. * * \par Usage example: \code so_5::environment_t & env = ...; a
dev/so_5/mchain.hpp:929
↓ 9 callersMethodnotify_one
dev/test/so_5/mchain/empty_notify/main.cpp:22
↓ 9 callersMethodquery_name
dev/sample/so_5/custom_direct_mbox/main.cpp:189
↓ 9 callersMethodquery_name
dev/so_5/impl/named_local_mbox.cpp:57
↓ 9 callersFunctionsend_delayed
dev/so_5/send_functions.hpp:369
↓ 9 callersFunctionsend_periodic
dev/so_5/send_functions.hpp:595
↓ 9 callersMethodset_distribution_period
dev/so_5/stats/impl/std_controller.cpp:81
↓ 9 callersMethodsetup_stop_guard
dev/so_5/environment.cpp:795
↓ 9 callersMethodstarted
dev/test/so_5/disp/custom_work_thread.hpp:77
↓ 9 callersMethodstored_state_name
dev/so_5/experimental/testing/v1/all.cpp:1627
↓ 9 callersFunctiontrace
dev/sample/so_5/custom_work_thread_factory/main.cpp:272
↓ 9 callersFunctionwork_thread_activity
dev/so_5/stats/messages.hpp:120
↓ 8 callersFunctionacquire_work_thread
dev/so_5/disp/reuse/actual_work_thread_factory_to_use.hpp:67
↓ 8 callersMethodadd_agent
dev/so_5/coop.hpp:465
↓ 8 callersFunctionauto_close_drop_content
dev/so_5/mchain_helper_functions.hpp:469
↓ 8 callersFunctionauto_join
dev/so_5/thread_helper_functions.hpp:132
↓ 8 callersFunctionbuild_subscr_storage_factories
dev/test/so_5/event_handler/subscr_storage_factories.hpp:9
↓ 8 callersFunctiondefine_agent
dev/test/so_5/coop/introduce_coop/main.cpp:48
↓ 8 callersMethoddo_deliver_message
dev/so_5/impl/named_local_mbox.cpp:72
↓ 8 callersFunctionensure_same_pointers
dev/test/so_5/mchain/params_clone/main.cpp:14
↓ 8 callersMethodget
Try get binder from the dictinary. Absence of a binder is reported by an exception.
dev/sample/so_5/named_dispatchers_layer/main.cpp:55
↓ 8 callersFunctionhandle_unexpected
dev/test/so_5/mchain/master_handle/main.cpp:13
↓ 8 callersFunctionhandle_unexpected
dev/test/so_5/mchain/auto_close_chains/main.cpp:13
↓ 8 callersMethodis_empty
Is queue empty?
dev/so_5/impl/mchain_details.hpp:99
↓ 8 callersFunctionmake_default_disp_binder
make_default_disp_binder ! * \brief Create an instance of the default dispatcher binder. * * \note This function takes into account a possibility
dev/so_5/environment.hpp:2378
↓ 8 callersFunctionmake_filter
dev/so_5/msg_tracing.hpp:403
↓ 8 callersMethodmake_reference
dev/so_5/atomic_refcounted.hpp:214
↓ 8 callersMethodquery_name
dev/so_5/agent.cpp:497
↓ 8 callersMethodschedule
Schedule execution of demands from the queue.
dev/so_5/disp/reuse/queue_of_queues.hpp:152
↓ 8 callersMethodshow
dev/sample/so_5/state_deep_history/main.cpp:121
↓ 8 callersMethodshutdown
Initiate shutdown for working threads.
dev/so_5/disp/reuse/queue_of_queues.hpp:67
↓ 8 callersFunctionstage
dev/sample/so_5/make_pipeline/main.cpp:327
↓ 8 callersMethodwas_closed
! * \return true if closed() is not 0. */
dev/so_5/mchain_select.hpp:133
↓ 7 callersMethodadd_layer
dev/so_5/environment.cpp:142
↓ 7 callersFunctiondefine_hello_1_step
dev/test/so_5/testing/v1/testenv_constraints/main.cpp:43
↓ 7 callersFunctiondefine_receiver_agent
dev/test/so_5/disp/prio_ot_strictly_ordered/simple_seq3/main.cpp:13
↓ 7 callersFunctiondefine_receiver_agent
dev/test/so_5/disp/prio_ot_strictly_ordered/simple_seq1/main.cpp:12
↓ 7 callersFunctiondefine_receiver_agent
dev/test/so_5/disp/prio_ot_strictly_ordered/simple_seq2/main.cpp:13
↓ 7 callersFunctiondefine_receiver_agent
dev/test/so_5/disp/prio_ot_quoted_round_robin/simple_seq1/main.cpp:12
↓ 7 callersMethodexception_reaction
dev/so_5/coop.cpp:155
↓ 7 callersFunctionfor_each_lock_factory
dev/test/so_5/disp/adv_thread_pool/for_each_lock_factory.hpp:20
↓ 7 callersFunctionfor_each_priority
dev/so_5/priority.hpp:192
↓ 7 callersMethodis_full
Is queue full? ! * \note Unlimited queue can't be null. Because of that this * method always returns \a false. */
dev/so_5/impl/mchain_details.hpp:94
← previousnext →101–200 of 6,598, ranked by callers