SObjectizer 5.8
|
Basic part of coop_repository functionality. More...
#include <so_5/impl/coop_private_iface.hpp>
#include <so_5/exception.hpp>
#include <so_5/agent.hpp>
#include <so_5/coop_listener.hpp>
#include <so_5/environment_infrastructure.hpp>
#include <so_5/stats/repository.hpp>
#include <map>
#include <memory>
#include <set>
#include <string>
#include <mutex>
#include <condition_variable>
Go to the source code of this file.
Classes | |
class | so_5::impl::coop_repository_basis_t |
A basic part for various implementations of coop_repository. More... | |
struct | so_5::impl::coop_repository_basis_t::final_deregistration_result_t |
Namespaces | |
namespace | so_5 |
Private part of message limit implementation. | |
namespace | so_5::impl |
Details of SObjectizer run-time implementations. | |
Basic part of coop_repository functionality.
Definition in file coop_repository_basis.hpp.