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

Method stub_export_include

java/idl2jni/codegen/be_global.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66ACE_CString BE_GlobalData::stub_export_include() const
67{
68 return this->stub_export_include_;
69}
70
71void BE_GlobalData::stub_export_include(const ACE_CString &str)
72{

Callers 2

get_include_blockMethod · 0.95
prep_be_argMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected