Struct Interface::Status

Nested Relationships

This struct is a nested type of Class Interface.

Struct Documentation

struct Status

Public Functions

Status() = default
inline Status(const Status &o)
inline Status &operator=(const Status &o)
inline bool operator==(const Status &other) const

Public Members

bool in_readout = {false}
std::atomic<bool> can_expose = {true}
bool is_exposing = {false}
bool is_paused = {false}
bool is_shutteropen = {false}