SObjectizer 5.8
Loading...
Searching...
No Matches
subscription_storage_iface.cpp
Go to the documentation of this file.
1/*
2 * SObjectizer-5
3 */
4
5/*!
6 * \since
7 * v.5.5.3
8 *
9 * \file
10 * \brief An interface of subscription storage.
11 */
12
13#include <so_5/impl/subscription_storage_iface.hpp>
14
15namespace so_5
16{
17
18namespace impl
19{
20
23
24} /* namespace impl */
25
26} /* namespace so_5 */
An interface of subscription storage.
Details of SObjectizer run-time implementations.
Definition agent.cpp:780
Private part of message limit implementation.
Definition agent.cpp:33