SObjectizer  5.5
impl Directory Reference

Directories

directory  h
 

Files

file  coop_repository_basis.cpp
 Basic part of coop_repository functionality.
 
file  disp_repository.cpp
 
file  layer_core.cpp
 
file  mbox_core.cpp
 
file  msg_tracing_helpers.cpp
 Implementation of some helpers for message tracing.
 
file  mt_env_infrastructure.cpp
 Default implementation of multithreaded environment infrastructure.
 
file  named_local_mbox.cpp
 
file  process_unhandled_exception.cpp
 Helpers for handling unhandled exceptions from agent's event handlers.
 
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  state_listener_controller.cpp
 
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.