Account
| Beam-lib 2.16.3 This is the Beam C++ class library. |
BCondInt Member List
This is the complete list of members for BCondInt, including all inherited members.
| BCondInt() | BCondInt | |
| decrement(BInt v=1) | BCondInt | |
| increment(BInt v=1) | BCondInt | |
| operator++(int) | BCondInt | inline |
| operator+=(int v) | BCondInt | inline |
| operator--(int) | BCondInt | inline |
| operator-=(int v) | BCondInt | inline |
| setValue(BInt value) | BCondInt | |
| value() const | BCondInt | |
| waitLessThan(BInt v, BTimeout timeoutUs=BTimeoutForever) | BCondInt | |
| waitLessThanOrEqual(BInt v, Bool increment=0, BTimeout timeoutUs=BTimeoutForever) | BCondInt | |
| waitMoreThanOrEqual(BInt v, Bool decrement=0, BTimeout timeoutUs=BTimeoutForever) | BCondInt | |
| ~BCondInt() | BCondInt |
Generated by
1.8.15 