Main Page
Namespaces
Classes
Files
Alphabetical List
Class List
Class Hierarchy
Class Members
CosNotification
::
PropertyRange
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