A structure to define property ranges. More...
import "CosNotification.idl";
Public Attributes | |
PropertyValue | low_val |
Lower end of the range. | |
PropertyValue | high_val |
High end of the range. |
A structure to define property ranges.
Definition at line 96 of file CosNotification.idl.
High end of the range.
Definition at line 100 of file CosNotification.idl.
Lower end of the range.
Definition at line 98 of file CosNotification.idl.