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

Function copyToJava

java/dds/OpenDDS_DCPS_jni.cpp:1198–1198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1196// so these are defined as stubs here.
1197void copyToCxx(JNIEnv*, DDS::DynamicType_var&, jobject) {}
1198void copyToJava(JNIEnv*, jobject&, const DDS::DynamicType_var&, bool) {}
1199#endif

Calls

no outgoing calls

Tested by

no test coverage detected