|
Classes | |
class | AMDCallbackCollection< OnCloseExceptionT > |
This helper-class can be used when you have an ice AMD method. More... | |
class | ClientSideRemoteHandleControlBlock |
The ClientSideRemoteHandleControlBlock is used at the client side for reference counting. More... | |
class | RemoteHandle< PrxType > |
The RemoteHandle class wrapps a ClientSideRemoteHandleControlBlock and can be used just as a Ice proxy. More... | |
class | RemoteHandleControlBlock |
The RemoteHandleControlBlock is the equivalent of the std::shared_ptr's contol_block for a remote handle. More... | |