MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / skel_export_include

Method skel_export_include

java/idl2jni/codegen/be_global.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86ACE_CString BE_GlobalData::skel_export_include() const
87{
88 return this->skel_export_include_;
89}
90
91void BE_GlobalData::skel_export_include(const ACE_CString &str)
92{

Callers 2

get_include_blockMethod · 0.95
prep_be_argMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected