Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ skel_export_include
Method
skel_export_include
java/idl2jni/codegen/be_global.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
ACE_CString BE_GlobalData::skel_export_include() const
87
{
88
return this->skel_export_include_;
89
}
90
91
void BE_GlobalData::skel_export_include(const ACE_CString &str)
92
{
Callers
2
get_include_block
Method · 0.95
prep_be_arg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected