Smartswitch
List of all members
Smartswitch::Peer::Terminator Interface Reference

This interface allows to manipulate the Terminator. More...

defined in <Terminator.ice>

interface Terminator extends Smartswitch::Peer::GenericPeer { ... }

Inheritance diagram for Smartswitch::Peer::Terminator:
Inheritance graph
[legend]
Collaboration diagram for Smartswitch::Peer::Terminator:
Collaboration graph
[legend]

Additional Inherited Members

- Operations inherited from Smartswitch::Peer::GenericPeer
CompanygetCompany () throws AccessException
 Obtain the proxy to a Company which is bound to this GenericPeer. More...
 
idempotent long getId ()
 Obtain the unique constant ID of a GenericPeer. More...
 
idempotent string getName () throws AccessException
 Obtain the name of a GenericPeer. More...
 
VariableSequence getVariables () throws AccessException
 Obtain the custom variables attached to the GenericPeer. More...
 
void insertVariable (Variable variable) throws AccessException
 Add a custom variable to the GenericPeer. More...
 
- Operations inherited from Smartswitch::Destroyable
void destroy ()
 Destroy the proxy entity at the Smartswitch side. More...
 

Detailed Description

This interface allows to manipulate the Terminator.


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