View Source vdist_dop_alias_send (erldist_filter v1.28.5)
Summary
Types
-type t() :: #vdist_dop_alias_send{from_pid :: vterm:pid_t(), alias :: vterm:reference_t()}.
Functions
-spec into_control_message_vterm(T) -> vterm:tuple_t() when T :: t().
-spec new(FromPid, Alias) -> T when FromPid :: vterm:pid_t(), Alias :: vterm:reference_t(), T :: t().
-spec sequence_id(T) -> vdist:sequence_id() when T :: t().