Read from a file containing raw recorded events.
More...
Detailed Description
Read from a file containing raw recorded events.
Definition at line 234 of file Input.py.
Constructor & Destructor Documentation
def src.vmm.Input.EventFile.__init__ |
( |
|
self, |
|
|
|
fname, |
|
|
|
mode = "r" |
|
) |
| |
Member Function Documentation
def src.vmm.Input.EventFile.read |
( |
|
self, |
|
|
|
amt = None |
|
) |
| |
Read a single Event object from stream.
Definition at line 241 of file Input.py.
def src.vmm.Input.EventFile.readall |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: