NSCL DDAS
12.1-001
Support for XIA DDAS at FRIB
|
Provides a busy command to override the SBS one. There is no concept of "busy" for DDAS systems, so all of these class' functions are no-ops. More...
#include <CMyBusy.h>
Public Member Functions | |
CMyBusy () | |
Default constructor. More... | |
~CMyBusy () | |
Destructor. More... | |
virtual void | GoBusy () |
Do nothing. More... | |
virtual void | GoClear () |
Do nothing. More... | |
Provides a busy command to override the SBS one. There is no concept of "busy" for DDAS systems, so all of these class' functions are no-ops.
CMyBusy::CMyBusy | ( | ) |
Default constructor.
|
inline |
Destructor.
|
virtual |
Do nothing.
|
virtual |
Do nothing.