Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

CLocationMonitor.cpp File Reference

#include <config.h>
#include <CLocationMonitor.h>
#include "CMaskedValuePredicate.h"
#include <unistd.h>
#include <Iostream.h>
#include "CChangedPredicate.h"

Go to the source code of this file.

Variables

const int INCREMENTS = 1000


Detailed Description

Encapsulates a location monitor. The location monitor watches a volatile memory location to satisfy some predicate function object. Predicates are objects from classes which implement: bool operator()(T value) T is a templated variable of the class. Such objects are function objects. The Event is fired when the predicate returns TRUE.

Author: Jason Venema NSCL Michigan State University East Lansing, MI 48824-1321 mailto:venemaja@msu.edu

Definition in file CLocationMonitor.cpp.


Variable Documentation

const int INCREMENTS = 1000 [static]
 

Definition at line 300 of file CLocationMonitor.cpp.


Generated on Thu Jan 6 16:58:43 2005 for Spectrodaq External Event Framework by  doxygen 1.3.9.1