BCondValue() | BCondValue | |
decrement(int v=1) | BCondValue | |
increment(int v=1) | BCondValue | |
ocond | BCondValue | [private] |
omutex | BCondValue | [private] |
operator++(int) | BCondValue | [inline] |
operator+=(int v) | BCondValue | [inline] |
operator--(int) | BCondValue | [inline] |
operator-=(int v) | BCondValue | [inline] |
ovalue | BCondValue | [private] |
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 |