Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ native_lib_name
Method
native_lib_name
java/idl2jni/codegen/be_global.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
ACE_CString BE_GlobalData::native_lib_name() const
97
{
98
return this->native_lib_name_;
99
}
100
101
void BE_GlobalData::native_lib_name(const ACE_CString &str)
102
{
Callers
2
java_class_gen
Function · 0.80
prep_be_arg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected