Class: Pio::OpenFlow13::FlowMod
- Inherits:
-
Pio::OpenFlow::Message
- Object
- Pio::OpenFlow::Message
- Pio::OpenFlow13::FlowMod
- Extended by:
- Pio::OpenFlow::Flags
- Defined in:
- lib/pio/open_flow13/flow_mod.rb
Overview
OpenFlow 1.3 FlowMod message parser and generator
Defined Under Namespace
Classes: Command, Instructions, OutGroup, OutPort
Method Summary
Methods included from Pio::OpenFlow::Flags
_def_flags, flags_16bit, flags_32bit
Methods inherited from Pio::OpenFlow::Message
inherited, #initialize, method_missing, #method_missing, open_flow_header, read, #to_binary
Constructor Details
This class inherits a constructor from Pio::OpenFlow::Message
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Pio::OpenFlow::Message