Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ java_arg
Method
java_arg
dds/idl/be_global.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
void BE_GlobalData::java_arg(const ACE_CString& str)
172
{
173
this->java_arg_ = str;
174
}
175
176
ACE_CString BE_GlobalData::java_arg() const
177
{
Callers
5
generate_ts
Method · 0.80
generate_common
Function · 0.80
prep_be_arg
Method · 0.80
postprocess
Function · 0.80
BE_produce
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected