SObjectizer  5.5
h Directory Reference

Files

file  atomic_refcounted.hpp [code]
 The base class for the object with a reference counting definition.
 
file  chrono_helpers.hpp [code]
 Utilities for working with std::crhono tools.
 
file  compiler_features.hpp [code]
 Detection of compiler version and absence of various features.
 
file  current_thread_id.hpp [code]
 A workaround for very slow implementation of std::this_thread::get_id() under some compilers.
 
file  custom_mbox.hpp [code]
 Various stuff required for custom mboxes.
 
file  declspec.hpp [code]
 
file  error_logger.hpp [code]
 Tools for logging error messages inside SObjectizer core.
 
file  exception.hpp [code]
 An exception class.
 
file  mchain_helper_functions.hpp [code]
 Helper functions for mchains.
 
file  msg_tracing.hpp [code]
 Stuff related to message delivery tracing.
 
file  h/optional.hpp [code]
 Definition of optional type.
 
file  outliving.hpp [code]
 outliving_reference_t and related stuff.
 
file  priority.hpp [code]
 Definition of priority type.
 
file  ret_code.hpp [code]
 Error codes.
 
file  spinlocks.hpp [code]
 Definition of various types of spinlocks.
 
file  stdcpp.hpp [code]
 Various standard C++ stuff from newer versions of C++ which we want to use with older C++ compilers.
 
file  stop_guard.hpp [code]
 An iterface of stop_guard.
 
file  thread_helper_functions.hpp [code]
 Helper functions for working with threads.
 
file  timers.hpp [code]
 Timers and tools for working with timers.
 
file  types.hpp [code]
 Various typedefs.
 
file  version.hpp [code]
 Definition of SO_5_VERSION macro.
 
file  wait_indication.hpp [code]
 Definition of various types of waiting indicators.
 
file  wrapped_env.hpp [code]
 Class wrapped_env and its details.