SObjectizer
5.7
|
Files | |
file | agent_ptr_compare.hpp [code] |
A special comparison for agent pointers. | |
file | coop_private_iface.hpp [code] |
Private interface for a coop. | |
file | coop_repository_basis.cpp |
Basic part of coop_repository functionality. | |
file | coop_repository_basis.hpp [code] |
Basic part of coop_repository functionality. | |
file | delivery_filter_storage.hpp [code] |
Definition of storage for delivery filters. | |
file | enveloped_msg_details.hpp [code] |
Some implementation details for enveloped messages. | |
file | internal_agent_iface.hpp [code] |
Helper class for accessing private functionality of agent-class. | |
file | internal_env_iface.hpp [code] |
Helper class for accessing private functionality of environment-class. | |
file | layer_core.cpp |
file | layer_core.hpp [code] |
A definition of an utility class for work with layers. | |
file | local_mbox.hpp [code] |
A local mbox definition. | |
file | local_mbox_basic_subscription_info.hpp [code] |
Information about just one subscription. | |
file | make_mchain.hpp [code] |
A helper function for the creation of a new mchain. | |
file | mbox_core.cpp |
file | mbox_core.hpp [code] |
A definition of an utility class for work with mboxes. | |
file | mbox_iface_for_timers.hpp [code] |
Definition of mbox_iface_for_timers. | |
file | mchain_details.hpp [code] |
Implementation details for message chains. | |
file | mpsc_mbox.hpp [code] |
A multi-producer/single-consumer mbox definition. | |
file | msg_tracing_helpers.cpp |
Implementation of some helpers for message tracing. | |
file | msg_tracing_helpers.hpp [code] |
Various helpers for message delivery tracing stuff. | |
file | mt_env_infrastructure.cpp |
Default implementation of multithreaded environment infrastructure. | |
file | mt_env_infrastructure.hpp [code] |
Default implementation of multithreaded environment infrastructure. | |
file | named_local_mbox.cpp |
file | named_local_mbox.hpp [code] |
A definition of the named local mbox. | |
file | process_unhandled_exception.cpp |
Helpers for handling unhandled exceptions from agent's event handlers. | |
file | process_unhandled_exception.hpp [code] |
Helpers for handling unhandled exceptions from agent's event handlers. | |
file | run_stage.hpp [code] |
Helper template function for doing initialization phase with rollback on failure. | |
file | simple_mtsafe_st_env_infrastructure.cpp |
A very simple multithreaded-safe single thread environment infrastructure. | |
file | simple_not_mtsafe_st_env_infrastructure.cpp |
A very simple not-multithreaded-safe single thread environment infrastructure. | |
file | st_env_infrastructure_reuse.hpp [code] |
Reusable stuff to be used in implementations of various single thread environment infrastructure. | |
file | std_msg_tracer_holder.hpp [code] |
Standard implementation of message tracer holder. | |
file | stop_guard_repo.hpp [code] |
Repository of stop_guards. | |
file | subscr_storage_adaptive.cpp |
An adaptive storage for agent's subscriptions information. | |
file | subscr_storage_hash_table_based.cpp |
A hash_table-based storage for agent's subscriptions information. | |
file | subscr_storage_map_based.cpp |
A map-based storage for agent's subscriptions information. | |
file | subscr_storage_vector_based.cpp |
A vector-based storage for agent's subscriptions information. | |
file | subscription_storage_iface.cpp |
An interface of subscription storage. | |
file | subscription_storage_iface.hpp [code] |
An interface of subscription storage. | |
file | thread_join_stuff.hpp [code] |
Various stuff related to worker thread's join. | |