Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

CosTrading::Property Struct Reference

A service types describes a service supporting a number of properties. More...

import "CosTrading.idl";

List of all members.

Public Attributes

PropertyName name
PropertyValue value


Detailed Description

A service types describes a service supporting a number of properties.

Properties are a name/value tuples. The value field holds both the type and value of a property. Property types must correspond to the type defined for the property by the corresponding service type.


Member Data Documentation

PropertyName CosTrading::Property::name
 

PropertyValue CosTrading::Property::value