#include <rcuxx/Rcu.h>
List of all members.
Detailed Description
Cache of the TRigger CouNTers.
This provide the interface that concrete implementations should implement.
Constructor & Destructor Documentation
Rcuxx::RcuCounter::RcuCounter |
( |
const char * |
name, |
|
|
RcuMemory & |
mem, |
|
|
size_t |
offset, |
|
|
RcuCommand * |
clear | |
|
) |
| | [inline] |
Constructor.
- Parameters:
-
| mem | reference to memory |
| offset | Offset in memory |
| clear | Clear command |
Member Function Documentation
virtual void Rcuxx::RcuCounter::Decode |
( |
unsigned int |
dat |
) |
[inline, virtual] |
virtual void Rcuxx::RcuCounter::Print |
( |
|
) |
const [inline, virtual] |
unsigned int Rcuxx::RcuCounter::Counts |
( |
|
) |
const [inline] |
- Returns:
- Recieved triggers
References fCounts.
Member Data Documentation
The documentation for this class was generated from the following file: