Public Attributes

ACS::CharacteristicComponentDesc Struct Reference

import "baci.idl";

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

List of all members.

Public Attributes

ACS::CharacteristicComponent characteristic_component_ref
string name
PropertyDescSeq properties
CosPropertyService::PropertySet characteristics

Detailed Description

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.


Member Data Documentation

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


The documentation for this struct was generated from the following file: