MCPcopy 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
171void BE_GlobalData::java_arg(const ACE_CString& str)
172{
173 this->java_arg_ = str;
174}
175
176ACE_CString BE_GlobalData::java_arg() const
177{

Callers 5

generate_tsMethod · 0.80
generate_commonFunction · 0.80
prep_be_argMethod · 0.80
postprocessFunction · 0.80
BE_produceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected