An Ice object descriptor.
More...
#include <IceGrid/IceGrid.h>
An Ice object descriptor.
◆ operator!=()
| bool IceGrid::ObjectDescriptor::operator!= |
( |
const ObjectDescriptor & | rhs_ | ) |
const |
|
inline |
◆ operator<()
| bool IceGrid::ObjectDescriptor::operator< |
( |
const ObjectDescriptor & | rhs_ | ) |
const |
|
inline |
◆ operator<=()
| bool IceGrid::ObjectDescriptor::operator<= |
( |
const ObjectDescriptor & | rhs_ | ) |
const |
|
inline |
◆ operator==()
| bool IceGrid::ObjectDescriptor::operator== |
( |
const ObjectDescriptor & | rhs_ | ) |
const |
|
inline |
◆ operator>()
| bool IceGrid::ObjectDescriptor::operator> |
( |
const ObjectDescriptor & | rhs_ | ) |
const |
|
inline |
◆ operator>=()
| bool IceGrid::ObjectDescriptor::operator>= |
( |
const ObjectDescriptor & | rhs_ | ) |
const |
|
inline |
◆ id
The identity of the object.
◆ proxyOptions
| ::std::string IceGrid::ObjectDescriptor::proxyOptions |
Proxy options to use with the proxy created for this Ice object.
If empty, the proxy will be created with the proxy options specified on the object adapter or replica group.
◆ type
| ::std::string IceGrid::ObjectDescriptor::type |
The documentation for this struct was generated from the following file: