Nymph  v1.5.2
Flow-Based Data Processing Framework
Functions | Variables
KTProcessorPy.hh File Reference

Contains KTProcessor python wrapping. More...

#include "KTProcessor.hh"
Include dependency graph for KTProcessorPy.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
 

Detailed Description

Contains KTProcessor python wrapping.

KTProcessor is the processor base class

Author
: B. H. LaRoque
Date
: April 20, 2017

Definition in file KTProcessorPy.hh.

Function Documentation

◆ export_Processor()

void export_Processor ( )

Definition at line 16 of file KTProcessorPy.hh.

Variable Documentation

◆ Configure_JsonStr

bool(Nymph::KTConfigurable::* Configure_JsonStr) (const std::string &config) = &Nymph::KTConfigurable::Configure

Definition at line 14 of file KTProcessorPy.hh.