Smartswitch
Operations | List of all members
Smartswitch::Destroyable Interface Reference

This interface allows to destroy a proxy entity at the Smartswitch side. More...

defined in <Destroyable.ice>

interface Destroyable { ... }

Inheritance diagram for Smartswitch::Destroyable:
Inheritance graph
[legend]

Operations

void destroy ()
 Destroy the proxy entity at the Smartswitch side. More...
 

Detailed Description

This interface allows to destroy a proxy entity at the Smartswitch side.

And thus, free the memory it occupies.

Operation Documentation

◆ destroy()

void destroy ( )

Destroy the proxy entity at the Smartswitch side.

The proxy can't be referred after that.


The documentation for this interface was generated from the following file: