TAO_CosNotification
2.2.5
|
A structure to define property ranges. More...
import"CosNotification.idl";
Public Attributes | |
PropertyValue | low_val |
Lower end of the range. More... | |
PropertyValue | high_val |
High end of the range. More... | |
A structure to define property ranges.
PropertyValue CosNotification::PropertyRange::high_val |
High end of the range.
PropertyValue CosNotification::PropertyRange::low_val |
Lower end of the range.