SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
This is the complete list of members for LimitedCounter< StoreType, Limit >, including all inherited members.
LimitedCounter() | LimitedCounter< StoreType, Limit > | inline |
LimitedCounter(StoreType value) | LimitedCounter< StoreType, Limit > | inline |
m_counter | LimitedCounter< StoreType, Limit > | private |
operator++() | LimitedCounter< StoreType, Limit > | inline |
operator++(int) | LimitedCounter< StoreType, Limit > | inline |
operator+=(const uint32_t rhs) | LimitedCounter< StoreType, Limit > | inline |
operator-(const LimitedCounter lhs, const LimitedCounter &rhs) | LimitedCounter< StoreType, Limit > | friend |
operator=(const LimitedCounter &rhs) | LimitedCounter< StoreType, Limit > | inline |
value() const | LimitedCounter< StoreType, Limit > | inline |