![]() |
The Gaudi Framework
v33r1 (b1225454)
|


Public Member Functions | |
| def | __init__ (self, start, end) |
| def | __processLine__ (self, line) |
Public Member Functions inherited from GaudiTest.FilePreprocessor | |
| def | __call__ (self, input) |
| def | __add__ (self, rhs) |
Public Attributes | |
| start | |
| end | |
Private Attributes | |
| _skipping | |
Definition at line 510 of file GaudiTest.py.
| def GaudiTest.BlockSkipper.__init__ | ( | self, | |
| start, | |||
| end | |||
| ) |
Definition at line 511 of file GaudiTest.py.
| def GaudiTest.BlockSkipper.__processLine__ | ( | self, | |
| line | |||
| ) |
|
private |
Definition at line 514 of file GaudiTest.py.
| GaudiTest.BlockSkipper.end |
Definition at line 513 of file GaudiTest.py.
| GaudiTest.BlockSkipper.start |
Definition at line 512 of file GaudiTest.py.