#include <baciROboolean.h>
List of all members.
Detailed Description
Implementation of ROboolean property
- Warning:
- We have virtual inheritance from PortableServer::RefCountServantBase because of a bug in gcc 2.95 (see SPR. ALMASW2001075)
Constructor & Destructor Documentation
baci::ROboolean::ROboolean |
( |
const ACE_CString & |
name, |
|
|
BACIComponent * |
component_p, |
|
|
DevIO< CORBA::Boolean > * |
devIO = 0 , |
|
|
bool |
flagdeldevIO = false | |
|
) |
| | |
Constuctor
- Parameters:
-
| name | property name (e.q. AMSMount:decliantion) |
| component_p | parent of the property |
baci::ROboolean::ROboolean |
( |
bool |
init, |
|
|
const ACE_CString & |
name, |
|
|
BACIComponent * |
component_p, |
|
|
DevIO< CORBA::Boolean > * |
devIO = 0 , |
|
|
bool |
flagdeldevIO = false | |
|
) |
| | |
Constuctor that has to be used from subclasses
- Parameters:
-
| name | property name (e.q. AMSMount:decliantion) |
virtual baci::ROboolean::~ROboolean |
( |
|
) |
[virtual] |
Member Function Documentation
virtual CORBA::Boolean baci::ROboolean::alarm_on |
( |
|
) |
[virtual] |
Get the value of the alarm_on attribute
virtual ACS::Subscription_ptr baci::ROboolean::new_subscription_Alarm |
( |
ACS::Alarmboolean * |
cb, |
|
|
const ACS::CBDescIn & |
desc | |
|
) |
| | [virtual] |
Subscriber method to be notified when an alarm is raised or removed
virtual bool baci::ROboolean::readCharacteristics |
( |
|
) |
[protected, virtual] |
Read characteristics from CDB
- Returns:
- true on success, false on failure
Member Data Documentation
Value to be checked in order to raise an alarm
The documentation for this class was generated from the following file: