Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ stub_export_macro
Method
stub_export_macro
java/idl2jni/codegen/be_global.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
ACE_CString BE_GlobalData::stub_export_macro() const
57
{
58
return this->stub_export_macro_;
59
}
60
61
void BE_GlobalData::stub_export_macro(const ACE_CString &str)
62
{
Callers
2
commonSetup
Method · 0.80
prep_be_arg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected