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

Method stub_export_macro

java/idl2jni/codegen/be_global.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56ACE_CString BE_GlobalData::stub_export_macro() const
57{
58 return this->stub_export_macro_;
59}
60
61void BE_GlobalData::stub_export_macro(const ACE_CString &str)
62{

Callers 2

commonSetupMethod · 0.80
prep_be_argMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected