A property set descriptor. More...
#include <IceGrid/IceGrid.h>
Public Member Functions | |
void | ice_printFields (std::ostream &os) const |
Outputs the name and value of each field of this instance to the stream. | |
std::tuple< const ::Ice::StringSeq &, const ::IceGrid::PropertyDescriptorSeq & > | ice_tuple () const |
Creates a tuple with all the fields of this struct. |
Public Attributes | |
::IceGrid::PropertyDescriptorSeq | properties |
The property set properties. | |
::Ice::StringSeq | references |
References to named property sets. |
A property set descriptor.
Definition at line 195 of file Descriptor.h.