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

Method add_search_path

dds/DCPS/QOS_XML_Handler/XML_File_Intf.cpp:96–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 void
97 QOS_XML_File_Handler::add_search_path(const ACE_TCHAR *environment,
98 const ACE_TCHAR *relpath)
99 {
100 helper_.get_resolver().get_resolver().add_path(environment, relpath);
101 }
102}
103}
104

Callers 3

initMethod · 0.45
ACE_TMAINFunction · 0.45
parseXMLFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected