SObjectizer  5.8
Loading...
Searching...
No Matches
final_dereg_chain_helpers.hpp File Reference

Helpers for working with a chain of coops for the final deregistration. More...

#include <so_5/impl/coop_private_iface.hpp>
#include <so_5/impl/internal_env_iface.hpp>
#include <so_5/coop.hpp>
#include <utility>

Go to the source code of this file.

Classes

class  so_5::impl::final_dereg_chain_holder_t
 Helper class for holding the current chain of coops for the final deregistration. More...
 

Namespaces

namespace  so_5
 Private part of message limit implementation.
 
namespace  so_5::impl
 Details of SObjectizer run-time implementations.
 

Functions

void so_5::impl::process_final_dereg_chain (coop_shptr_t head) noexcept
 Helper function that does proceesing of final dereg chain.
 

Detailed Description

Helpers for working with a chain of coops for the final deregistration.

Since
v.5.8.0

Definition in file final_dereg_chain_helpers.hpp.