![]() |
The Gaudi Framework
v26r0
|
Special preprocessor sorting the list of strings (whitespace separated) that follow a signature on a single line. More...


Public Member Functions | |
| def | __init__ |
| def | __processLine__ |
Public Member Functions inherited from GaudiTest.FilePreprocessor | |
| def | __processLine__ |
| def | __call__ |
| def | __add__ |
Public Attributes | |
| signature | |
| siglen | |
Special preprocessor sorting the list of strings (whitespace separated) that follow a signature on a single line.
Definition at line 495 of file GaudiTest.py.
| def GaudiTest.LineSorter.__init__ | ( | self, | |
| signature | |||
| ) |
Definition at line 496 of file GaudiTest.py.
| def GaudiTest.LineSorter.__processLine__ | ( | self, | |
| line | |||
| ) |
Definition at line 499 of file GaudiTest.py.
| GaudiTest.LineSorter.siglen |
Definition at line 498 of file GaudiTest.py.
| GaudiTest.LineSorter.signature |
Definition at line 497 of file GaudiTest.py.