Classes | Namespaces | Variables

RepeatGuard.h File Reference

#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.

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