public class PropertyNamesIteratorPOATie extends PropertyNamesIteratorPOA
Constructor and Description |
---|
PropertyNamesIteratorPOATie(PropertyNamesIteratorOperations delegate) |
PropertyNamesIteratorPOATie(PropertyNamesIteratorOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
PropertyNamesIteratorOperations |
_delegate() |
void |
_delegate(PropertyNamesIteratorOperations delegate) |
PropertyNamesIterator |
_this() |
PropertyNamesIterator |
_this(ORB orb) |
void |
destroy() |
boolean |
next_n(int how_many,
PropertyNamesHolder property_names) |
boolean |
next_one(StringHolder property_name) |
void |
reset() |
_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 PropertyNamesIteratorPOATie(PropertyNamesIteratorOperations delegate)
public PropertyNamesIteratorPOATie(PropertyNamesIteratorOperations delegate, POA poa)
public PropertyNamesIterator _this()
_this
in class PropertyNamesIteratorPOA
public PropertyNamesIterator _this(ORB orb)
_this
in class PropertyNamesIteratorPOA
public PropertyNamesIteratorOperations _delegate()
public void _delegate(PropertyNamesIteratorOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public boolean next_n(int how_many, PropertyNamesHolder property_names)
public boolean next_one(StringHolder property_name)
public void reset()
public void destroy()