libcaf  0.17.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
caf::io::broker_servant< Base, Handle, SysMsgType > Class Template Reference

Base class for scribe and doorman. More...

#include <broker_servant.hpp>

Inheritance diagram for caf::io::broker_servant< Base, Handle, SysMsgType >:
caf::io::datagram_servant caf::io::doorman caf::io::scribe caf::io::network::datagram_servant_impl caf::io::network::doorman_impl caf::io::network::scribe_impl

Public Types

using handle_type = Handle
 

Public Member Functions

 broker_servant (handle_type x)
 

Public Attributes

mailbox_element_vals< SysMsgType > value_
 
optional< size_t > activity_tokens_
 

Detailed Description

template<class Base, class Handle, class SysMsgType>
class caf::io::broker_servant< Base, Handle, SysMsgType >

Base class for scribe and doorman.


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