public class DynValuePOATie extends DynValuePOA
Constructor and Description |
---|
DynValuePOATie(DynValueOperations delegate) |
DynValuePOATie(DynValueOperations delegate,
POA poa) |
_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 DynValuePOATie(DynValueOperations delegate)
public DynValuePOATie(DynValueOperations delegate, POA poa)
public DynValue _this()
_this
in class DynValuePOA
public DynValue _this(ORB orb)
_this
in class DynValuePOA
public DynValueOperations _delegate()
public void _delegate(DynValueOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public Object get_reference() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_typecode(TypeCode value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public TypeCode get_typecode() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public DynAny copy()
public int get_ulong() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_float(float value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public Any get_any() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public short get_short() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void from_any(Any value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public String get_string() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public TCKind current_member_kind() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public float get_float() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_ulonglong(long value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_reference(Object value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_string(String value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public DynAny current_component() throws TypeMismatch
TypeMismatch
public boolean get_boolean() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_boolean(boolean value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public boolean next()
public void insert_char(char value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_wstring(String value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public DynAny get_dyn_any() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public String current_member_name() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public Any to_any()
public char get_char() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public boolean seek(int index)
public NameDynAnyPair[] get_members_as_dyn_any() throws InvalidValue
InvalidValue
public void destroy()
public void insert_short(short value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public NameValuePair[] get_members() throws InvalidValue
InvalidValue
public TypeCode type()
public void set_members_as_dyn_any(NameDynAnyPair[] value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_double(double value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public long get_longlong() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public int component_count()
public void insert_wchar(char value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_any(Any value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_ushort(short value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public short get_ushort() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public String get_wstring() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public int get_long() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void assign(DynAny dyn_any) throws TypeMismatch
TypeMismatch
public char get_wchar() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_longlong(long value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_long(int value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_dyn_any(DynAny value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void rewind()
public void insert_ulong(int value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public long get_ulonglong() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void set_members(NameValuePair[] value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public void insert_octet(byte value) throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public boolean equal(DynAny dyn_any)
public double get_double() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
public byte get_octet() throws InvalidValue, TypeMismatch
InvalidValue
TypeMismatch
Copyright © 2017 JacORB. All rights reserved.