SObjectizer  5.7
Classes | Namespaces | Typedefs
stop_guard.hpp File Reference

An iterface of stop_guard. More...

#include <so_5/declspec.hpp>
#include <so_5/compiler_features.hpp>
#include <memory>

Go to the source code of this file.

Classes

class  so_5::stop_guard_t
 An interface of stop_guard entity. More...
 

Namespaces

 so_5
 Public part of message limit implementation.
 

Typedefs

using so_5::stop_guard_shptr_t = std::shared_ptr< stop_guard_t >
 An alias of shared_ptr for stop_guard. More...
 

Detailed Description

An iterface of stop_guard.

Since
v.5.5.19.2