JAPAn
Just Another Parity Analyzer
|
Base and derived classes for scaler channel data handling. More...
Go to the source code of this file.
Data Structures | |
class | VQwScaler_Channel |
Abstract base class for scaler channels. More... | |
class | QwScaler_Channel< data_mask, data_shift > |
Templated concrete scaler channel with configurable data masking. More... | |
Typedefs | |
typedef class QwScaler_Channel< 0x00ffffff, 0 > | QwSIS3801D24_Channel |
typedef class QwScaler_Channel< 0xffffffff, 0 > | QwSIS3801D32_Channel |
typedef class QwScaler_Channel< 0xffffffff, 0 > | QwSIS3801_Channel |
typedef class QwScaler_Channel< 0xffffffff, 0 > | QwSTR7200_Channel |
Base and derived classes for scaler channel data handling.
Definition in file QwScaler_Channel.h.
typedef class QwScaler_Channel< 0xffffffff, 0 > QwSIS3801_Channel |
Definition at line 305 of file QwScaler_Channel.h.
typedef class QwScaler_Channel< 0x00ffffff, 0 > QwSIS3801D24_Channel |
Definition at line 303 of file QwScaler_Channel.h.
typedef class QwScaler_Channel< 0xffffffff, 0 > QwSIS3801D32_Channel |
Definition at line 304 of file QwScaler_Channel.h.
typedef class QwScaler_Channel< 0xffffffff, 0 > QwSTR7200_Channel |
Definition at line 306 of file QwScaler_Channel.h.