|
Gaudi Framework, version v25r0 |
| Home | Generated: Mon Feb 17 2014 |

Public Member Functions | |
| def | __processLine__ |
| def | __call__ |
| def | __add__ |
Base class for a callable that takes a file and returns a modified version of it.
Definition at line 395 of file GaudiTest.py.
| def GaudiTest.FilePreprocessor.__add__ | ( | self, | |
| rhs | |||
| ) |
Definition at line 413 of file GaudiTest.py.
| def GaudiTest.FilePreprocessor.__call__ | ( | self, | |
| input | |||
| ) |
Definition at line 400 of file GaudiTest.py.
| def GaudiTest.FilePreprocessor.__processLine__ | ( | self, | |
| line | |||
| ) |
Definition at line 398 of file GaudiTest.py.