![]() |
The Gaudi Framework
v31r0 (aeb156f0)
|
Public Member Functions | |
def | __processLine__ (self, line) |
def | __call__ (self, input) |
def | __add__ (self, rhs) |
Base class for a callable that takes a file and returns a modified version of it.
Definition at line 442 of file GaudiTest.py.
def GaudiTest.FilePreprocessor.__add__ | ( | self, | |
rhs | |||
) |
Definition at line 465 of file GaudiTest.py.
def GaudiTest.FilePreprocessor.__call__ | ( | self, | |
input | |||
) |
Definition at line 449 of file GaudiTest.py.
def GaudiTest.FilePreprocessor.__processLine__ | ( | self, | |
line | |||
) |
Definition at line 446 of file GaudiTest.py.