public class GuardConditionPOATie extends GuardConditionPOA
Constructor and Description |
---|
GuardConditionPOATie(GuardConditionOperations delegate) |
GuardConditionPOATie(GuardConditionOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
GuardConditionOperations |
_delegate() |
void |
_delegate(GuardConditionOperations delegate) |
GuardCondition |
_this() |
GuardCondition |
_this(ORB orb) |
boolean |
get_trigger_value() |
void |
set_trigger_value(boolean value) |
_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 GuardConditionPOATie(GuardConditionOperations delegate)
public GuardConditionPOATie(GuardConditionOperations delegate, POA poa)
public GuardCondition _this()
_this
in class GuardConditionPOA
public GuardCondition _this(ORB orb)
_this
in class GuardConditionPOA
public GuardConditionOperations _delegate()
public void _delegate(GuardConditionOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void set_trigger_value(boolean value)
public boolean get_trigger_value()
Copyright © 2017 JacORB. All rights reserved.