AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
Classes | Public Member Functions | Public Attributes | List of all members
Dev Struct Reference

struct Dev : interface to AFHBA404 device driver. More...

Classes

struct  LBUF
 local buffer interface . More...
 

Public Member Functions

 Dev (int _devnum)
 

Public Attributes

int devnum
 
int fd
 
char * host_buffer
 
struct Dev::LBUF lbuf_vi
 
struct Dev::LBUF lbuf_vo
 
struct XLLC_DEF xllc_def
 

Detailed Description

struct Dev : interface to AFHBA404 device driver.

Definition at line 35 of file AcqHw.cpp.

Constructor & Destructor Documentation

◆ Dev()

Dev::Dev ( int  _devnum)
inline

Definition at line 47 of file AcqHw.cpp.

Member Data Documentation

◆ devnum

int Dev::devnum

Definition at line 36 of file AcqHw.cpp.

◆ fd

int Dev::fd

Definition at line 37 of file AcqHw.cpp.

◆ host_buffer

char* Dev::host_buffer

Definition at line 38 of file AcqHw.cpp.

◆ lbuf_vi

struct Dev::LBUF Dev::lbuf_vi

◆ lbuf_vo

struct Dev::LBUF Dev::lbuf_vo

◆ xllc_def

struct XLLC_DEF Dev::xllc_def

Definition at line 38 of file AcqHw.cpp.


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