tres v0.1.1 Openflow.Instruction.WriteActions
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Openflow.Instruction.WriteActions{actions: [Openflow.Action.type()]}
t() :: %Openflow.Instruction.WriteActions{actions: [Openflow.Action.type()]}
Link to this section Functions
Link to this function
new(actions)
new(actions)
new(Openflow.Action.type() | [Openflow.Action.type()]) :: t()
new(Openflow.Action.type() | [Openflow.Action.type()]) :: t()
Link to this function
read(arg)
read(arg)
read(<<_::32, _::_*8>>) :: t()
read(<<_::32, _::_*8>>) :: t()
Link to this function
to_binary(write_actions)
to_binary(write_actions)
to_binary(t()) :: <<_::32, _::_*8>>
to_binary(t()) :: <<_::32, _::_*8>>