|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.DynamicAny._DynStructStub
public class _DynStructStub
Should provide support for remote invocation of methods on DynStruct. As DynStruct can never be remote at least till 1.5 inclusive, this class is not in use.
| Field Summary | |
|---|---|
static Class |
_opsClass
The purpose and value of this field are not documented. |
| Constructor Summary | |
|---|---|
_DynStructStub()
Create the DynStruct stub. |
|
| Method Summary | |
|---|---|
String[] |
_ids()
Return the array of repository ids for this object. |
void |
assign(DynAny _0)
The remote call of DynAny methods is not possible. |
int |
component_count()
The remote call of DynAny methods is not possible. |
DynAny |
copy()
The remote call of DynAny methods is not possible. |
DynAny |
current_component()
The remote call of DynAny methods is not possible. |
TCKind |
current_member_kind()
The remote call of DynAny methods is not possible. |
String |
current_member_name()
The remote call of DynAny methods is not possible. |
void |
destroy()
The remote call of DynAny methods is not possible. |
boolean |
equal(DynAny _0)
The remote call of DynAny methods is not possible. |
void |
from_any(Any _0)
The remote call of DynAny methods is not possible. |
Any |
get_any()
The remote call of DynAny methods is not possible. |
boolean |
get_boolean()
The remote call of DynAny methods is not possible. |
char |
get_char()
The remote call of DynAny methods is not possible. |
double |
get_double()
The remote call of DynAny methods is not possible. |
DynAny |
get_dyn_any()
The remote call of DynAny methods is not possible. |
float |
get_float()
The remote call of DynAny methods is not possible. |
int |
get_long()
The remote call of DynAny methods is not possible. |
long |
get_longlong()
The remote call of DynAny methods is not possible. |
NameDynAnyPair[] |
get_members_as_dyn_any()
The remote call of DynAny methods is not possible. |
NameValuePair[] |
get_members()
The remote call of DynAny methods is not possible. |
byte |
get_octet()
The remote call of DynAny methods is not possible. |
Object |
get_reference()
The remote call of DynAny methods is not possible. |
short |
get_short()
The remote call of DynAny methods is not possible. |
String |
get_string()
The remote call of DynAny methods is not possible. |
TypeCode |
get_typecode()
The remote call of DynAny methods is not possible. |
int |
get_ulong()
The remote call of DynAny methods is not possible. |
long |
get_ulonglong()
The remote call of DynAny methods is not possible. |
short |
get_ushort()
The remote call of DynAny methods is not possible. |
Serializable |
get_val()
The remote call of DynAny methods is not possible. |
char |
get_wchar()
The remote call of DynAny methods is not possible. |
String |
get_wstring()
The remote call of DynAny methods is not possible. |
void |
insert_any(Any _0)
The remote call of DynAny methods is not possible. |
void |
insert_boolean(boolean _0)
The remote call of DynAny methods is not possible. |
void |
insert_char(char _0)
The remote call of DynAny methods is not possible. |
void |
insert_double(double _0)
The remote call of DynAny methods is not possible. |
void |
insert_dyn_any(DynAny _0)
The remote call of DynAny methods is not possible. |
void |
insert_float(float _0)
The remote call of DynAny methods is not possible. |
void |
insert_long(int _0)
The remote call of DynAny methods is not possible. |
void |
insert_longlong(long _0)
The remote call of DynAny methods is not possible. |
void |
insert_octet(byte _0)
The remote call of DynAny methods is not possible. |
void |
insert_reference(Object _0)
The remote call of DynAny methods is not possible. |
void |
insert_short(short _0)
The remote call of DynAny methods is not possible. |
void |
insert_string(String _0)
The remote call of DynAny methods is not possible. |
void |
insert_typecode(TypeCode _0)
The remote call of DynAny methods is not possible. |
void |
insert_ulong(int _0)
The remote call of DynAny methods is not possible. |
void |
insert_ulonglong(long _0)
The remote call of DynAny methods is not possible. |
void |
insert_ushort(short _0)
The remote call of DynAny methods is not possible. |
void |
insert_val(Serializable _0)
The remote call of DynAny methods is not possible. |
void |
insert_wchar(char _0)
The remote call of DynAny methods is not possible. |
void |
insert_wstring(String _0)
The remote call of DynAny methods is not possible. |
boolean |
next()
The remote call of DynAny methods is not possible. |
void |
rewind()
The remote call of DynAny methods is not possible. |
boolean |
seek(int _0)
The remote call of DynAny methods is not possible. |
void |
set_members_as_dyn_any(NameDynAnyPair[] _0)
The remote call of DynAny methods is not possible. |
void |
set_members(NameValuePair[] _0)
The remote call of DynAny methods is not possible. |
Any |
to_any()
The remote call of DynAny methods is not possible. |
TypeCode |
type()
The remote call of DynAny methods is not possible. |
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
|---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.omg.CORBA.Object |
|---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
| Field Detail |
|---|
public static final Class _opsClass
| Constructor Detail |
|---|
public _DynStructStub()
ObjectImpl._set_delegate(Delegate).
| Method Detail |
|---|
public String[] _ids()
_ids in class ObjectImpl
public TCKind current_member_kind()
throws TypeMismatch,
InvalidValue
current_member_kind in interface DynStructOperationsMARSHAL, - always.
TypeMismatch - for an empty structure (normally exception).
InvalidValue - if the current position does not indicate a memeber.
public String current_member_name()
throws TypeMismatch,
InvalidValue
current_member_name in interface DynStructOperationsMARSHAL, - always.
TypeMismatch - for an empty structure (normally exception).
InvalidValue - if the current position does not indicate a memeber.public NameValuePair[] get_members()
get_members in interface DynStructOperationsMARSHAL, - always.public NameDynAnyPair[] get_members_as_dyn_any()
get_members_as_dyn_any in interface DynStructOperationsMARSHAL, - always.
public void set_members(NameValuePair[] _0)
throws TypeMismatch,
InvalidValue
set_members in interface DynStructOperations_0 - an array of NameValuePair's, each defining a single field in the
structure.
MARSHAL, - always.
TypeMismatch - if the member of the passed array has a different type
than the corresponding structure field.
InvalidValue - if the size of the passed array is not the same as the
number of fields in this structure.
public void set_members_as_dyn_any(NameDynAnyPair[] _0)
throws TypeMismatch,
InvalidValue
set_members_as_dyn_any in interface DynStructOperations_0 - an array of NameDynValuePair's, each defining a single field in the
structure.
MARSHAL, - always.
TypeMismatch - if the member of the passed array has a different type
than the corresponding structure field.
InvalidValue - if the size of the passed array is not the same as the
number of fields in this structure.public TypeCode type()
type in interface DynAnyOperationsAny or null typecode if no
has been yet inserted.
MARSHAL, - always.public boolean next()
next in interface DynAnyOperationsMARSHAL, - always.public void destroy()
destroy in interface DynAnyOperationsMARSHAL, - always.public DynAny copy()
copy in interface DynAnyOperationsMARSHAL, - always.public void rewind()
rewind in interface DynAnyOperationsMARSHAL, - always.
public void assign(DynAny _0)
throws TypeMismatch
assign in interface DynAnyOperations_0 - the DynAny to copy from.
MARSHAL, - always.
TypeMismatch - if the source DynAny is invalid.public int component_count()
component_count in interface DynAnyOperationsMARSHAL, - always.
public DynAny current_component()
throws TypeMismatch
current_component in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if called on DynAny that cannot have active
components, like DynEnum.public boolean equal(DynAny _0)
equal in interface DynAnyOperationsMARSHAL, - always.
public void from_any(Any _0)
throws TypeMismatch,
InvalidValue
from_any in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if the type of this DynAny differs from the type of
the passed Any. The DynAny cannot be reused with the enclosed type
different from that it was initially created.
InvalidValue - if the value, stored in the passed parameter, is
otherwise invalid.
public Any get_any()
throws TypeMismatch,
InvalidValue
get_any in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if the typecode of the accessed Any is not the same as
the typecode of this DynAny.
InvalidValue
public boolean get_boolean()
throws TypeMismatch,
InvalidValue
get_boolean in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public char get_char()
throws TypeMismatch,
InvalidValue
get_char in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public double get_double()
throws TypeMismatch,
InvalidValue
get_double in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public DynAny get_dyn_any()
throws TypeMismatch,
InvalidValue
get_dyn_any in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if the wrapped Any does not store another Any.
InvalidValue - if the current position points nowhere.
public float get_float()
throws TypeMismatch,
InvalidValue
get_float in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public int get_long()
throws TypeMismatch,
InvalidValue
get_long in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public long get_longlong()
throws TypeMismatch,
InvalidValue
get_longlong in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public byte get_octet()
throws TypeMismatch,
InvalidValue
get_octet in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public Object get_reference()
throws TypeMismatch,
InvalidValue
get_reference in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public short get_short()
throws TypeMismatch,
InvalidValue
get_short in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public String get_string()
throws TypeMismatch,
InvalidValue
get_string in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public TypeCode get_typecode()
throws TypeMismatch,
InvalidValue
get_typecode in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public int get_ulong()
throws TypeMismatch,
InvalidValue
get_ulong in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public long get_ulonglong()
throws TypeMismatch,
InvalidValue
get_ulonglong in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public short get_ushort()
throws TypeMismatch,
InvalidValue
get_ushort in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public Serializable get_val()
throws TypeMismatch,
InvalidValue
get_val in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public char get_wchar()
throws TypeMismatch,
InvalidValue
get_wchar in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public String get_wstring()
throws TypeMismatch,
InvalidValue
get_wstring in interface DynAnyOperationsMARSHAL, - always.
TypeMismatch - if this DynAny holds the value of the different type.
InvalidValue
public void insert_any(Any _0)
throws TypeMismatch,
InvalidValue
insert_any in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_boolean(boolean _0)
throws TypeMismatch,
InvalidValue
insert_boolean in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_char(char _0)
throws TypeMismatch,
InvalidValue
insert_char in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_double(double _0)
throws TypeMismatch,
InvalidValue
insert_double in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_dyn_any(DynAny _0)
throws TypeMismatch,
InvalidValue
insert_dyn_any in interface DynAnyOperations_0 - a value to insert.
MARSHAL, - always.
TypeMismatch - if the component at the current position has a
different type.
InvalidValue - if the current position points nowhere.
public void insert_float(float _0)
throws TypeMismatch,
InvalidValue
insert_float in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_long(int _0)
throws TypeMismatch,
InvalidValue
insert_long in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_longlong(long _0)
throws TypeMismatch,
InvalidValue
insert_longlong in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_octet(byte _0)
throws TypeMismatch,
InvalidValue
insert_octet in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_reference(Object _0)
throws TypeMismatch,
InvalidValue
insert_reference in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_short(short _0)
throws TypeMismatch,
InvalidValue
insert_short in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_string(String _0)
throws TypeMismatch,
InvalidValue
insert_string in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_typecode(TypeCode _0)
throws TypeMismatch,
InvalidValue
insert_typecode in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_ulong(int _0)
throws TypeMismatch,
InvalidValue
insert_ulong in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_ulonglong(long _0)
throws TypeMismatch,
InvalidValue
insert_ulonglong in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_ushort(short _0)
throws TypeMismatch,
InvalidValue
insert_ushort in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_val(Serializable _0)
throws TypeMismatch,
InvalidValue
insert_val in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_wchar(char _0)
throws TypeMismatch,
InvalidValue
insert_wchar in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatch
public void insert_wstring(String _0)
throws TypeMismatch,
InvalidValue
insert_wstring in interface DynAnyOperations_0 - the value being inserted.
MARSHAL, - always.
InvalidValue - if the value type does not match the typecode of the
enclosed Any.
TypeMismatchpublic boolean seek(int _0)
seek in interface DynAnyOperations_0 - the number of the internal component on that the internal pointer
must be focused.
MARSHAL, - always.public Any to_any()
to_any in interface DynAnyOperationsAny.
MARSHAL, - always.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||