Documentation for Ice 3.5. The latest release is Ice 3.7. Refer to the space directory for other releases.


IceGrid::PropertySetDescriptor

Overview

[ "cpp:comparable" ] struct PropertySetDescriptor

A property set descriptor.

Used By

Data Member Index

references — References to named property sets.
properties — The property set properties.

Data Members

Ice::StringSeq references;

References to named property sets.

IceGrid::PropertyDescriptorSeq properties;

The property set properties.


  • No labels