Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ java
Method
java
dds/idl/be_global.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
void BE_GlobalData::java(bool b)
202
{
203
this->java_ = b;
204
}
205
206
bool BE_GlobalData::java() const
207
{
Callers
3
visit_structure
Method · 0.80
visit_union
Method · 0.80
prep_be_arg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected