The ClientSideRemoteHandleControlBlock is used at the client side for reference counting.
More...
#include <ArmarXCore/core/util/distributed/RemoteHandle/ClientSideRemoteHandleControlBlock.h>
The ClientSideRemoteHandleControlBlock is used at the client side for reference counting.
It is send from the server to the client. Its dtor decrements the use count. If you get this class put it into a RemoteHandle! (for more info: RemoteHandle tutorial)
Definition at line 46 of file ClientSideRemoteHandleControlBlock.h.
◆ ClientSideRemoteHandleControlBlock() [1/3]
◆ ClientSideRemoteHandleControlBlock() [2/3]
◆ ClientSideRemoteHandleControlBlock() [3/3]
◆ ~ClientSideRemoteHandleControlBlock()
◆ getManagedObjectProxy()
| Ice::ObjectPrx getManagedObjectProxy |
( |
const Ice::Current & | = Ice::emptyCurrent | ) |
|
|
inlineoverride |
◆ ice_postUnmarshal()
| void ice_postUnmarshal |
( |
| ) |
|
|
inlineoverride |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ GenericFactory
template<class IceBaseClass, class DerivedClass>
The documentation for this class was generated from the following file: