tres v0.1.1 Openflow.MeterBand.Remark
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Openflow.MeterBand.Remark{
burst_size: 0..4_294_967_295,
prec_level: 0..255,
rate: 0..4_294_967_295
}
t() :: %Openflow.MeterBand.Remark{ burst_size: 0..4_294_967_295, prec_level: 0..255, rate: 0..4_294_967_295 }
Link to this section Functions
Link to this function
new(options)
new(options)
new(rate: 0..4_294_967_295, burst_size: 0..4_294_967_295, prec_level: 0..255) ::
t()
new(rate: 0..4_294_967_295, burst_size: 0..4_294_967_295, prec_level: 0..255) :: t()
Link to this function
read(arg)
read(arg)
read(<<_::128>>) :: t()
read(<<_::128>>) :: t()
Link to this function
to_binary(remark)
to_binary(remark)
to_binary(t()) :: <<_::128>>
to_binary(t()) :: <<_::128>>