import "baci.idl";
Public Attributes | |
ACS::CharacteristicComponent | characteristic_component_ref |
string | name |
PropertyDescSeq | properties |
CosPropertyService::PropertySet | characteristics |
The descriptor for a Component with Characteristics (CharacteristicComponent). A CharacteristicComponentDesc is an IDL structure that contains key data used by the typical clients and enables the clients to retrieve this data in a single network call. The same information can be obtained via multiple calls to attributes and characteristics.
The IOR (CORBA reference) to the CharacteristicComponent
CosPropertyService::PropertySet ACS::CharacteristicComponentDesc::characteristics |
The PropertySet object that allows access to all characteritics
The fully qualified name of the CharacteristicComponent
A sequence of all property descriptors that belong to the CharacteristicComponent