actor-framework
Public Member Functions | Static Public Attributes | List of all members
caf::const_typed_message_view< Ts > Class Template Reference

Public Member Functions

 const_typed_message_view (const message &msg) noexcept
 
 const_typed_message_view (const const_typed_message_view &) noexcept=default
 
const_typed_message_viewoperator= (const const_typed_message_view &) noexcept=default
 
const detail::message_dataoperator-> () const noexcept
 
 operator bool () const noexcept
 

Static Public Attributes

static constexpr bool is_const = true
 

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