Class: Pio::OpenFlow10::FlowStats::Reply

Inherits:
Pio::OpenFlow::Message show all
Defined in:
lib/pio/open_flow10/flow_stats/reply.rb

Overview

OpenFlow 1.0 Flow Stats Reply message

Defined Under Namespace

Classes: FlowStatsEntry

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