Beamlib 3.3.2
This is the Beam C++ class library.
|
This is the complete list of members for BCondValue, including all inherited members.
BCondValue() | BCondValue | |
decrement(int v=1) | BCondValue | |
increment(int v=1) | BCondValue | |
operator++(int) | BCondValue | inline |
operator+=(int v) | BCondValue | inline |
operator--(int) | BCondValue | inline |
operator-=(int v) | BCondValue | inline |
setValue(int value) | BCondValue | |
value() | BCondValue | |
waitLessThan(int v, int timeOutUs=0) | BCondValue | |
waitLessThanOrEqual(int v, int increment=0, int timeOutUs=0) | BCondValue | |
waitMoreThanOrEqual(int v, int decrement=0, int timeOutUs=0) | BCondValue | |
~BCondValue() | BCondValue |