Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_i
Method · 0.80
join_federation
Method · 0.80
add_publication
Method · 0.80
add_subscription
Method · 0.80
init
Method · 0.80
pushState
Method · 0.80
Java_i2jrt_ORB_object_1to_1string
Function · 0.80
write_to_file
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected