Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ stub_export_include
Method
stub_export_include
java/idl2jni/codegen/be_global.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
ACE_CString BE_GlobalData::stub_export_include() const
67
{
68
return this->stub_export_include_;
69
}
70
71
void BE_GlobalData::stub_export_include(const ACE_CString &str)
72
{
Callers
2
get_include_block
Method · 0.95
prep_be_arg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected