NeverRun Class Reference
Public Member Functions inherited from FlowElement
Constructor for flowElement class. More...
Internal function to be called when a FlowElement is added to pipeline, runs through any registrationCallbacks on the FlowElement. More...
Function called to check if a FlowElement is ready Used when there are asynchronous initialisation steps. More...
Internal process function for a particular flowElement called (via the flowElement.process() method) when flowData generated by a pipleline is processsed. More...
To allow actions to take place before and after a FlowElement's processInternal function runs, a process wrapper is run first. More...
Call this function to update the properties meta database in all the pipelines this flowElement has been added to. More...
Get a flowElement's properties. More...
Internal log. More...