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

CosPropertyService::PropertyDef Struct Reference

A PropertyDef is a three tuple of (property_name, property_value, property_mode). More...

import "CosPropertyService.idl";

List of all members.

Public Attributes

PropertyName property_name
any property_value
PropertyModeType property_mode


Detailed Description

A PropertyDef is a three tuple of (property_name, property_value, property_mode).


Member Data Documentation

PropertyModeType CosPropertyService::PropertyDef::property_mode
 

PropertyName CosPropertyService::PropertyDef::property_name
 

any CosPropertyService::PropertyDef::property_value