|
Ice 3.7 C++11 API Reference
|
Encapsulates the results of a call to getClientProxy. More...
#include <Router.h>

Public Attributes | |
| Ice::optional< bool > | hasRoutingTable |
| Indicates whether or not the router supports a routing table. | |
| ::std::shared_ptr< ObjectPrx > | returnValue |
| The router's client proxy. | |
Encapsulates the results of a call to getClientProxy.
| Ice::optional<bool> Ice::Router::GetClientProxyResult::hasRoutingTable |
Indicates whether or not the router supports a routing table.
| ::std::shared_ptr<ObjectPrx> Ice::Router::GetClientProxyResult::returnValue |
The router's client proxy.