MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / string_to_object

Method string_to_object

java/idl2jni/runtime/i2jrt/ORB.java:34–34  ·  view source on GitHub ↗
(String str)

Source from the content-addressed store, hash-verified

32 public native String object_to_string(org.omg.CORBA.Object obj);
33
34 public native org.omg.CORBA.Object string_to_object(String str);
35
36 public native void shutdown(boolean wait_for_completion)
37 throws org.omg.CORBA.BAD_INV_ORDER;

Callers 11

ACE_TMAINFunction · 0.80
ACE_TMAINFunction · 0.80
SyncClient_iMethod · 0.80
add_publicationMethod · 0.80
add_subscriptionMethod · 0.80
initMethod · 0.80
get_repoFunction · 0.80
ACE_TMAINFunction · 0.80
mainMethod · 0.80
make_merged_iorsMethod · 0.80

Calls

no outgoing calls

Tested by 1

mainMethod · 0.64