package frenetic

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module OpenFlow0x04.ActionSource

Action structure. See the section 7.2.5 of the OpenFlow 1.3.4 specification

Sourcetype t = action
Sourcetype sequence = actionSequence
Sourceval sizeof : t -> int
Sourceval marshal : Cstruct.t -> t -> int
Sourceval parse : Cstruct.t -> t
Sourceval parse_sequence : Cstruct.t -> sequence
Sourceval to_string : t -> string

to_string v pretty-prints v

Sourceval from_of_action : OpenFlow.action -> t
Sourceval from_of_seq : OpenFlow.seq -> sequence
OCaml

Innovation. Community. Security.