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

Interface for the cooperation listener definition. More...

#include <string>
#include <memory>
#include <so_5/declspec.hpp>
#include <so_5/fwd.hpp>

Go to the source code of this file.

Classes

class  so_5::coop_listener_t
 Interface for the cooperation listener. More...
 

Namespaces

namespace  so_5
 Private part of message limit implementation.
 

Typedefs

using so_5::coop_listener_unique_ptr_t = std::unique_ptr< coop_listener_t >
 Typedef for the coop_listener autopointer.
 

Detailed Description

Interface for the cooperation listener definition.

Definition in file coop_listener.hpp.