Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ skel_export_macro
Method
skel_export_macro
java/idl2jni/codegen/be_global.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
ACE_CString BE_GlobalData::skel_export_macro() const
77
{
78
return this->skel_export_macro_;
79
}
80
81
void BE_GlobalData::skel_export_macro(const ACE_CString &str)
82
{
Callers
1
prep_be_arg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected