| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
core.Publisher --+
|
LineRecordParser --+
|
MulticastParser
A LineParser that knows how to process the IANA IPv4 multicast address allocation file.
It can be found online here :-
http://www.iana.org/assignments/multicast-addresses
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Constructor. fh - a valid, open file handle to an OUI Registry data file. kwargs - additional parser options.
|
Callback method invoked for every line considered valid by the line parser's settings. See base class method for more details.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jan 21 23:41:06 2009 | http://epydoc.sourceforge.net |