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

Method skel_export_macro

java/idl2jni/codegen/be_global.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76ACE_CString BE_GlobalData::skel_export_macro() const
77{
78 return this->skel_export_macro_;
79}
80
81void BE_GlobalData::skel_export_macro(const ACE_CString &str)
82{

Callers 1

prep_be_argMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected