#include <acsutilTimeStamp.h>
#include "acsThread.h"
Include dependency graph for RepeatGuard.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | repeatguard |
Classes | |
class | RepeatGuard |
Guard class against code repetitions. More... | |
Variables | |
const unsigned int | AND = 0 |
const unsigned int | OR = 1 |
const unsigned int | TIMER = 2 |
const unsigned int | COUNTER = 3 |
|
|
|
|
|
|
|
|