mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 01:02:22 +02:00
Add is_writing retrieval flag
This commit is contained in:
@@ -34,6 +34,8 @@ public:
|
||||
);
|
||||
|
||||
void stop_writing();
|
||||
|
||||
bool is_writing();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user