MCPcopy Create free account
hub / github.com/apache/nifi-minifi-cpp / getProcessor

Method getProcessor

nanofi/tests/CTestsBase.h:115–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 }
114
115 standalone_processor * getProcessor() const {
116 return processor_;
117 }
118
119 nifi_instance * getInstance() const {
120 return instance_;

Callers 4

generate_flowFunction · 0.45
invoke_processorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected