View Source vdist_dop_spawn_reply (erldist_filter v1.1.0)
Link to this section Summary
Link to this section Types
-type t() :: #vdist_dop_spawn_reply{}.
Link to this section Functions
-spec has_payload(T) -> boolean() when T :: t().
-spec into_control_message_vterm(T) -> vterm:tuple_t() when T :: t().
-spec new(ReqId, To, Flags, Result) -> T when ReqId :: vterm:reference_t(), To :: vterm:pid_t(), Flags :: vterm:fixed_integer_t(), Result :: vterm:atom_t() | vterm:pid_t(), T :: t().
-spec sequence_id(T) -> vdist:sequence_id() when T :: t().