Home | Trees | Indices | Help |
|
---|
|
InterfaceFilter represents a subset of NetworkInterface on NetworkElement. The filter specifies the criteria to be matched against the NetworkInterfaceList so as to select the subset of interfaces matching the criteria.
InterfaceFilter class can be used to specify subset of interface list for various operations like listing of network interfaces, or adding event listeners on the subset of interfaces.
Instance Methods | |||
|
|||
Inherited from |
Class Variables | |
interface = property(_get_interface, _set_interface, None, _doc)
|
|
interface_type = property(_get_type, _set_type, None, _doc)
|
Properties | |
Inherited from |
Method Details |
Creates the interface filter for the given criteria in the parameters If no parameters are provided it returns an empty interface filter that will match all the interfaces on the network element.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:29 2014 | http://epydoc.sourceforge.net |