ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcbAFE_IO Class Reference

#include <ngcbIFC.hpp>

Inheritance diagram for ngcbAFE_IO:
ngcbAFE

Public Member Functions

 ngcbAFE_IO (ngcbIFC *dev, ngcb_route_t r)
 Constructor.
 
virtual ~ngcbAFE_IO ()
 Destructor.
 
int OutCB (int side, int d, int *resultCode, char *erms)
 Write one word (call-back)
 
- Public Member Functions inherited from ngcbAFE
 ngcbAFE ()
 Constructor.
 
virtual ~ngcbAFE ()
 Destructor.
 
char * ErrMsg ()
 Return current error-message.
 
int Write (int addr, int value)
 11-bit write operation
 

Public Attributes

int tmo
 Timeout for microsleep.
 

Detailed Description

AFE i/o-class

Constructor & Destructor Documentation

◆ ngcbAFE_IO()

ngcbAFE_IO::ngcbAFE_IO ( ngcbIFC * dev,
ngcb_route_t r )
inline

Constructor.

◆ ~ngcbAFE_IO()

virtual ngcbAFE_IO::~ngcbAFE_IO ( )
inlinevirtual

Destructor.

Member Function Documentation

◆ OutCB()

int ngcbAFE_IO::OutCB ( int side,
int d,
int * resultCode,
char * erms )
inlinevirtual

Write one word (call-back)

Reimplemented from ngcbAFE.

Member Data Documentation

◆ tmo

int ngcbAFE_IO::tmo

Timeout for microsleep.


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