Ravel Python API Reference
A Database-Defined Network Controller
Public Member Functions | List of all members
ravel.flow.BarrierMessage Class Reference

An OpenFlow barrier message. More...

Inheritance diagram for ravel.flow.BarrierMessage:
ravel.messaging.ConsumableMessage

Public Member Functions

def __init__
 dpid: the dpid of the switch to send the barrier message
 
def consume
 Consume the message. More...
 
- Public Member Functions inherited from ravel.messaging.ConsumableMessage
def consume
 Consume the message. More...
 

Detailed Description

An OpenFlow barrier message.

Member Function Documentation

def ravel.flow.BarrierMessage.consume (   self,
  consumer 
)

Consume the message.

Parameters
consumera ravel.of.OfManager instance to consume the message

The documentation for this class was generated from the following file: