#include <baciTestImpl.h>
Inheritance diagram for BaciPropTest:


Public Member Functions | |
| BaciPropTest (ACE_CString name, maci::ContainerServices *containerServices) | |
| virtual void | execute () |
| virtual | ~BaciPropTest () |
| virtual void | setDoubleVar (CORBA::Float) |
| virtual void | setPatternVar (CORBA::Long) |
| virtual void | setEnumVar (alarmsystemPropTest::AlarmEnum) |
| virtual ACS::ROdouble_ptr | testDoubleVar () |
| virtual ACS::ROpattern_ptr | testPatternVar () |
| virtual::alarmsystemPropTest::ROAlarmEnum_ptr | testEnumVar () |
Private Attributes | |
| baci::SmartPropertyPointer< baci::ROdouble > | m_testDoubleVar_sp |
| baci::SmartPropertyPointer< ROEnumImpl< ACS_ENUM_T(alarmsystemPropTest::AlarmEnum), POA_alarmsystemPropTest::ROAlarmEnum > | m_testEnumVar_sp ) |
| baci::SmartPropertyPointer< baci::ROpattern > | m_testPatternVar_sp |
A component for testing if baci sends alarms when a property goes out of range.
|
||||||||||||
|
Constructor
|
|
|
Destructor |
|
|
Reimplemented from acscomponent::ACSComponentImpl.
|
|
|
|
|
|
|
|
|
|
|
|
Returns a reference to the double property |
|
|
Returns a reference to the enum property |
|
|
Returns a reference to the pattern property |
|
|
The test properties |
|
|
|
|
|
|
1.3.8