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

CosNotification::PropertyRange Struct Reference

Defines the range for a property. More...

import "CosNotification.idl";

List of all members.

Public Attributes

PropertyValue low_val
PropertyValue high_val


Detailed Description

Defines the range for a property.

A three-tuple of (name, low_val, high_val).


Member Data Documentation

PropertyValue CosNotification::PropertyRange::high_val
 

PropertyValue CosNotification::PropertyRange::low_val