Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ export_include
Method
export_include
dds/idl/be_global.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
ACE_CString BE_GlobalData::export_include() const
112
{
113
return this->export_include_;
114
}
115
116
void BE_GlobalData::export_include(const ACE_CString& str)
117
{
Callers
1
prep_be_arg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected