MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ mark_ready_for_processing()

void MayaFlux::Kakshya::PlotContainer::mark_ready_for_processing ( bool  ready)
overridevirtual

Mark the container as ready or not ready for processing.

Parameters
readytrue to mark as ready, false otherwise

Implements MayaFlux::Kakshya::SignalSourceContainer.

Definition at line 446 of file PlotContainer.cpp.

447{
449}
void update_processing_state(ProcessingState state) override
Update the processing state of the container.
ProcessingState
Represents the current processing lifecycle state of a container.
@ READY
Container has data loaded and is ready for processing.
@ IDLE
Not being processed.

References MayaFlux::Kakshya::IDLE, MayaFlux::Kakshya::READY, and update_processing_state().

Referenced by bind(), bind(), bind(), bind(), and set_raw().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: