Public Member Functions

ACS::CharacteristicComponent Interface Reference

import "baci.idl";

Inherits ACS::ACSComponent, ACS::CharacteristicModel, ACS::ACSComponent, and ACS::CharacteristicModel.

Inherited by ACS::CharacteristicTask, ACS::MasterComponentReadOnly, ACSCOURSE_MOUNT::Mount2, ACSCOURSE_MOUNT::Mount2, ACSCOURSE_MOUNT::Mount3, ACSCOURSE_MOUNT::Mount3, ACSCOURSE_MOUNT::Mount4, ACSCOURSE_MOUNT::Mount4, ACSCOURSE_MOUNT::Mount5, ACSCOURSE_MOUNT::Mount5, ACSCOURSE_MOUNT::Mount6, ACSCOURSE_MOUNT::Mount6, acsexmplBuilding::Building, acsexmplBuilding::Building, acsexmplBuilding::Door, acsexmplBuilding::Door, acsexmplCalendar::Calendar, acsexmplFilterWheel::FilterWheel, acsexmplLamp::Lamp, acsexmplLamp::Lamp, acsexmplLampWheel::LampWheel, acspytest::PyBaciTest, acssamp::Samp, acssamp::Samp, acssimTest::JunkCharComp, acssimTest::JunkControl, acstestcomp::ErrorExplorer, acstime::Clock, acstime::Clock, alarmsystemPropTest::BaciPropTest, AMSSEQ::AmsTestSeq, AMSSEQ::AmsTestSeq, BACI_TEST::BaciTestAlarmClass, BACI_TEST::BaciTestAlarmClass, BACI_TEST::BaciTestClass, BACI_TEST::BaciTestClass, BACI_TEST::CompTestAlarmBoolean, BACI_TEST::CompTestAlarmBoolean, bulkdata::BulkDataReceiver, bulkdata::BulkDataSender, ENUMPROP_TEST::enumpropTestDevice, ENUMPROP_TEST::enumpropTestDevice, FRIDGE::FridgeControl, FRIDGE::FridgeControl, jbaci::SimpleMasterComponent, jbaciEnumPropTest::jbaciEnumTestComponent, lifecycleTest::TestLifeCycleCharComp, MOUNT_ACS::Mount, MOUNT_ACS::Mount, PS::PowerSupply, PS::PowerSupply, SAMP::SampledComponent, TESTCDBCOMP_ACS::TestCDBComp, TESTCDBCOMP_ACS::TestCDBComp, TMCDB::MCtestAlarmsComponent, TMCDB::MCtestAlarmsComponent, TMCDB::MCtestComponent, TMCDB::MCtestComponent, TMCDB::MCtestPropertiesComponent, TMCDB::MCtestPropertiesComponent, TT::PrimComponent, and TT::SeqComponent.

Collaboration diagram for ACS::CharacteristicComponent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

CharacteristicComponentDesc descriptor ()
CharacteristicComponentDesc descriptor ()

Detailed Description

CharacteristicComponent is the root interface for low-level devices. If you intended on adding properties to your component, it should derive from this interface and not ACSComponent.


Member Function Documentation

CharacteristicComponentDesc ACS::CharacteristicComponent::descriptor (  ) 

The descriptor that contains all characteristics of the CharacteristicComponent and of all properties of the CharacteristicComponent

Returns:
The CharacteristicComponentDesc describing this particular component. 3AC90A25013D

CharacteristicComponentDesc ACS::CharacteristicComponent::descriptor (  ) 

The descriptor that contains all characteristics of the CharacteristicComponent and of all properties of the CharacteristicComponent

Returns:
The CharacteristicComponentDesc describing this particular component. 3AC90A25013D


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