import "baci.idl";
Public Attributes | |
Property | property_ref |
string | name |
CosPropertyService::PropertySet | characteristics |
The descriptor for a Property. A descriptor 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.
CosPropertyService::PropertySet ACS::PropertyDesc::characteristics |
The PropertySet object that allows access to all of the property's characteritics
string ACS::PropertyDesc::name |
The fully qualified name of the Property
The IOR to the Property. This is just a reference to a single property