Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

ACS::CharacteristicComponent ACS::CharacteristicComponentDesc::characteristic_component_ref
 

The IOR (CORBA reference) to the CharacteristicComponent

CosPropertyService::PropertySet ACS::CharacteristicComponentDesc::characteristics
 

The PropertySet object that allows access to all characteritics

string ACS::CharacteristicComponentDesc::name
 

The fully qualified name of the CharacteristicComponent

PropertyDescSeq ACS::CharacteristicComponentDesc::properties
 

A sequence of all property descriptors that belong to the CharacteristicComponent


The documentation for this struct was generated from the following file:
Generated on Thu Apr 30 02:27:24 2009 for ACS IDL interfaces by doxygen 1.3.8