MCPcopy 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
201void BE_GlobalData::java(bool b)
202{
203 this->java_ = b;
204}
205
206bool BE_GlobalData::java() const
207{

Callers 3

visit_structureMethod · 0.80
visit_unionMethod · 0.80
prep_be_argMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected