Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ do_server_side
Method
do_server_side
java/idl2jni/codegen/be_global.cpp:118–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
bool
119
BE_GlobalData::do_server_side() const
120
{
121
return this->do_server_side_;
122
}
123
124
void
125
BE_GlobalData::do_server_side(bool val)
Callers
4
open_streams
Method · 0.95
multicast
Method · 0.95
parse_args
Method · 0.95
BE_produce
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected