MCPcopy 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
118bool
119BE_GlobalData::do_server_side() const
120{
121 return this->do_server_side_;
122}
123
124void
125BE_GlobalData::do_server_side(bool val)

Callers 4

open_streamsMethod · 0.95
multicastMethod · 0.95
parse_argsMethod · 0.95
BE_produceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected