Class: Pio::OpenFlow13::Echo::Request

Inherits:
Pio::OpenFlow::Message show all
Defined in:
lib/pio/open_flow13/echo/request.rb

Overview

OpenFlow 1.3 Echo Request message.

Instance Attribute Summary

Attributes inherited from Pio::OpenFlow::Message

#format

Method Summary

Methods inherited from Pio::OpenFlow::Message

#initialize, method_missing, #method_missing, open_flow_header, read, #to_binary

Methods included from Pio::OpenFlow::Flags

#_define_flags, #_flags, #define_flags_32bit, #flags_16bit, #flags_32bit

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