|
Ice 3.7 C++11 API Reference
|
A property set descriptor. More...
#include <IceGrid/IceGrid.h>
Public Member Functions | |
| std::tuple< const ::Ice::StringSeq &, const ::IceGrid::PropertyDescriptorSeq & > | ice_tuple () const |
| Obtains a tuple containing all of the struct's data members. | |
Public Attributes | |
| ::IceGrid::PropertyDescriptorSeq | properties |
| The property set properties. | |
| ::Ice::StringSeq | references |
| References to named property sets. | |
A property set descriptor.
|
inline |
Obtains a tuple containing all of the struct's data members.
| ::IceGrid::PropertyDescriptorSeq IceGrid::PropertySetDescriptor::properties |
The property set properties.
| ::Ice::StringSeq IceGrid::PropertySetDescriptor::references |
References to named property sets.