libcaf
0.13.2
|
The backend of an actor namespace is responsible for creating proxy actors. More...
#include <actor_namespace.hpp>
Public Member Functions | |
virtual actor_proxy_ptr | make_proxy (const key_type &, actor_id)=0 |
Creates a new proxy instance. | |
The backend of an actor namespace is responsible for creating proxy actors.