View Source vdist_dop_reg_send (erldist_filter v1.1.0)

Link to this section Summary

Link to this section Types

-type t() :: #vdist_dop_reg_send{}.

Link to this section Functions

-spec has_payload(T) -> boolean() when T :: t().
Link to this function

into_control_message_vterm(T)

View Source
-spec into_control_message_vterm(T) -> vterm:tuple_t() when T :: t().
Link to this function

new(FromPid, Unused, ToName)

View Source
-spec new(FromPid, Unused, ToName) -> T
       when FromPid :: vterm:pid_t(), Unused :: vterm:t(), ToName :: vterm:atom_t(), T :: t().
-spec sequence_id(T) -> vdist:sequence_id() when T :: t().