Smartswitch
|
This interface allows to destroy a proxy entity at the Smartswitch side. More...
defined in <Destroyable.ice>
interface Destroyable { ... }
Operations | |
void | destroy () |
Destroy the proxy entity at the Smartswitch side. More... | |
This interface allows to destroy a proxy entity at the Smartswitch side.
And thus, free the memory it occupies.
void destroy | ( | ) |
Destroy the proxy entity at the Smartswitch side.
The proxy can't be referred after that.