NSCL DDAS  12.1-001
Support for XIA DDAS at FRIB
Public Member Functions | List of all members
CMyBusy Class Reference

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>

Inheritance diagram for CMyBusy:
Inheritance graph
[legend]
Collaboration diagram for CMyBusy:
Collaboration graph
[legend]

Public Member Functions

 CMyBusy ()
 Default constructor. More...
 
 ~CMyBusy ()
 Destructor. More...
 
virtual void GoBusy ()
 Do nothing. More...
 
virtual void GoClear ()
 Do nothing. More...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ CMyBusy()

CMyBusy::CMyBusy ( )

Default constructor.

◆ ~CMyBusy()

CMyBusy::~CMyBusy ( )
inline

Destructor.

Member Function Documentation

◆ GoBusy()

void CMyBusy::GoBusy ( )
virtual

Do nothing.

◆ GoClear()

void CMyBusy::GoClear ( )
virtual

Do nothing.


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