#include <ThresholdQueueAttr.h>
|
| typedef unsigned long | ulong |
| |
Definition at line 15 of file ThresholdQueueAttr.h.
| ThresholdQueueAttr::ThresholdQueueAttr |
( |
ulong |
queueLen, |
|
|
ulong |
maxThresh, |
|
|
ulong |
numChans = 1, |
|
|
bool |
useMBS_ = 1, |
|
|
ulong |
chanOffst = 0, |
|
|
ulong |
baseOffst = 0 |
|
) |
| |
|
inline |
| ulong ThresholdQueueAttr::MaxThreshold |
( |
void |
| ) |
const |
|
inline |
| ulong ThresholdQueueAttr::MaxThreshold |
( |
ulong |
maxThresh | ) |
|
|
inline |
| ulong ThresholdQueueAttr::NumChannels |
( |
void |
| ) |
const |
|
inline |
| ulong ThresholdQueueAttr::NumChannels |
( |
ulong |
numChans | ) |
|
|
inline |
| ulong ThresholdQueueAttr::QueueLength |
( |
void |
| ) |
const |
|
inline |
| ulong ThresholdQueueAttr::QueueLength |
( |
ulong |
queueLen | ) |
|
|
inline |
| void ThresholdQueueAttr::UseMBS |
( |
bool |
useMBS_, |
|
|
ulong |
chanOffst = 0, |
|
|
ulong |
baseOffst = 0 |
|
) |
| |
|
inline |
| ulong ThresholdQueueAttr::baseOffset |
|
protected |
| ulong ThresholdQueueAttr::chanOffset |
|
protected |
| ulong ThresholdQueueAttr::maxThreshold |
|
protected |
| ulong ThresholdQueueAttr::numChannels |
|
protected |
| ulong ThresholdQueueAttr::queueLength |
|
protected |
| bool ThresholdQueueAttr::useMBS |
|
protected |
The documentation for this class was generated from the following file: