Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getAdmin()

std::optional< AdminPrx > IceGrid::AdminSessionPrx::getAdmin ( const Ice::Context & context = Ice::noExplicitContext) const

Gets a proxy to the IceGrid admin object.

The admin object returned by this operation can only be accessed by the session.

Parameters
contextThe request context.
Returns
A proxy to the IceGrid admin object. This proxy is never null.