Mininet Python API Reference Manual
Public Member Functions | Static Public Attributes | List of all members
mininet.clean.Cleanup Class Reference

Wrapper for cleanup() More...

Inheritance diagram for mininet.clean.Cleanup:

Public Member Functions

def cleanup (cls)
 Clean up junk which might be left over from old runs; do fast stuff before slow dp and link removal!
 
def addCleanupCallback (cls, callback)
 Add cleanup callback.
 

Static Public Attributes

list callbacks = []
 

Detailed Description

Wrapper for cleanup()


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