public class StructuredPullSupplierPOATie extends StructuredPullSupplierPOA
Constructor and Description |
---|
StructuredPullSupplierPOATie(StructuredPullSupplierOperations delegate) |
StructuredPullSupplierPOATie(StructuredPullSupplierOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
StructuredPullSupplierOperations |
_delegate() |
void |
_delegate(StructuredPullSupplierOperations delegate) |
StructuredPullSupplier |
_this() |
StructuredPullSupplier |
_this(ORB orb) |
void |
disconnect_structured_pull_supplier() |
StructuredEvent |
pull_structured_event() |
void |
subscription_change(EventType[] added,
EventType[] removed) |
StructuredEvent |
try_pull_structured_event(BooleanHolder has_event) |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public StructuredPullSupplierPOATie(StructuredPullSupplierOperations delegate)
public StructuredPullSupplierPOATie(StructuredPullSupplierOperations delegate, POA poa)
public StructuredPullSupplier _this()
_this
in class StructuredPullSupplierPOA
public StructuredPullSupplier _this(ORB orb)
_this
in class StructuredPullSupplierPOA
public StructuredPullSupplierOperations _delegate()
public void _delegate(StructuredPullSupplierOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventType
public void disconnect_structured_pull_supplier()
public StructuredEvent pull_structured_event() throws Disconnected
Disconnected
public StructuredEvent try_pull_structured_event(BooleanHolder has_event) throws Disconnected
Disconnected