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

Method export_include

dds/idl/be_global.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111ACE_CString BE_GlobalData::export_include() const
112{
113 return this->export_include_;
114}
115
116void BE_GlobalData::export_include(const ACE_CString& str)
117{

Callers 1

prep_be_argMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected