AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
Public Member Functions | Static Public Attributes | List of all members
DummySingleThreadControlSystemInterface Class Reference
Inheritance diagram for DummySingleThreadControlSystemInterface:
SystemInterface

Public Member Functions

 DummySingleThreadControlSystemInterface (const HBA &hba)
 
virtual void ringDoorbell (int sample)
 
- Public Member Functions inherited from SystemInterface
 SystemInterface (const HBA &_hba)
 
virtual ~SystemInterface ()
 
virtual void trigger ()
 
unsigned tlatch ()
 
unsigned AI16_count () const
 
unsigned AI32_count () const
 
unsigned DI32_count () const
 
unsigned SP32_count () const
 
unsigned AO16_count () const
 
unsigned DO32_count () const
 
unsigned PW32_count () const
 
unsigned CC32_count () const
 

Static Public Attributes

static int DUP1
 

Additional Inherited Members

- Static Public Member Functions inherited from SystemInterface
static SystemInterfacefactory (const HBA &)
 
- Public Attributes inherited from SystemInterface
struct SystemInterface::Inputs IN
 
struct SystemInterface::Outputs OUT
 

Detailed Description

Definition at line 17 of file DefaultSystemInterface.cpp.

Constructor & Destructor Documentation

◆ DummySingleThreadControlSystemInterface()

DummySingleThreadControlSystemInterface::DummySingleThreadControlSystemInterface ( const HBA hba)
inline

Definition at line 20 of file DefaultSystemInterface.cpp.

Member Function Documentation

◆ ringDoorbell()

virtual void DummySingleThreadControlSystemInterface::ringDoorbell ( int  sample)
inlinevirtual

Reimplemented from SystemInterface.

Definition at line 25 of file DefaultSystemInterface.cpp.

Member Data Documentation

◆ DUP1

int DummySingleThreadControlSystemInterface::DUP1
static

Definition at line 23 of file DefaultSystemInterface.cpp.


The documentation for this class was generated from the following file: