|
Ice 3.7 C++98 API Reference
|
A property set descriptor. More...
#include <IceGrid/IceGrid.h>
Public Member Functions | |
| bool | operator!= (const PropertySetDescriptor &rhs_) const |
| bool | operator< (const PropertySetDescriptor &rhs_) const |
| bool | operator<= (const PropertySetDescriptor &rhs_) const |
| bool | operator== (const PropertySetDescriptor &rhs_) const |
| bool | operator> (const PropertySetDescriptor &rhs_) const |
| bool | operator>= (const PropertySetDescriptor &rhs_) const |
Public Attributes | |
| ::IceGrid::PropertyDescriptorSeq | properties |
| The property set properties. | |
| ::Ice::StringSeq | references |
| References to named property sets. | |
A property set descriptor.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| ::IceGrid::PropertyDescriptorSeq IceGrid::PropertySetDescriptor::properties |
The property set properties.
| ::Ice::StringSeq IceGrid::PropertySetDescriptor::references |
References to named property sets.