Describes a well-known Ice object. 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::Identity &, const std::string &, const std::string & > | ice_tuple () const |
| Creates a tuple with all the fields of this struct. | |
Public Attributes | |
| ::Ice::Identity | id |
| The identity of the object. | |
| std::string | proxyOptions |
| The proxy options to use when creating a proxy for this well-known object. | |
| std::string | type |
| The object type. | |
Describes a well-known Ice object.
Definition at line 223 of file Descriptor.h.