#include <acsutilTimeStamp.h>
#include "acsThread.h"
Go to the source code of this file.
Classes | |
class | RepeatGuard |
Guard class against code repetitions. More... | |
Namespaces | |
namespace | repeatguard |
Variables | |
const unsigned int | repeatguard::AND = 0 |
const unsigned int | repeatguard::OR = 1 |
const unsigned int | repeatguard::TIMER = 2 |
const unsigned int | repeatguard::COUNTER = 3 |