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

#include <ngcbAFE.hpp>

Inheritance diagram for ngcbAFE:
ngcbAFE_IO

Public Member Functions

 ngcbAFE ()
 Constructor.
 
virtual ~ngcbAFE ()
 Destructor.
 
char * ErrMsg ()
 Return current error-message.
 
int Write (int addr, int value)
 11-bit write operation
 

Protected Member Functions

virtual int OutCB (int side, int d, int *resultCode, char *erms)
 Output call-back (1 word)
 

Detailed Description

AFE serial interface class

Constructor & Destructor Documentation

◆ ngcbAFE()

ngcbAFE::ngcbAFE ( )
inline

Constructor.

◆ ~ngcbAFE()

virtual ngcbAFE::~ngcbAFE ( )
inlinevirtual

Destructor.

Member Function Documentation

◆ ErrMsg()

char * ngcbAFE::ErrMsg ( )
inline

Return current error-message.

◆ OutCB()

virtual int ngcbAFE::OutCB ( int side,
int d,
int * resultCode,
char * erms )
inlineprotectedvirtual

Output call-back (1 word)

Reimplemented in ngcbAFE_IO.

◆ Write()

int ngcbAFE::Write ( int addr,
int value )
inline

11-bit write operation


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