Revised OpenFlow Library  v0.6.0dev
 All Classes Files Functions Variables Friends Groups Pages
Public Member Functions | Protected Member Functions | Friends | List of all members
rofl::examples::ethswctld::cflowentry_env Interface Referenceabstract

Defines the environment expected by an instance of class cflowentry. More...

#include <cflowentry.h>

Public Member Functions

virtual ~cflowentry_env ()
 cflowentry_env destructor
 

Protected Member Functions

virtual void flow_timer_expired (const cflowentry &entry)=0
 Called once the timer for this flow entry has expired.
 

Friends

class cflowentry
 

Detailed Description

Defines the environment expected by an instance of class cflowentry.

Inheritance diagram for rofl::examples::ethswctld::cflowentry_env:
rofl::examples::ethswctld::cflowtable

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