libcaf  0.14.4
Public Member Functions | List of all members
caf::actor_namespace::proxy_entry Class Reference

Ensures that kill_proxy is called for each proxy instance. More...

#include <actor_namespace.hpp>

Public Member Functions

 proxy_entry (actor_proxy::anchor_ptr ptr)
 
 proxy_entry (proxy_entry &&)=default
 
proxy_entryoperator= (proxy_entry &&)=default
 
void reset (uint32_t rsn)
 
 operator bool () const
 
actor_proxy::anchoroperator-> () const
 

Detailed Description

Ensures that kill_proxy is called for each proxy instance.


The documentation for this class was generated from the following file: