public class SequencePullSupplierPOATie extends SequencePullSupplierPOA
Constructor and Description |
---|
SequencePullSupplierPOATie(SequencePullSupplierOperations delegate) |
SequencePullSupplierPOATie(SequencePullSupplierOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
SequencePullSupplierOperations |
_delegate() |
void |
_delegate(SequencePullSupplierOperations delegate) |
SequencePullSupplier |
_this() |
SequencePullSupplier |
_this(ORB orb) |
void |
disconnect_sequence_pull_supplier() |
StructuredEvent[] |
pull_structured_events(int max_number) |
void |
subscription_change(EventType[] added,
EventType[] removed) |
StructuredEvent[] |
try_pull_structured_events(int max_number,
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 SequencePullSupplierPOATie(SequencePullSupplierOperations delegate)
public SequencePullSupplierPOATie(SequencePullSupplierOperations delegate, POA poa)
public SequencePullSupplier _this()
_this
in class SequencePullSupplierPOA
public SequencePullSupplier _this(ORB orb)
_this
in class SequencePullSupplierPOA
public SequencePullSupplierOperations _delegate()
public void _delegate(SequencePullSupplierOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public StructuredEvent[] pull_structured_events(int max_number) throws Disconnected
Disconnected
public void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventType
public void disconnect_sequence_pull_supplier()
public StructuredEvent[] try_pull_structured_events(int max_number, BooleanHolder has_event) throws Disconnected
Disconnected
Copyright © 2016 JacORB. All rights reserved.