|
Nymph
v1.5.2
Flow-Based Data Processing Framework
|
Contains KTProcessor python wrapping. More...
#include "KTProcessor.hh"
Go to the source code of this file.
Functions | |
| void | export_Processor () |
Variables | |
| bool(Nymph::KTConfigurable::* | Configure_JsonStr )(const std::string &config) = &Nymph::KTConfigurable::Configure |
Contains KTProcessor python wrapping.
KTProcessor is the processor base class
Definition in file KTProcessorPy.hh.
| void export_Processor | ( | ) |
Definition at line 16 of file KTProcessorPy.hh.
| bool(Nymph::KTConfigurable::* Configure_JsonStr) (const std::string &config) = &Nymph::KTConfigurable::Configure |
Definition at line 14 of file KTProcessorPy.hh.
1.8.13