check() | RepeatGuard | |
checkAndIncrement() | RepeatGuard | |
count() | RepeatGuard | |
counter | RepeatGuard | [protected] |
counterAtLastCheck | RepeatGuard | [protected] |
firstTime | RepeatGuard | [protected] |
increment() | RepeatGuard | |
interval | RepeatGuard | [protected] |
lastTime | RepeatGuard | [protected] |
maxRepetitions | RepeatGuard | [protected] |
method | RepeatGuard | [protected] |
mutex | RepeatGuard | [protected] |
RepeatGuard(ACS::TimeInterval interval, unsigned int maxRepetitions, bool or_or_and=true) | RepeatGuard | |
reset() | RepeatGuard | |
reset(ACS::TimeInterval interval, unsigned int maxRepetitions, bool or_or_and=true) | RepeatGuard | |
~RepeatGuard() | RepeatGuard |