MCPcopy 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
96ACE_CString BE_GlobalData::native_lib_name() const
97{
98 return this->native_lib_name_;
99}
100
101void BE_GlobalData::native_lib_name(const ACE_CString &str)
102{

Callers 2

java_class_genFunction · 0.80
prep_be_argMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected