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

Method object_to_string

java/idl2jni/runtime/i2jrt/ORB.java:32–32  ·  view source on GitHub ↗
(org.omg.CORBA.Object obj)

Source from the content-addressed store, hash-verified

30 }
31
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

Callers 8

SyncServer_iMethod · 0.80
join_federationMethod · 0.80
add_publicationMethod · 0.80
add_subscriptionMethod · 0.80
initMethod · 0.80
pushStateMethod · 0.80
write_to_fileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected