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

◆ m_snapshot_requested

std::atomic<bool> MayaFlux::Buffers::RelaxationGridBuffer::m_snapshot_requested { false }
private

Set by request_snapshot(), cleared by consume_snapshot_request().

Definition at line 206 of file RelaxationGridBuffer.hpp.

206{ false }; ///< Set by request_snapshot(), cleared by consume_snapshot_request().